spot/src/tgbatest
Pierre PARUTTO a15aac2845 Revamp tgbaexplicit.hh
* src/tgba/tgbaexplicit.hh, src/tgba/tgbaexplicit.cc: Factor most of
the code in an explicit_graph<State, Type> that inherits from type.
The tgba_explicit type<State> now inherits from
explicit_graph<State,tgba>.
* src/ltlvisit/contain.cc, src/neverparse/neverclaimparse.yy
src/tgba/tgbareduc.cc, src/tgba/tgbareduc.hh, src/tgbaalgos/cutscc.cc,
src/tgbaalgos/dupexp.cc, src/tgbaalgos/dupexp.hh,
src/tgbaalgos/emptiness.cc, src/tgbaalgos/ltl2tgba_fm.cc,
src/tgbaalgos/ltl2tgba_fm.hh, src/tgbaalgos/minimize.cc,
src/tgbaalgos/powerset.cc, src/tgbaalgos/randomgraph.cc,
src/tgbaalgos/sccfilter.cc, src/tgbaparse/tgbaparse.yy,
src/tgbatest/complementation.cc, src/tgbatest/explicit.cc,
src/tgbatest/explprod.cc, src/tgbatest/ltl2tgba.cc,
src/tgbatest/mixprod.cc, src/tgbatest/powerset.cc,
src/tgbatest/tgbaread.cc, src/tgbatest/tripprod.cc:
Replace tgba_explicit* by the actual type used.
* src/tgbatest/explicit2.cc: New file.
* src/tgbatest/Makefile.am: Add it.
2012-04-12 17:39:48 +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 Revamp tgbaexplicit.hh 2012-04-12 17:39:48 +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 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 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 Revamp tgbaexplicit.hh 2012-04-12 17:39:48 +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
ltl2tgba.cc Revamp tgbaexplicit.hh 2012-04-12 17:39:48 +02:00
ltl2tgba.test Running ltl2tgba -R1q -R1t -N would degeneralize before and 2011-08-25 16:53:40 +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 Fix copyrights. 2010-01-24 20:51:09 +01:00
ltlprod.test Fix copyrights. 2010-01-24 20:51:09 +01:00
Makefile.am Revamp tgbaexplicit.hh 2012-04-12 17:39:48 +02:00
mixprod.cc Revamp tgbaexplicit.hh 2012-04-12 17:39:48 +02:00
mixprod.test Fix copyrights. 2010-01-24 20:51:09 +01:00
neverclaimread.test Fully quote guards used by neverclaims. 2011-11-16 14:27:50 +01: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
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 Make state_explicit instances persistent objects. 2011-03-31 08:26:34 +02:00
reductgba.test Do not recognize "*" as "and". This leaves room for an 2010-01-30 12:27:20 +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 * src/tgbatest/spotlbtt.test: Add test for -l -R3b, showing many 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 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 minimize_wdba() failed to fully minimize some automata. 2012-01-17 12:11:55 +01:00