spot/src
Alexandre Duret-Lutz 917f70073f tgba_digraph: add a set_single_acceptance_set() method.
* src/tgba/tgbagraph.cc: New file.
* src/tgba/Makefile.am: Adjust.
* src/tgba/tgbagraph.hh (set_single_acceptance_set,
new_acc_transition): New methods.
(set_acceptance_conditions, merge_transitions): Move body
to tgbagraph.cc.
* src/tgbaalgos/complete.cc, src/tgbaalgos/degen.cc,
src/tgbaalgos/dtbasat.cc, src/tgbaalgos/dtgbacomp.cc,
src/neverparse/neverclaimparse.yy, src/dstarparse/dra2ba.cc,
src/dstarparse/nra2nba.cc: Simplify using these new methods.
2014-08-13 14:31:11 +02:00
..
bin remove tgba_explicit variants and the old scc_filter 2014-08-12 10:18:15 +02:00
dstarparse tgba_digraph: add a set_single_acceptance_set() method. 2014-08-13 14:31:11 +02:00
graph * src/graph/ngraph.hh (names): Fix constness. 2014-08-10 20:21:12 +02:00
graphtest tgba_digraph: Fix handling of initial state. 2014-08-06 10:55:46 +02:00
kripke tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
kripkeparse Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
kripketest more files to ignore 2012-11-28 16:45:04 +01:00
ltlast Use emplace() for associative containers. 2014-07-31 16:59:47 +02:00
ltlenv ltl::environment: correctly declare name() as const 2014-06-27 10:32:39 +02:00
ltlparse c++11: replace push(Type(args...)) by emplace(args...) 2014-02-12 14:08:47 +01:00
ltltest automatop: remove this type of formula operator. 2014-07-04 10:47:23 +02:00
ltlvisit Remove deprecated algorithms. 2014-08-12 10:29:36 +02:00
misc tgba_digraph: Simplify declaration of forwarded methods. 2014-08-10 15:17:22 +02:00
neverparse tgba_digraph: add a set_single_acceptance_set() method. 2014-08-13 14:31:11 +02:00
priv remove tgba_explicit variants and the old scc_filter 2014-08-12 10:18:15 +02:00
saba get rid of tgba_tba_proxy 2014-08-12 16:42:58 +02:00
sabaalgos Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
sabatest get rid of tgba_tba_proxy 2014-08-12 16:42:58 +02:00
sanity common: introduce SPOT_UNREACHABLE and SPOT_UNIMPLEMENTED. 2014-06-27 15:55:26 +02:00
ta tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
taalgos remove the sba interface 2014-08-12 16:42:47 +02:00
tgba tgba_digraph: add a set_single_acceptance_set() method. 2014-08-13 14:31:11 +02:00
tgbaalgos tgba_digraph: add a set_single_acceptance_set() method. 2014-08-13 14:31:11 +02:00
tgbaparse lbtt: build an explicit automaton on input. 2014-07-03 10:06:53 +02:00
tgbatest get rid of tgba_tba_proxy 2014-08-12 16:42:58 +02:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
.gitignore more files to ignore 2009-09-02 10:41:18 +02:00
Makefile.am eltl2tgba: remove this unused code. 2014-07-04 08:22:11 +02:00