spot/src/tgba
Alexandre Duret-Lutz 77cb836e47 dotty: Specialize for tgba_digraph_ptr
* src/tgbaalgos/dotty.cc: Specialize for tgba_digraph_ptr.
* src/tgba/tgbagraph.hh, src/tgbaalgos/dupexp.cc: Copy properties by
default when cloning an automaton.
* src/tgbatest/det.test, src/tgbatest/dstar.test,
src/tgbatest/ltl2tgba.test, src/tgbatest/monitor.test,
src/tgbatest/neverclaimread.test, src/tgbatest/tgbaread.test: Adjust
tests.
2015-01-03 16:49:14 +01: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
acc.hh hoa: support Inf(!x) 2014-11-21 16:07:11 +01:00
bdddict.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
bdddict.hh buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
bddprint.cc Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
bddprint.hh buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
formula2bdd.cc ltl: remove the useless Finish operator 2014-12-04 17:48:42 +01:00
formula2bdd.hh Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
fwd.hh Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
Makefile.am Adding tgba-based stutter-invariance checking 2014-11-14 11:11:39 +01:00
taatgba.cc bddop: remove unused file 2014-12-01 17:48:39 +01:00
taatgba.hh ltl: get rid of formula_ptr_hash 2014-10-26 22:17:19 +01:00
tgba.cc tgba: simplify usage of named properties 2014-12-09 16:21:45 +01:00
tgba.hh tgba: simplify usage of named properties 2014-12-09 16:21:45 +01:00
tgbagraph.cc merge transitions: also merge transitions with same conditions 2014-12-17 10:26:46 +01:00
tgbagraph.hh dotty: Specialize for tgba_digraph_ptr 2015-01-03 16:49:14 +01:00
tgbamask.cc Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
tgbamask.hh buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
tgbaproduct.cc Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
tgbaproduct.hh Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
tgbaproxy.cc Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
tgbaproxy.hh Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
tgbasafracomplement.cc tgbasafracomplement: avoid some std::set copies 2014-10-31 11:47:03 +01:00
tgbasafracomplement.hh Replace most uses of scc_map by scc_info. 2014-10-08 17:33:14 +02:00
tgbasl.cc Adding tgba-based stutter-invariance checking 2014-11-14 11:11:39 +01:00
tgbasl.hh stutter check: cleanup and add test cases 2014-11-14 11:11:39 +01:00