streett_to_generalized_buchi() now works on Streett-like
* NEWS: Mention the modification. * spot/twaalgos/remfin.cc: Adapt to avoid infinite recursion. * spot/twaalgos/totgba.cc: Work on Streett-like. * tests/Makefile.am, tests/python/streett_totgba.py: Tests the modification. * tests/core/remfin.test: Fix one test case that is now handled by the modification.
This commit is contained in:
parent
570c433122
commit
7b5b8f34f0
6 changed files with 162 additions and 36 deletions
|
|
@ -365,6 +365,7 @@ TESTS_python = \
|
|||
python/setacc.py \
|
||||
python/setxor.py \
|
||||
python/simstate.py \
|
||||
python/streett_totgba.py \
|
||||
python/rs_like.py \
|
||||
python/sum.py \
|
||||
python/trival.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue