spot/src
Alexandre Duret-Lutz 7069d5406b This should help getting accurate statistics (on both the
formula automaton and the synchronized product) from LBTT.
Idea from Jean-Michel Couvreur.

* src/tgbaalgos/lbtt.cc (nonacceptant_lbtt_bfs): New class.
(nonacceptant_lbtt_reachable): New function.
* src/tgbaalgos/lbtt.hh (nonacceptant_lbtt_reachable): New
function.
* src/tgbatest/ltl2tgba.cc (main): Call nonacceptant_lbtt_reachable
if the -T option is used.
* src/tgbatest/spotlbtt.test: Setup the -T variants, disabled by
default.
2004-02-07 23:49:28 +00:00
..
ltlast * src/ltlast/refformula.hh (ref_formula::ref_count_): New method. 2004-01-23 17:08:45 +00:00
ltlenv * doc/Doxyfile.in: Upgrade to Doxygen 1.3.5. Build 2003-12-29 12:14:04 +00:00
ltlparse * src/ltlparse/Makefile.am ($(FROM_LTLPARSE_YY_MAIN)): 2004-01-05 15:24:18 +00:00
ltltest * src/ltlvisit/tostring.cc: Fix output of F0, F1, G0, G1, X0, and X1. 2004-01-30 16:55:12 +00:00
ltlvisit * src/ltlvisit/tostring.cc: Fix output of F0, F1, G0, G1, X0, and X1. 2004-01-30 16:55:12 +00:00
misc * src/misc/bddalloc.hh: Make all methods public. 2004-02-02 21:39:25 +00:00
tgba * src/tgba/tgbaexplicit.cc (tgba_explicit::get_acceptance_condition): 2004-01-29 17:05:19 +00:00
tgbaalgos This should help getting accurate statistics (on both the 2004-02-07 23:49:28 +00:00
tgbaparse * src/ltlparse/Makefile.am ($(FROM_LTLPARSE_YY_MAIN)): 2004-01-05 15:24:18 +00:00
tgbatest This should help getting accurate statistics (on both the 2004-02-07 23:49:28 +00:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
Makefile.am * COPYING: New file. 2003-11-21 15:54:25 +00:00