ltl2tgba: apply -R3 before -D or -DS.
* src/tgbatest/ltl2tgba.cc (main): Call scc_filter() before the degeneralization, because it might remove useless acceptance conditions. I realized this while looking at experiments from Rdiger Ehlers.
This commit is contained in:
parent
2598f794d8
commit
efb15a9171
3 changed files with 21 additions and 10 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2010-03-03 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
ltl2tgba: apply -R3 before -D or -DS.
|
||||
|
||||
* src/tgbatest/ltl2tgba.cc (main): Call scc_filter() before the
|
||||
degeneralization, because it might remove useless acceptance
|
||||
conditions. I realized this while looking at experiments from
|
||||
Rüdiger Ehlers.
|
||||
|
||||
2010-02-24 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/sanity/style.test: Better fix for the previous error.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue