spot/src
2014-08-10 15:17:14 +02:00
..
bin ltl_to_tgba_fm: Build a tgba_digraph instead of a tgba_explicit_formula 2014-08-06 18:31:18 +02:00
dstarparse dra2ba: Use tgba_digraph. 2014-08-06 10:55:46 +02:00
graph * src/graph/graph.hh (transitions): New method. 2014-08-10 15:17:14 +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 * src/ltlvisit/contain.cc: Do not mention tgba_explicit_number. 2014-08-06 10:55:46 +02:00
misc common: introduce SPOT_UNREACHABLE and SPOT_UNIMPLEMENTED. 2014-06-27 15:55:26 +02:00
neverparse * src/neverparse/public.hh: Typo in comment. 2014-08-06 10:55:46 +02:00
priv ltl_to_tgba_fm: Build a tgba_digraph instead of a tgba_explicit_formula 2014-08-06 18:31:18 +02:00
saba Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
sabaalgos Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
sabatest more files to ignore 2012-11-28 16:45:04 +01: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 Use emplace() for associative containers. 2014-07-31 16:59:47 +02:00
tgba ltl_to_tgba_fm: Build a tgba_digraph instead of a tgba_explicit_formula 2014-08-06 18:31:18 +02:00
tgbaalgos ltl_to_tgba_fm: Build a tgba_digraph instead of a tgba_explicit_formula 2014-08-06 18:31:18 +02:00
tgbaparse lbtt: build an explicit automaton on input. 2014-07-03 10:06:53 +02:00
tgbatest ltl_to_tgba_fm: Build a tgba_digraph instead of a tgba_explicit_formula 2014-08-06 18:31:18 +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