autfilt: add a --sbacc option
... to force automata into state-based acceptance. * src/tgbaalgos/sbacc.cc, src/tgbaalgos/sbacc.hh, src/tgbatest/sbacc.test: New files. * src/tgbaalgos/Makefile.am, src/tgbatest/Makefile.am: Add them. * src/tgba/tgbagraph.hh (copy_acceptance_conditions_of): Call set_acceptance_conditions(). * src/bin/autfilt.cc: Add option --sbacc.
This commit is contained in:
parent
cbee5c1a3f
commit
acb67c1bf6
7 changed files with 238 additions and 4 deletions
|
|
@ -112,6 +112,7 @@ TESTS = \
|
|||
randtgba.test \
|
||||
isomorph.test \
|
||||
uniq.test \
|
||||
sbacc.test \
|
||||
stutter.test \
|
||||
emptchk.test \
|
||||
emptchke.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue