spot/tests
Alexandre Duret-Lutz 7e9325866f gf_guarantee_to_ba: save states using histories
This improves gf_guarantee_to_ba() on formulas GF(φ) where the
automaton for F(φ) as several leading transiant SCCs.  E.g.,
GF(a <-> XXXa) where we know get results that are as good as
those of delag without loosing on the cases where delag's technique
would actually produce two big automata.

* spot/twaalgos/gfguarantee.cc: Implement this.
* spot/twaalgos/gfguarantee.hh, NEWS: Document it.
* tests/core/ltl2tgba2.test, tests/core/ltl3ba.test: Add test cases.
2018-06-08 15:32:52 +02:00
..
core gf_guarantee_to_ba: save states using histories 2018-06-08 15:32:52 +02:00
ltsmin always capture exceptions by const references 2018-03-14 17:51:08 +01:00
python genltl: add support for --sejk-f=n,m 2018-06-05 08:48:40 +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 autfilt: better handling of chain of products with -B 2018-05-24 19:23:48 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00