spot/tests
Alexandre Duret-Lutz 843c4cdb91 translate, simplify: limit containment checks of n-ary operators
Fixes #521.

* spot/tl/simplify.cc, spot/tl/simplify.hh,
spot/twaalgos/translate.cc, spot/twaalgos/translate.hh: Add an option
to limit automata-based implication checks of n-ary operators when too
many operands are used.  Defaults to 16.
* bin/spot-x.cc, NEWS, doc/tl/tl.tex: Document it.
* tests/core/bdd.test: Disable the limit for this test.
2022-11-15 17:49:21 +01:00
..
core translate, simplify: limit containment checks of n-ary operators 2022-11-15 17:49:21 +01:00
ltsmin declare all argp_program_doc as static 2022-10-25 16:31:35 +02:00
python adjust to Swig 4.1.0 2022-11-10 17:08:30 +01:00
sanity * tests/sanity/style.test: Fix recent grep warnings. 2022-11-07 09:37:40 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am simplify: set exprop=false during containment checks 2022-11-15 17:22:13 +01:00
run.in test: fix running on python test in OpenBSD 2022-10-02 14:37:21 +02:00