spot/tests
Alexandre Duret-Lutz 64020279cb 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-05-02 15:34:57 +02:00
..
core dot: improve output to work around GraphViz bug 2022-01-14 20:29:10 +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-05-02 15:34:57 +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 tests: add missing dependency on libbddx in ltsmin tests 2021-11-16 23:28:16 +01:00
run.in improve PyPy support by following PEP 3149 2021-06-29 21:15:04 +02:00