spot/tests
philipp 7d908b9320 ltlsynt rewrite
Introducing the new game interface
to ltlsynt.
ltlsynt now also uses direct strategy deduction
and formula decomposition.

* bin/ltlsynt.cc: Here
* spot/twaalgos/aiger.cc
, spot/twaalgos/aiger.hh: Use strategy_like
* spot/twaalgos/game.hh: Minor adaption
* spot/twaalgos/mealy_machine.cc: Use new interface
* spot/twaalgos/synthesis.cc
, spot/twaalgos/synthesis.hh: Spezialised split
* tests/core/ltlsynt.test
, tests/python/games.ipynb: Adapting
2021-09-16 14:53:48 +02:00
..
core ltlsynt rewrite 2021-09-16 14:53:48 +02:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python ltlsynt rewrite 2021-09-16 14:53:48 +02:00
sanity parseaut: replace std::map by robin_hood::unordered_flat_map 2021-09-15 16:53:00 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am Making aiger a class 2021-09-16 14:53:46 +02:00
run.in improve PyPy support by following PEP 3149 2021-06-29 21:15:04 +02:00