spot/tests
philipp 786599ed20 Adding selective edge sorting and state merging
The merging is (possibly) more expensive but also
merges more states when applied to all states.

* spot/graph/graph.hh: edge sorting
* spot/twa/twagraph.cc,
spot/twa/twagraph.hh: selective state merging
* tests/core/twagraph.cc: Adjusting tests
2021-09-16 14:53:47 +02:00
..
core Adding selective edge sorting and state merging 2021-09-16 14:53:47 +02:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python Adding dot suppport for aiger class 2021-09-16 14:53:47 +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