spot/spot
Alexandre Duret-Lutz 49188715cd simplify_acc: perform unit-propagation earlier
Closes #405.   This shows no difference on the test suite,
but that is thanks to the previous patch: without it, an
example in automata.ipynb would have an extra edge.

* spot/twaalgos/cleanacc.cc (simplify_acceptance): Call
unit_propagation() before simplify_complementary_marks_here() and
fuse_marks_here(), because that is simpler to perform.
2020-05-23 12:00: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 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 fixpool: allocate a new chunk on creation 2020-05-22 20:53:48 +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 trim: avoid the soon-to-be-deprecated std::ptr_fun 2019-10-17 13:39:51 +02: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 ltlsynt: make sure the previous Xor optimization actually works 2020-05-16 19:22:28 +02:00
twa avoid mark_t::count() when possible 2020-04-19 09:11:16 +02:00
twaalgos simplify_acc: perform unit-propagation earlier 2020-05-23 12:00:56 +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