maskkeep: Add a tgba_digraph version
* src/bin/autfilt.cc: Add option --keep-states. * src/tgbaalgos/mask.cc, src/tgbaalgos/mask.hh: Keep the selected states and update the initial state. * src/tgbatest/Makefile.am: Adjust. * src/tgbatest/maskkeep.test: New file.
This commit is contained in:
parent
727c351657
commit
dcad10fc68
5 changed files with 182 additions and 11 deletions
|
|
@ -76,6 +76,7 @@ TESTS = \
|
|||
ltldo.test \
|
||||
ltldo2.test \
|
||||
maskacc.test \
|
||||
maskkeep.test \
|
||||
simdet.test \
|
||||
sim2.test \
|
||||
ltl2tgba.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue