spot/src/tgbaalgos
Alexandre Duret-Lutz b60722bc58 * src/tgbaalgos/emptinesscheck.hh (connected_component::not_null,
connected_component::transition_acc,
connected_component::nb_transition,
connected_component::nb_state): Remove these unused attributes.
(connected_component::connected_component): Merge the two
definitions into one.
(connected_component::~connected_component): Remove.
(connected_component::isAccepted): Delete, unused.
* src/tgbaalgos/emptinesscheck.cc
(connected_component::connected_component,
connected_component::~connected_component): Adjust.
(connected_component::isAccepted): Delete.
(spot):

* src/tgbatest/emptchk.test: Typo.
2003-10-23 13:50:15 +00:00
..
.cvsignore * src/Makefile.am (SUBDIRS): Add tgbaalgos. 2003-05-26 13:50:54 +00:00
dotty.cc * wrap/python/cgi/ltl2tgba.in: Convert GIFs to PNGs. Restrict 2003-08-07 12:14:01 +00:00
dotty.hh Homogenize passing of automata as pointers, not references. 2003-07-14 22:20:35 +00:00
emptinesscheck.cc * src/tgbaalgos/emptinesscheck.hh (connected_component::not_null, 2003-10-23 13:50:15 +00:00
emptinesscheck.hh * src/tgbaalgos/emptinesscheck.hh (connected_component::not_null, 2003-10-23 13:50:15 +00:00
lbtt.cc * src/tgba/state.hh (state_ptr_less_than, state_ptr_equal): 2003-09-30 16:02:34 +00:00
lbtt.hh Homogenize passing of automata as pointers, not references. 2003-07-14 22:20:35 +00:00
ltl2tgba_fm.cc Rewrite all std::map<const formula*, ...> as 2003-08-28 16:59:11 +00:00
ltl2tgba_fm.hh This implements Couvreur's FM'99 ltl2tgba translation. 2003-08-15 01:33:09 +00:00
ltl2tgba_lacim.cc * src/tgbaalgos/ltl2tgba.cc, src/tgbaalgos/ltl2tgba.hh: Rename as ... 2003-09-22 15:54:34 +00:00
ltl2tgba_lacim.hh * src/tgbaalgos/ltl2tgba.cc, src/tgbaalgos/ltl2tgba.hh: Rename as ... 2003-09-22 15:54:34 +00:00
magic.cc * src/tgba/state.hh (state::hash): New method. 2003-08-29 15:54:31 +00:00
magic.hh * src/tgba/state.hh (state::hash): New method. 2003-08-29 15:54:31 +00:00
Makefile.am * src/tgbatest/emptinesscheckexplicit.test (acc): New file. 2003-09-25 15:12:44 +00:00
reachiter.cc * src/tgba/state.hh (state::hash): New method. 2003-08-29 15:54:31 +00:00
reachiter.hh * src/tgba/state.hh (state::hash): New method. 2003-08-29 15:54:31 +00:00
save.cc * src/tgba/tgbaexplicit.cc (tgba_explicit::all_accepting_conditions) 2003-08-29 15:48:23 +00:00
save.hh Homogenize passing of automata as pointers, not references. 2003-07-14 22:20:35 +00:00