autfilt: --instut, --destut, --is-empty
* src/bin/autfilt.cc: Add these new options. * src/tgbaalgos/stutterize.cc, src/tgbaalgos/stutterize.hh: Make it possible to call sl() and sl2() without passing the set of atomic propositions. * src/tgbatest/stutter.test: New file. * src/tgbatest/Makefile.am: Add it.
This commit is contained in:
parent
8e9c431706
commit
a626a32dbc
5 changed files with 87 additions and 5 deletions
|
|
@ -119,6 +119,7 @@ TESTS = \
|
|||
randaut.test \
|
||||
randtgba.test \
|
||||
isomorph.test \
|
||||
stutter.test \
|
||||
emptchk.test \
|
||||
emptchke.test \
|
||||
dfs.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue