spot/src/tgbatest
Alexandre Duret-Lutz 60ec3acea0 Add an option to use WDBA only if it reduces the size of the automaton.
* src/tgba/tgbaexplicit.hh (num_states): New method.
* src/tgbaalgos/minimize.hh, src/tgbaalgos/minimize.cc
(minimize_obligation): Add a reject_bigger option.
* src/tgbatest/ltl2tgba.cc (-RM): New option.
* src/tgbatest/spotlbtt.test: Test -RM.
* bench/ltl2tgba/algorithms: Include -RM in addition to -Rm, and
replace -RDS by -RIS.
* NEWS: Mention this.
2012-08-28 14:39:17 +02:00
..
.cvsignore more files to ignore 2004-06-22 22:58:09 +00:00
.gitignore more files to ignore 2011-04-10 22:14:12 +02:00
babiak.test Perform WDBA minimization before degeneralization. 2011-12-16 12:56:22 +01:00
bddprod.test Fix copyrights. 2010-01-24 20:51:09 +01:00
complementation.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
complementation.test Safra: Fix usage of multiple acceptance conditions and fix text output. 2011-10-23 23:06:59 +02:00
defs.in Make sure the neverclaim parser works on the output of spin and 2010-11-06 14:35:31 +01:00
degendet.test Fix a nondeterministic behavior of the degeneralization algorithm. 2011-08-17 16:24:38 +02:00
degenid.test Make sure the degeneralization is idempotent (up to renaming of 2011-08-25 18:42:00 +02: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 Fix trivial identity (0 => Exp) == 1, and add rewritings for =>. 2012-04-28 09:30:35 +02: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 Revamp tgbaexplicit.hh 2012-04-12 17:39:48 +02:00
explicit.test Fix copyrights. 2010-01-24 20:51:09 +01:00
explicit2.cc tgbaexplicit: execute the test 2012-04-13 08:43:58 +02:00
explicit2.test tgbaexplicit: execute the test 2012-04-13 08:43:58 +02: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 Revamp tgbaexplicit.hh 2012-04-12 17:39:48 +02:00
explprod.test Fix copyrights. 2010-01-24 20:51:09 +01:00
intvcmp2.cc Fix a segfault reported by Etienne Renault using dve2check. 2012-01-24 19:09:07 +01:00
intvcomp.cc Fix compression of large repetitions 2011-04-13 11:33:40 +02:00
intvcomp.test Implement a new compression inspired from simple-9. 2011-05-02 14:46:18 +02:00
kv.test This should finally fix kv.test and dotty.test on the LIP6 buildfarm. 2011-02-10 12:34:39 +01:00
ltl2neverclaim.test Add support for W (weak until) and M (strong release) operators. 2010-04-12 16:40:41 +02:00
ltl2ta.test Don't use -Rm for two different things. 2012-08-21 14:21:30 +02:00
ltl2tgba.cc Add an option to use WDBA only if it reduces the size of the automaton. 2012-08-28 14:39:17 +02:00
ltl2tgba.test FM: Translate X(a&b) as if it were X(a)&X(b). 2012-06-18 18:25:07 +02:00
ltlcounter.test Remove Kristin Rozier's LTLcounter.pl scripts, now that we can 2011-06-06 17:57:55 +02:00
ltlprod.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
ltlprod.test Fix copyrights. 2010-01-24 20:51:09 +01:00
Makefile.am Fix, run, and distribute ltl2ta.test. 2012-08-21 14:21:30 +02:00
mixprod.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
mixprod.test Fix copyrights. 2010-01-24 20:51:09 +01:00
neverclaimread.test ltl2tgba: Set assume_sba for automata read from a neverclaim. 2012-05-20 21:00:40 +02:00
obligation.test Report formulas that are both safety and guarantee. 2011-01-27 21:41:04 +01:00
powerset.cc Revamp tgbaexplicit.hh 2012-04-12 17:39:48 +02:00
randpsl.test Speedup randpsl.test. 2012-04-28 09:30:37 +02:00
randtgba.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02: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
scc.test Replace prune_scc() by scc_filter(). 2009-11-18 18:22:45 +01:00
sccsimpl.test Improve SCC simplification by removing implied acceptance conditions. 2011-08-28 10:37:42 +02:00
spotlbtt.test Add an option to use WDBA only if it reduces the size of the automaton. 2012-08-28 14:39:17 +02: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 Revamp tgbaexplicit.hh 2012-04-12 17:39:48 +02:00
tgbaread.test Fix copyrights. 2010-01-24 20:51:09 +01:00
tripprod.cc Revamp tgbaexplicit.hh 2012-04-12 17:39:48 +02:00
tripprod.test Fix copyrights. 2010-01-24 20:51:09 +01:00
wdba.test Speed up wdba.test, it was too slow for our buildfarm. 2011-01-05 08:02:38 +01:00
wdba2.test Fix computation of support_conditions in tgba_wdba_comp_proxy. 2012-06-07 22:34:00 +02:00