spot/tests
Alexandre Duret-Lutz e5a37ff98f symplify_acceptance: More rules
Fixes #297. Implement the following rules.

Fin(i) & Fin(j) by f if i and j are complementary
Fin(i) & Inf(i) by f
Inf(i) | Inf(j) by t if i and j are complementary
Fin(i) | Inf(i) by t.

* spot/twaalgos/cleanacc.cc, spot/twaalgos/cleanacc.hh: Here.
* tests/python/merge.py: Add more test cases.
* NEWS: Mention the change.
2017-11-06 17:31:59 +01:00
..
core * tests/core/bdddict.cc: Trap SIGABORT so coverage works. 2017-11-05 15:37:45 +01:00
ltsmin ltsmin: catch exceptions by reference 2017-06-20 17:29:48 +02:00
python symplify_acceptance: More rules 2017-11-06 17:31:59 +01:00
sanity man: mention ltlsynt in spot(7) 2017-10-15 12:22:22 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am tests: add a test for bdd_dict::assert_emptiness() 2017-11-05 11:17:56 +01:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00