ltlcross: diagnose complementations requiring too many colors

Fixes #411 reported by Frantiček Blahoudek.

* bin/ltlcross.cc: Catch the issue.
* tests/core/ltlcross6.test: New file.
* tests/Makefile.am: Add it.
* NEWS: Mention it.
This commit is contained in:
Alexandre Duret-Lutz 2020-07-13 17:59:55 +02:00
parent f2403c91dc
commit 1fa048fe8a
4 changed files with 351 additions and 19 deletions

View file

@ -310,6 +310,7 @@ TESTS_twa = \
core/ltlcross.test \
core/spotlbtt2.test \
core/ltlcross2.test \
core/ltlcross6.test \
core/autcross.test \
core/autcross2.test \
core/autcross3.test \