spot/spot
Alexandre Duret-Lutz 9ca5b8c2f1 scc_info: add ways to speedup scc_info
* spot/twaalgos/sccinfo.hh, spot/twaalgos/sccinfo.cc: Add an optional
argument to abort on accepting SCC, to not keep track of SCC states,
and some one_accepting_scc() method.
* NEWS: Mention it.
* bin/ltlcross.cc, spot/twaalgos/alternation.cc,
spot/twaalgos/cobuchi.cc, spot/twaalgos/degen.cc,
spot/twaalgos/determinize.cc, spot/twaalgos/dtbasat.cc,
spot/twaalgos/dtwasat.cc, spot/twaalgos/isunamb.cc,
spot/twaalgos/powerset.cc, spot/twaalgos/remfin.cc,
spot/twaalgos/sbacc.cc, spot/twaalgos/sccfilter.cc,
spot/twaalgos/totgba.cc: Adjust arguments passed to scc_info.
2017-10-07 13:12:56 +02:00
..
gen genltl: add a new family from SYNTCOMP'2017 2017-09-22 10:35:24 +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 parity game: compute winning strategy 2017-09-25 12:23:47 +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 * HACKING, doc/tl/tl.tex, spot/tl/formula.hh: Typos 2017-10-03 15:54:48 +02:00
twa streett_to_generalized_buchi: fix incorrect algorithm 2017-09-26 17:22:56 +02:00
twaalgos scc_info: add ways to speedup scc_info 2017-10-07 13:12: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