spot/src/tgbatest
Alexandre Duret-Lutz 54e10c2501 "ltl2tgba -Rm" will apply WDBA-minimization only if correct.
* src/tgbatest/ltl2tgba.cc (main): Use WDBA-minimization only when
it is correct. Either we can quickly determine that a formula or
its negation is a safety formula, or we can slowly check the
equivalence of the WDBA-minimized automaton and the original
automaton.
* src/tgbatest/wdba.test: New test.
* src/tgbatest/safety.test: Adjust comment.
* src/tgbatest/spotlbtt.test: Use -Rm.
* src/tgbatest/Makefile.am (TESTS): Add wdba.test.
2011-01-05 08:02:38 +01:00
..
ltlcounter Fix a longstanding bug reported by Kristin Y. Rozier.. 2009-11-04 18:29:30 +01:00
.cvsignore more files to ignore 2004-06-22 22:58:09 +00:00
.gitignore more files to ignore 2008-08-26 14:19:59 +02:00
bddprod.test Fix copyrights. 2010-01-24 20:51:09 +01:00
complementation.cc Rename tgba_complement as tgba_kv_complement. 2010-01-30 12:31:57 +01:00
complementation.test Fix copyrights. 2010-01-24 20:51:09 +01:00
defs.in Make sure the neverclaim parser works on the output of spin and 2010-11-06 14:35:31 +01:00
dfs.test Do not output a counterexample by default in ltl2tgba, introduce 2010-11-06 15:38:00 +01:00
dupexp.test Fix copyrights. 2010-01-24 20:51:09 +01:00
eltl2tgba.test Do not output a counterexample by default in ltl2tgba, introduce 2010-11-06 15:38:00 +01:00
emptchk.test Rationalize options for counter-example output. 2010-11-30 17:28:15 +01:00
emptchke.test Do not output a counterexample by default in ltl2tgba, introduce 2010-11-06 15:38:00 +01:00
emptchkr.test Fix a memory leak in Cou99 statistics. 2010-01-21 12:00:04 +01:00
explicit.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
explicit.test Fix copyrights. 2010-01-24 20:51:09 +01:00
explpro2.test Use Automake 1.11's parallel-tests feature. 2009-09-02 10:41:19 +02:00
explpro3.test Fix copyrights. 2010-01-24 20:51:09 +01:00
explpro4.test Fix copyrights. 2010-01-24 20:51:09 +01:00
explprod.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
explprod.test Fix copyrights. 2010-01-24 20:51:09 +01:00
kv.test Do not recognize "*" as "and". This leaves room for an 2010-01-30 12:27:20 +01:00
ltl2neverclaim.test Add support for W (weak until) and M (strong release) operators. 2010-04-12 16:40:41 +02:00
ltl2tgba.cc "ltl2tgba -Rm" will apply WDBA-minimization only if correct. 2011-01-05 08:02:38 +01:00
ltl2tgba.test Merge transitions in tgba_tba_proxy. 2010-12-12 12:02:48 +01:00
ltlcounter.test Do not output a counterexample by default in ltl2tgba, introduce 2010-11-06 15:38:00 +01:00
ltlprod.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
ltlprod.test Fix copyrights. 2010-01-24 20:51:09 +01:00
Makefile.am "ltl2tgba -Rm" will apply WDBA-minimization only if correct. 2011-01-05 08:02:38 +01:00
minimize.cc Small fixes. 2011-01-05 08:02:38 +01:00
mixprod.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
mixprod.test Fix copyrights. 2010-01-24 20:51:09 +01:00
neverclaimread.test * src/tgbatest/neverclaimread.test: Check that Spot can read the 2010-11-06 15:56:50 +01:00
powerset.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
randtgba.cc Fix a GCC 4.6 warning. 2010-11-30 12:19:45 +01:00
randtgba.test Fix random_graph() not to generate dead states. 2010-02-23 17:20:59 +01:00
readsave.test Remove `readsave' and fix line numbers in tgbaparse error messages. 2010-11-06 14:14:18 +01:00
reduccmp.test Fix copyrights. 2010-01-24 20:51:09 +01:00
reductgba.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
reductgba.test Do not recognize "*" as "and". This leaves room for an 2010-01-30 12:27:20 +01:00
safety.test "ltl2tgba -Rm" will apply WDBA-minimization only if correct. 2011-01-05 08:02:38 +01:00
scc.test Replace prune_scc() by scc_filter(). 2009-11-18 18:22:45 +01:00
spotlbtt.test "ltl2tgba -Rm" will apply WDBA-minimization only if correct. 2011-01-05 08:02:38 +01:00
taatgba.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
taatgba.test Check for missing Copyright blurbs, and add them. 2010-01-30 16:32:13 +01:00
tgbaread.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
tgbaread.test Fix copyrights. 2010-01-24 20:51:09 +01:00
tripprod.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
tripprod.test Fix copyrights. 2010-01-24 20:51:09 +01:00
wdba.test "ltl2tgba -Rm" will apply WDBA-minimization only if correct. 2011-01-05 08:02:38 +01:00