spot/spot
Alexandre Duret-Lutz 42452ba4a3 simplify: improve the logic of some implication checks
Fixes #293.

* spot/tl/simplify.cc: Test implications that would yield tt or ff
first.  In rules of the form "if a => b, a op b = b" also check
if b => a, and in this case return smallest(a,b).
* tests/core/reduccmp.test: Add a test.
* NEWS: Mention it.
2017-10-18 14:50:11 +02:00
..
gen genaut: fix ks_nca 2017-10-18 14:50:11 +02:00
graph is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
kripke Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
ltsmin ltsmin: catch exceptions by reference 2017-06-20 17:29:48 +02:00
misc twa_graph: do not order BDDs by IDs in merge_edges() 2017-09-29 11:36:42 +02:00
parseaut parseaut: allow the univ-branch diagnostics to be ignored 2017-08-01 18:03:06 +02:00
parsetl parsetl: improve coverage 2017-03-15 14:23:19 +01:00
priv get rid of some unnecessary code 2017-09-01 22:09:52 +02:00
ta various typos 2017-03-30 21:45:43 +02:00
taalgos various typos 2017-03-30 21:45:43 +02:00
tl simplify: improve the logic of some implication checks 2017-10-18 14:50:11 +02:00
twa streett_to_generalized_buchi: fix incorrect algorithm 2017-09-29 11:39:05 +02:00
twaalgos simulation: do not create scc_info 2017-10-18 14:50:11 +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