spot/src/tgba
Alexandre Duret-Lutz 2ea7cbe0f5 * src/tgba/tgbabddcoredata.hh (tgba_bdd_core_data::nownext_set):
New attribute.
* tgba/tgbabddcoredata.cc, tgba/tgbabddtranslatefactory.cc:
Handle nownext_set.
* src/tgba/succiterconcrete.cc
(tgba_succ_iterator_concrete::next): Use nownext_set to simplify.
2003-07-02 14:19:04 +00:00
..
.cvsignore Initial code for TGBA (Transition Generalized Büchi Automata). 2003-05-26 11:17:40 +00:00
bddfactory.cc Initial code for TGBA (Transition Generalized Büchi Automata). 2003-05-26 11:17:40 +00:00
bddfactory.hh * src/tgba/bddfactory.hh, src/tgba/statebdd.hh, 2003-05-27 14:42:58 +00:00
bddprint.cc Switch from "promises" to "accepting set". Fix the definitions 2003-06-23 17:28:26 +00:00
bddprint.hh * src/tgba/bddprint.hh, src/tgba/tgbabddconcretefactory.hh, 2003-06-25 15:23:10 +00:00
dictunion.cc * src/tgba/succiter.hh: Adjust comments about promises to 2003-06-26 14:44:21 +00:00
dictunion.hh * src/tgba/bddprint.cc, src/tgba/bddprint.hh, 2003-05-27 15:18:32 +00:00
Makefile.am * src/tgba/ltl2tgba.hh, src/tgba/ltl2tgba.cc: Move ... 2003-06-26 15:15:39 +00:00
public.hh * src/tgba/ltl2tgba.hh, src/tgba/ltl2tgba.cc: Move ... 2003-06-26 15:15:39 +00:00
state.hh * doc/Doxyfile.in (HAVE_DOT): Set to YES to output 2003-06-30 15:38:41 +00:00
statebdd.cc Make sure we can multiply two tgba_explicit. 2003-06-16 15:18:20 +00:00
statebdd.hh Make sure we can multiply two tgba_explicit. 2003-06-16 15:18:20 +00:00
succiter.hh * doc/Doxyfile.in (HAVE_DOT): Set to YES to output 2003-06-30 15:38:41 +00:00
succiterconcrete.cc * src/tgba/tgbabddcoredata.hh (tgba_bdd_core_data::nownext_set): 2003-07-02 14:19:04 +00:00
succiterconcrete.hh Rewrite tgba_succ_iterator_concrete::next for the fourth time 2003-07-02 13:19:19 +00:00
tgba.hh * src/tgba/tgbabddcoredata.hh: Fix some Doxygen comments. 2003-06-26 15:06:18 +00:00
tgbabddconcrete.cc * src/tgba/succiterconcrete.hh (next_succ_set_): Rename as ... 2003-06-25 15:15:30 +00:00
tgbabddconcrete.hh Switch from "promises" to "accepting set". Fix the definitions 2003-06-23 17:28:26 +00:00
tgbabddconcretefactory.cc * src/tgba/tgbabddconcretefactory.cc: 2003-06-30 08:15:06 +00:00
tgbabddconcretefactory.hh * src/tgba/tgbabddconcretefactory.cc: 2003-06-30 08:15:06 +00:00
tgbabddconcreteproduct.cc * src/tgba/bddprint.cc, src/tgba/bddprint.hh, 2003-05-27 15:18:32 +00:00
tgbabddconcreteproduct.hh whitespace 2003-05-27 16:04:08 +00:00
tgbabddcoredata.cc * src/tgba/tgbabddcoredata.hh (tgba_bdd_core_data::nownext_set): 2003-07-02 14:19:04 +00:00
tgbabddcoredata.hh * src/tgba/tgbabddcoredata.hh (tgba_bdd_core_data::nownext_set): 2003-07-02 14:19:04 +00:00
tgbabdddict.cc Switch from "promises" to "accepting set". Fix the definitions 2003-06-23 17:28:26 +00:00
tgbabdddict.hh Switch from "promises" to "accepting set". Fix the definitions 2003-06-23 17:28:26 +00:00
tgbabddfactory.hh * src/tgba/bddprint.cc, src/tgba/bddprint.hh, 2003-05-27 15:18:32 +00:00
tgbabddtranslatefactory.cc * src/tgba/tgbabddcoredata.hh (tgba_bdd_core_data::nownext_set): 2003-07-02 14:19:04 +00:00
tgbabddtranslatefactory.hh whitespace 2003-05-27 16:04:08 +00:00
tgbaexplicit.cc * doc/Doxyfile.in (HAVE_DOT): Set to YES to output 2003-06-30 15:38:41 +00:00
tgbaexplicit.hh * doc/Doxyfile.in (HAVE_DOT): Set to YES to output 2003-06-30 15:38:41 +00:00
tgbaproduct.cc * doc/Doxyfile.in (HAVE_DOT): Set to YES to output 2003-06-30 15:38:41 +00:00
tgbaproduct.hh * doc/Doxyfile.in (HAVE_DOT): Set to YES to output 2003-06-30 15:38:41 +00:00
tgbatranslateproxy.cc * doc/Doxyfile.in (HAVE_DOT): Set to YES to output 2003-06-30 15:38:41 +00:00
tgbatranslateproxy.hh * doc/Doxyfile.in (HAVE_DOT): Set to YES to output 2003-06-30 15:38:41 +00:00