spot/src/tgba
Alexandre Duret-Lutz df05162780 tgba_digraph: Simplify declaration of forwarded methods.
* src/misc/common.hh (SPOT_RETURN): New macro.
* src/tgba/tgbagraph.hh (out, states, transitions): Use it.
2014-08-10 15:17:22 +02:00
..
.cvsignore Initial code for TGBA (Transition Generalized Büchi Automata). 2003-05-26 11:17:40 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
bdddict.cc bdddict: remove now/next variables. 2014-07-09 23:32:23 +02:00
bdddict.hh bdddict: remove now/next variables. 2014-07-09 23:32:23 +02:00
bddprint.cc bdddict: remove now/next variables. 2014-07-09 23:32:23 +02:00
bddprint.hh Use -fvisibility=hidden in src/tgba/. 2013-07-29 01:14:03 +02:00
formula2bdd.cc automatop: remove this type of formula operator. 2014-07-04 10:47:23 +02:00
formula2bdd.hh Use -fvisibility=hidden in src/tgba/. 2013-07-29 01:14:03 +02:00
futurecondcol.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
futurecondcol.hh Use -fvisibility=hidden in src/tgba/. 2013-07-29 01:14:03 +02:00
Makefile.am Remove ltl2tgba_lacim and all supporting classes. 2014-07-09 18:08:44 +02:00
sba.hh Move \ingroup before \brief in all Doxygen comments. 2013-06-08 23:24:37 +02:00
state.hh Use the degeneralization unicity_table in more places. 2014-02-12 14:08:47 +01:00
succiter.hh tgba_succ_iterator: have first() and next() return a bool 2014-02-12 14:08:47 +01:00
taatgba.cc * src/tgba/taatgba.cc: Fix a memory leak. 2014-07-08 16:23:28 +02:00
taatgba.hh tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgba.cc tgba: remove the support_variable() method. 2014-02-17 17:53:54 +01:00
tgba.hh tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgbaexplicit.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
tgbaexplicit.hh Use emplace() for associative containers. 2014-07-31 16:59:47 +02:00
tgbagraph.hh tgba_digraph: Simplify declaration of forwarded methods. 2014-08-10 15:17:22 +02:00
tgbakvcomplement.cc tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgbakvcomplement.hh tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgbamask.cc tgbamask: implement a build_tgba_mask_acc_ignore() function. 2014-03-27 18:43:22 +01:00
tgbamask.hh tgbamask: implement a build_tgba_mask_acc_ignore() function. 2014-03-27 18:43:22 +01:00
tgbaproduct.cc tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgbaproduct.hh tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgbaproxy.cc tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgbaproxy.hh tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgbasafracomplement.cc Use emplace() for associative containers. 2014-07-31 16:59:47 +02:00
tgbasafracomplement.hh tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgbascc.cc tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgbascc.hh tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgbasgba.cc tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgbasgba.hh tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgbatba.cc Use emplace() for associative containers. 2014-07-31 16:59:47 +02:00
tgbatba.hh tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgbaunion.cc tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgbaunion.hh tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
wdbacomp.cc tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
wdbacomp.hh Use -fvisibility=hidden in src/tgba/. 2013-07-29 01:14:03 +02:00