implement conversion to GRA and GSA
Fixes #174. * spot/twaalgos/totgba.hh, spot/twaalgos/totgba.cc (to_generalized_streett, to_generalized_rabin): New functions. * spot/twa/acc.hh: Declare more methods as static. * bin/autfilt.cc: Implement --generalized-rabin and --generalized-streett options. * NEWS: Mention these. * tests/core/gragsa.test: New file. * tests/Makefile.am: Add it.
This commit is contained in:
parent
736003057c
commit
14bee1ae7f
7 changed files with 338 additions and 11 deletions
|
|
@ -207,6 +207,7 @@ TESTS_twa = \
|
|||
core/complete.test \
|
||||
core/complement.test \
|
||||
core/remfin.test \
|
||||
core/gragsa.test \
|
||||
core/dstar.test \
|
||||
core/readsave.test \
|
||||
core/ltldo.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue