simplify_acc: loop over the simplifications
* spot/twaalgos/cleanacc.cc (simplify_acceptance_here): Run the simplifications in a loop until the condition does not change anymore. * tests/python/simplacc.py, tests/core/accsimpl.test, tests/core/remfin.test, tests/python/merge.py, tests/python/simplacc.py, tests/python/toparity.py: Update expected results. * tests/python/automata.ipynb: Update the failing example to a more interesting one, matching the one in doc/org/autfilt.org.
This commit is contained in:
parent
b62e1bb13c
commit
102ef04364
7 changed files with 1516 additions and 1209 deletions
|
|
@ -72,4 +72,4 @@ State: 0
|
|||
--END--
|
||||
EOF
|
||||
autcross --language-preserved 'autfilt --simplify-acc' -F frenkin
|
||||
test 1,4,2 = "`autfilt --simplify-acc frenkin --stats=%s,%e,%a`"
|
||||
test 1,4,1 = "`autfilt --simplify-acc frenkin --stats=%s,%e,%a`"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue