spot/tests
Philipp Schlehuber-Caissier 97fc3f6c0b Introduce simplify_mealy
Convenience function dispatching to
minimize_mealy and reduce_mealy.
Change tests accordingly

* spot/twaalgos/mealy_machine.cc,
  spot/twaalgos/mealy_machine.hh: Here
* bin/ltlsynt.cc: Use simplify
* spot/twaalgos/synthesis.cc,
  spot/twaalgos/synthesis.hh: Remove
 minimization, Update options
* tests/core/ltlsynt.test,
  tests/python/synthesis.ipynb,
  tests/python/_synthesis.ipynb: Adapt
2022-03-18 15:35:54 +01:00
..
core Introduce simplify_mealy 2022-03-18 15:35:54 +01:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python Introduce simplify_mealy 2022-03-18 15:35:54 +01:00
sanity tests: replace all "assert" by unittest assertions 2022-03-07 09:03:21 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am ltlfilt: add --sonf and --sonf-aps flags 2022-03-04 17:24:26 +01:00
run.in tests: don't wipe python environment 2022-03-10 15:57:19 +01:00