spot/spot
Alexandre Duret-Lutz 6dbdd89fc1 genem: replace one recursive call by a loop
* spot/twaalgos/genem.cc: In the spot29 implementation for the generic
case, when Fin(fo)=true and Fin(fo)=false have to be tested
separately, the second test can be done by a loop instead of a
recursion, to avoid unnecessary processing of the acceptance
condition.  Suggested by Jan Strejček.
2020-06-18 15:32:54 +02:00
..
bricks bricks: rework tests 2020-06-11 08:56:56 +02:00
gen genltl: add --pps-arbiter-{strict,standard} 2019-07-12 16:48:10 +02:00
graph remove is_alternating() methods 2020-04-05 14:12:45 +02:00
kripke kripke: add missing SPOT_API 2020-06-03 12:22:41 +02:00
ltsmin sanity: please 80 columns 2020-06-03 12:22:41 +02:00
mc lpar13: avoid leak when counterexample detected 2020-06-10 10:07:14 +02:00
misc misc: add clz wrapper for builtin 2020-06-03 12:22:40 +02:00
parseaut Upgrade parsers to Bison >= 3.0 2019-08-26 17:07:15 +02:00
parsetl introduce op::strong_X 2019-09-23 17:01:28 +02:00
priv fixpool: propose alternative policy 2020-06-03 12:22:26 +02:00
ta fixpool: propose alternative policy 2020-06-03 12:22:26 +02:00
taalgos deprecate spot::acc_cond::format() 2019-07-05 22:43:36 +02:00
tl ltlsynt: make sure the previous Xor optimization actually works 2020-05-16 19:22:28 +02:00
twa address a new g++-10 warnings 2020-06-09 08:31:22 +02:00
twaalgos genem: replace one recursive call by a loop 2020-06-18 15:32:54 +02:00
twacube cube: prefer value_initialization 2020-06-10 10:07:14 +02:00
twacube_algos are_equivalent: remove redundant code 2020-06-03 12:22:41 +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 rpm: fixes commit 3acf2ca6 2020-06-08 08:15:52 +02:00