spot/spot
Alexandre Duret-Lutz b0b431a5a4 improve gf_guarantee_to_ba
* spot/twaalgos/gfguarantee.cc: Combine the last letter read
with the first one of the next pass when doing transition-based
acceptance.  Also move the initial states to the source of any
accepting transition if the input is deterministic.
* tests/core/ltl2tgba2.test, tests/core/satmin.test,
tests/python/stutter-inv.ipynb: Reduce expected sizes of a few
automata.
2018-05-03 20:05:50 +02:00
..
gen include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
graph Fix various typos 2018-03-01 16:07:03 +01:00
kripke Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
ltsmin work around some g++-7.3 issues 2018-03-27 22:25:26 +02:00
misc print_dot: correctly escape \n in html output 2018-04-27 15:46:56 +02:00
parseaut Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
parsetl include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
priv sat_minimize: improve logs and document Python bindings 2018-03-30 18:01:59 +02:00
ta Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
taalgos Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
tl simplify: reduce {r;1} to {r} or {1} 2018-03-15 07:59:25 +01:00
twa specialized translation for GF(guarantee) and FG(safety) 2018-03-28 18:20:46 +02:00
twaalgos improve gf_guarantee_to_ba 2018-05-03 20:05:50 +02:00
.gitignore install pkg-config configuration files 2017-01-14 17:56:05 +01:00
libspot.pc.in install pkg-config configuration files 2017-01-14 17:56:05 +01:00
Makefile.am fix libspot.pc and libspotltsmin.pc generation 2017-05-04 11:13:20 +02:00