spot/spot
Alexandre Duret-Lutz 3820f369b0 genem: fix suboptimal selection of Fin to remove
* spot/twaalgos/genem.cc: If a disjunct has no unit-Fin to remove the
code should select any Fin occuring in the disjunct, but it was
selecting any Fin occuring in the acceptance condition (made of
disjuncts) instead.  This could potentially double the number of
recursive calls.
2020-03-12 22:47:03 +01:00
..
gen genltl: add --pps-arbiter-{strict,standard} 2019-07-12 16:48:10 +02:00
graph remove duplicated includes 2018-07-23 10:01:38 +02:00
kripke python: improve kripke_graph bindings 2019-03-16 13:28:45 +01:00
ltsmin ltsmin: update Doxygen documentation for DEAD 2019-08-27 17:10:00 +02:00
misc tmpfile: improve error message 2019-12-31 22:42:45 +01:00
parseaut Upgrade parsers to Bison >= 3.0 2019-08-26 17:07:15 +02:00
parsetl Upgrade parsers to Bison >= 3.0 2019-08-26 17:07:15 +02:00
priv trim: avoid the soon-to-be-deprecated std::ptr_fun 2019-10-28 14:53:32 +01:00
ta noexcept: please gcc snapshot 2018-11-29 10:16:01 +00:00
taalgos deprecate spot::acc_cond::format() 2019-07-05 22:43:36 +02:00
tl forbid the use of std::endl on std::cerr 2019-07-17 09:15:50 +02:00
twa fix is_generalized_rabin() and is_generalized_streett() 2020-02-19 10:52:15 +01:00
twaalgos genem: fix suboptimal selection of Fin to remove 2020-03-12 22:47:03 +01: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