spot/spot
Alexandre Duret-Lutz fca6513604 simulation: fix merging transiant SCCs
This fixes #452, and also fix a bug related to transiant SCCs
incorrectly merged in cosimulation: the source of the edges was
updated without fixing the chaining of the edges.

* spot/twaalgos/simulation.cc: Fix all the above.
* tests/python/simstate.py: Add test case from issue #452.
* tests/core/det.test, tests/core/ltlsynt.test,
tests/core/satmin.test: Lower expected sizes.
* tests/python/decompose.ipynb: Adjust for changed order.
2021-04-19 23:38:50 +02:00
..
bricks bricks: rework tests 2020-06-11 08:56:56 +02:00
gen gen, bitset: use clz() to simplify 2021-01-17 18:03:09 +01:00
graph defrag_states: do not take the argument by rvalue ref 2021-02-19 16:01:07 +01:00
kripke kripke: add missing SPOT_API 2020-06-03 12:22:41 +02:00
ltsmin ltlsmin: fix incorrect check for dlsym error 2020-10-17 23:26:44 +02:00
mc lpar13: avoid leak when counterexample detected 2020-06-10 10:07:14 +02:00
misc gen, bitset: use clz() to simplify 2021-01-17 18:03:09 +01:00
parseaut parse_aut: add support for #line 2021-04-17 10:39:02 +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 replace bdd_satoneset(x,y,bddtrue) loops by minterms_of(x,y) 2021-04-14 17:31:45 +02:00
tl fix eventual/universal properties for ->/<->/xor 2021-02-03 12:23:34 +01:00
twa * spot/twa/twagraph.cc (remove_unused_ap): Remove unused variable. 2021-04-15 16:03:16 +02:00
twaalgos simulation: fix merging transiant SCCs 2021-04-19 23:38:50 +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