spot/spot
Maximilien Colange bd5c6920b1 Use clearer names for three methods of spot::scc_info
scc_info::used_acc() and spot::info::used_acc_of() have been renamed to
scc_info::marks() and scc_info::marks_of().
scc_info::acc() has been renamed to (the already existing and redundant)
scc_info::acc_sets_of().
Old names have been deprecated.

* spot/twaalgos/sccinfo.hh, spot/twaalgos/sccinfo.cc: implement it.
* spot/twaalgos/dtwasat.cc, spot/twaalgos/isweakscc.cc,
  spot/twaalgos/remfin.cc, spot/twaalgos/sccfilter.cc: update names.
* NEWS: documentate it.
2017-09-19 10:24:12 +02:00
..
gen genltl: add 4 new families from Müller & Sickert (GandALF'17) 2017-09-15 22:32:04 +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 Typos 2017-08-28 17:54:21 +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: rewrite GF(a & Fb) as G(Fa & Fb) 2017-09-02 20:02:20 +02:00
twa fix typos and indentation 2017-09-05 13:23:01 +02:00
twaalgos Use clearer names for three methods of spot::scc_info 2017-09-19 10:24:12 +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