spot/tests
philipp 17db582341 Making aiger a class
Aiger circuits noew have their own class.
Monitors can be translated to and obtained
from aiger circuits.
Moreover a step by step evaluation method
is provided.

* spot/twaalgos/aiger.hh,
spot/twaalgos/aiger.cc: Here
* bin/ltlsynt.cc: Adopt new modes
* tests/core/ltlsynt.test: Adapt tests
* python/spot/impl.i: Add python support
* tests/Makefile.am,
tests/python/aiger.py: New test cases
2021-09-16 14:53:46 +02:00
..
core Making aiger a class 2021-09-16 14:53:46 +02:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python Making aiger a class 2021-09-16 14:53:46 +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