spot/src
Alexandre Duret-Lutz e94415c6e6 * src/tgbaalgos/emptinesscheck.cc (emptiness_check::check):
Simplify, reorganize, and comment.
* src/tgbaalgos/emptinesscheck.hh (emptiness_check::root_component):
Rename as ...
(emptiness_check::root): ... this, to follow the paper.
2003-10-24 13:50:05 +00:00
..
ltlast * src/ltlast/formula.hh: Make it clear that ref() and unref() 2003-08-19 14:01:48 +00:00
ltlenv * src/ltlenv/environment.hh: Typo in comments. 2003-08-10 10:27:29 +00:00
ltlparse * src/ltlparse/ltlscan.ll: Allow doubly quoted atomic propositions. 2003-10-02 15:58:57 +00:00
ltltest Revamp the multop interface to allow some basic optimizations like 2003-08-10 16:29:49 +00:00
ltlvisit Rewrite all std::map<const formula*, ...> as 2003-08-28 16:59:11 +00:00
misc * src/misc/bddalloc.cc (bdd_allocator::initialize): Augment 2003-10-14 08:49:31 +00:00
tgba * src/tgba/state.hh (state_ptr_less_than, state_ptr_equal): 2003-09-30 16:02:34 +00:00
tgbaalgos * src/tgbaalgos/emptinesscheck.cc (emptiness_check::check): 2003-10-24 13:50:05 +00:00
tgbaparse Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
tgbatest * src/tgbaalgos/emptinesscheck.hh (emptiness_check::emptiness_check): 2003-10-23 14:17:02 +00:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
Makefile.am Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00