spot/src/tgba
Alexandre Duret-Lutz 372d490712 * iface/gspn/Makefile.am (TESTS): Add dcswaveltl.test.
(ltlgspn_rg_LDADD, ltlgspn_srg_LDADD, ltlgspn_rg_SOURCES)
(ltlgspn_srg_SOURCES): New variables.
(check_PROGRAMS): Add ltlgspn-rg and ltlgspn-srg.

* iface/gspn/Makefile.am (gspn_HEADERS, gspndir): Install
gspn.hh.
2003-07-30 12:44:50 +00:00
..
.cvsignore Initial code for TGBA (Transition Generalized Büchi Automata). 2003-05-26 11:17:40 +00:00
bdddict.cc Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
bdddict.hh Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
bddprint.cc Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
bddprint.hh Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
Makefile.am * src/tgba/tgba.hh (tgba::~tgba): Make it public. 2003-07-25 17:27:52 +00:00
public.hh * src/tgba/ltl2tgba.hh, src/tgba/ltl2tgba.cc: Move ... 2003-06-26 15:15:39 +00:00
state.hh spacing 2003-07-08 11:54:46 +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 * src/tgba/succiter.hh (current_state, current_conditions 2003-07-07 13:43:53 +00:00
succiterconcrete.cc Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
succiterconcrete.hh * src/tgba/succiter.hh (current_state, current_conditions 2003-07-07 13:43:53 +00:00
tgba.cc * src/tgba/tgba.hh, src/tgba/tgba.cc 2003-07-30 12:41:48 +00:00
tgba.hh * src/tgba/tgba.hh, src/tgba/tgba.cc 2003-07-30 12:41:48 +00:00
tgbabddconcrete.cc Now succ_iter() can fetch extra information from 2003-07-17 15:11:49 +00:00
tgbabddconcrete.hh * src/tgba/tgba.hh, src/tgba/tgba.cc 2003-07-30 12:41:48 +00:00
tgbabddconcretefactory.cc Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
tgbabddconcretefactory.hh Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
tgbabddconcreteproduct.cc Homogenize passing of automata as pointers, not references. 2003-07-14 22:20:35 +00:00
tgbabddconcreteproduct.hh Homogenize passing of automata as pointers, not references. 2003-07-14 22:20:35 +00:00
tgbabddcoredata.cc Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
tgbabddcoredata.hh Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
tgbabddfactory.hh Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
tgbaexplicit.cc Now succ_iter() can fetch extra information from 2003-07-17 15:11:49 +00:00
tgbaexplicit.hh Now succ_iter() can fetch extra information from 2003-07-17 15:11:49 +00:00
tgbaproduct.cc * src/tgba/tgba.hh, src/tgba/tgba.cc 2003-07-30 12:41:48 +00:00
tgbaproduct.hh * src/tgba/tgba.hh, src/tgba/tgba.cc 2003-07-30 12:41:48 +00:00
tgbatba.cc * iface/gspn/Makefile.am (TESTS): Add dcswaveltl.test. 2003-07-30 12:44:50 +00:00
tgbatba.hh * src/tgba/tgba.hh, src/tgba/tgba.cc 2003-07-30 12:41:48 +00:00