spot/tests
Alexandre Duret-Lutz 8a4a4b9fff simplify_acceptance: fix erroneous simplification
Reported by Florian Renkin.

* spot/twaalgos/cleanacc.cc: Do not rewrite
...Fin(0)&(Fin(1)|(Fin(3)&Inf(4)))... as Fin(0)&f when it appears that
{1,3} cannot receive {0}, because {1} is used elsewhere in the
acceptance.
* tests/python/simplacc.py: Add test case.
2020-02-24 12:17:07 +01:00
..
core autfilt add support for --partial-degeneralize 2020-02-15 10:31:28 +01:00
ltsmin forbid the use of std::endl on std::cerr 2019-07-17 09:15:50 +02:00
python simplify_acceptance: fix erroneous simplification 2020-02-24 12:17:07 +01:00
sanity determinize: various micro optimizations 2019-10-17 09:45:43 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am autfilt add support for --partial-degeneralize 2020-02-15 10:31:28 +01:00
run.in * tests/run.in: reset some envvars to avoid spurious failures. 2020-02-16 16:38:17 +01:00