Adding sat-based minimization for mealy machines
* spot/twaalgos/mealy_machine.hh, spot/twaalgos/mealy_machine.cc: Here * spot/twaalgos/Makefile.am: Here * tests/python/mealy.py: Added tests * tests/Makefile.am: Adding mealy.py * python/spot/impl.i: Here
This commit is contained in:
parent
e8f5865fb8
commit
f4776efb63
6 changed files with 3653 additions and 1 deletions
|
|
@ -409,6 +409,7 @@ TESTS_python = \
|
|||
python/ltlf.py \
|
||||
python/ltlparse.py \
|
||||
python/ltlsimple.py \
|
||||
python/mealy.py \
|
||||
python/merge.py \
|
||||
python/mergedge.py \
|
||||
python/minato.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue