stutter: detect stutter-invariance at the state level
* spot/twaalgos/stutter.cc, spot/twaalgos/stutter.hh: Implement stutter-invariance detection at the state level. * python/spot/impl.i: Instantiate std::vector<bool> * tests/python/stutter-inv-states.ipynb: New file. * tests/Makefile.am, doc/org/tut.org: Add it.
This commit is contained in:
parent
b4963a7a6c
commit
9b18729721
7 changed files with 1932 additions and 1 deletions
|
|
@ -332,6 +332,7 @@ TESTS_ipython = \
|
|||
python/product.ipynb \
|
||||
python/randaut.ipynb \
|
||||
python/randltl.ipynb \
|
||||
python/stutter-inv-states.ipynb \
|
||||
python/testingaut.ipynb \
|
||||
python/word.ipynb
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue