spot/src/tgba
Alexandre Duret-Lutz 71d21b378b hoa: support Inf(!x)
* src/hoaparse/hoaparse.yy: Here.
* src/tgbatest/hoaparse.test: More tests.
* src/tgba/acc.hh (operator^=): New method.
2014-11-21 16:07:11 +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 Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02: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 Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
taatgba.hh ltl: get rid of formula_ptr_hash 2014-10-26 22:17:19 +01:00
tgba.cc Replace most uses of scc_map by scc_info. 2014-10-08 17:33:14 +02:00
tgba.hh Replace most uses of scc_map by scc_info. 2014-10-08 17:33:14 +02:00
tgbagraph.cc tgba_digraph: speedup purge_unreachable_states slightly 2014-10-30 16:05:28 +01:00
tgbagraph.hh monitor: add a few tests 2014-11-20 10:59:56 +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