spot/tests
Alexandre Duret-Lutz f5965966e9 translator: add tls-max-states option
This restricts the time spent in translating sub-formulas for
implication tests by limiting the associated automata to 64 states by
default.  Doing so this does worsen any test case, and actually remove
all calls the BuDDy's GC in bdd.test.

* spot/twaalgos/translate.cc, spot/twaalgos/translate.hh,
spot/tl/simplify.cc, spot/tl/simplify.hh, spot/tl/contain.hh,
spot/tl/contain.cc, spot/twaalgos/ltl2tgba_fm.cc,
spot/twaalgos/ltl2tgba_fm.hh: Add support for the option or
its constraint via an output_aborter.
* bin/spot-x.cc, NEWS: Document it.
* tests/core/bdd.test: Adjust and augment test case.
2020-09-18 09:41:29 +02:00
..
core translator: add tls-max-states option 2020-09-18 09:41:29 +02:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python python: reduce automata width to prevent overflows with Jupyter 2020-09-17 11:21:06 +02:00
sanity remove_fin: ignore more useless transitions 2020-07-24 15:38:42 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am python: add some parity-game bindings 2020-09-09 15:32:44 +02:00
run.in * tests/run.in: reset some envvars to avoid spurious failures. 2020-02-16 16:38:17 +01:00