spot/tests
Alexandre Duret-Lutz f0b77e21c8 autcross: simplify code using complement() and intersecting_word()
* bin/autcross.cc: Let complement() decide how to complement automata.
Do not apply remove_fin(), because we have a generic emptiness check
now.  Use intersecting_word() instead of product()+accepting_word() so
that the former can maybe be optimized in the future.
* tests/core/autcross2.test: Adjust test case to use TGBA instead
of monitors, as calling complement() had a side-effect of setting
the "weak" property on the input.
2019-06-07 14:56:56 +02:00
..
core autcross: simplify code using complement() and intersecting_word() 2019-06-07 14:56:56 +02:00
ltsmin Update instructions for divine-ltsmin installation 2019-06-04 13:58:19 +02:00
python remprop: reset no-terminal property 2019-06-04 13:58:19 +02:00
sanity * tests/sanity/style.test: Allow {{x}} in constructors. 2018-05-24 19:23:48 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am remprop: reset no-terminal property 2019-06-04 13:58:19 +02:00
run.in work around new import statements generated by swig-4.0 2019-06-04 11:32:46 +02:00