spot/tests
Alexandre Duret-Lutz 3f9f6029e7 reduce_parity: fix to work on automata with deleted edges
* spot/twaalgos/parity.cc (reduce_parity): Use the
size of the edge vector to initialize piprime1 and piprime2,
not the number of edges.
* tests/python/parity.py: Add test case, based on a report
by Yann Thierry-Mieg.
2022-02-14 09:13:36 +01:00
..
core improve support for LTLf semantics 2022-02-07 16:41:59 +01:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python reduce_parity: fix to work on automata with deleted edges 2022-02-14 09:13:36 +01: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 improve support for LTLf semantics 2022-02-07 16:41:59 +01:00
run.in improve PyPy support by following PEP 3149 2021-06-29 21:15:04 +02:00