spot/src/tgbatest
Alexandre Duret-Lutz b43f75e917 tgba: move boolean properties from tgba_digraph to tgba
* src/tgba/tgbagraph.hh: Remove the set_bprop/get_bprop interface.
* src/tgba/tgba.cc, src/tgba/tgba.hh: Add a new interface for
setting/querying/copying the following properties: single_acc_set,
state_based_acc, inherently_weak, deterministic.
* src/dstarparse/dra2ba.cc, src/dstarparse/nra2nba.cc,
src/neverparse/neverclaimparse.yy, src/saba/sabacomplementtgba.cc,
src/tgba/tgbagraph.cc, src/tgbaalgos/degen.cc, src/tgbaalgos/dotty.cc,
src/tgbaalgos/isdet.cc, src/tgbaalgos/lbtt.cc,
src/tgbaalgos/minimize.cc, src/tgbaalgos/neverclaim.cc,
src/tgbaalgos/postproc.cc, src/tgbaalgos/sccfilter.cc,
src/tgbaalgos/simulation.cc, src/tgbatest/degenlskip.test,
src/tgbatest/ltl2tgba.cc: Adjust to the new interface, or use
it to bypass some useless work.
2014-08-15 16:10:39 +02:00
..
.cvsignore more files to ignore 2004-06-22 22:58:09 +00:00
.gitignore tgbamask: implement a build_tgba_mask_acc_ignore() function. 2014-03-27 18:43:22 +01:00
babiak.test * src/tgbatest/babiak.test: Rewrite using ltlcross. 2013-01-10 18:42:36 +01:00
basimul.test simulation: build tgba_digraph 2014-06-20 13:31:23 +02:00
bitvect.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
bitvect.test bitvect: add a is_subset_of method. 2014-02-12 14:07:16 +01:00
complementation.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
complementation.test Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
cycles.test Remove ltl2tgba_lacim and all supporting classes. 2014-07-09 18:08:44 +02:00
dbacomp.test tests: add some missing "set -e" 2013-11-22 02:13:57 +01:00
defs.in ltlcross: support short names 2013-11-22 02:13:57 +01:00
degendet.test Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
degenid.test get rid of tgba_tba_proxy 2014-08-12 16:42:58 +02:00
degenlskip.test tgba: move boolean properties from tgba_digraph to tgba 2014-08-15 16:10:39 +02:00
det.test get rid of tgba_tba_proxy 2014-08-12 16:42:58 +02:00
dfs.test Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
dra2dba.test Fix a regression in tgbamask.cc, reported by Alexandre Lewkowicz. 2014-03-20 13:58:07 +01:00
dstar.test dra2ba: Use tgba_digraph. 2014-08-06 10:55:46 +02:00
dupexp.test Remove ltl2tgba_lacim and all supporting classes. 2014-07-09 18:08:44 +02:00
emptchk.test get rid of tgba_tba_proxy 2014-08-12 16:42:58 +02:00
emptchke.test get rid of tgba_tba_proxy 2014-08-12 16:42:58 +02:00
emptchkr.test Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
explpro2.test tgbaparse: Return a tgba_digraph. 2014-06-27 11:40:28 +02:00
explpro3.test tgbaparse: Return a tgba_digraph. 2014-06-27 11:40:28 +02:00
explpro4.test tgbaparse: Return a tgba_digraph. 2014-06-27 11:40:28 +02:00
explprod.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
explprod.test tgbaparse: Return a tgba_digraph. 2014-06-27 11:40:28 +02:00
intvcmp2.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
intvcomp.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
intvcomp.test Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
kv.test * src/tgbatest/kv.test: Fix the test comparison. 2012-10-12 22:09:16 +02:00
lbttparse.test lbtt: improve the LBTT output 2013-05-09 21:55:37 +02:00
ltl2dstar.test ltlcross: report statistics about Rabin and Streett automata 2013-11-22 08:59:13 +01:00
ltl2dstar2.test minimize_obligation: can complement the input TGBA if deterministic 2013-08-26 17:27:42 +02:00
ltl2neverclaim-lbtt.test tgbatest: Rewrite ltl2neverclaim using ltlcross. 2013-01-10 18:22:35 +01:00
ltl2neverclaim.test tgbatest: Rewrite ltl2neverclaim using ltlcross. 2013-01-10 18:22:35 +01:00
ltl2ta.test degen: consider common outgoing acceptance only inside an SCC 2013-09-16 08:31:43 +02:00
ltl2ta2.test ltl2ta: fix a crash with --ta. 2014-04-07 18:21:10 +02:00
ltl2tgba.cc tgba: move boolean properties from tgba_digraph to tgba 2014-08-15 16:10:39 +02:00
ltl2tgba.test get rid of tgba_tba_proxy 2014-08-12 16:42:58 +02:00
ltlcounter.test get rid of tgba_tba_proxy 2014-08-12 16:42:58 +02:00
ltlcross.test get rid of tgba_tba_proxy 2014-08-12 16:42:58 +02:00
ltlcross2.test postproc: Add a degen-lskip option. 2014-04-07 18:21:06 +02:00
ltlcross3.test ltlcross: report statistics about Rabin and Streett automata 2013-11-22 08:59:13 +01:00
ltlcross4.test Fix spurious failre with Pandas 0.13. 2014-02-06 01:33:17 +01:00
ltlcrossce.test tests: add some missing "set -e" 2013-11-22 02:13:57 +01:00
ltlprod.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
ltlprod.test Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Makefile.am remove tgba_explicit variants and the old scc_filter 2014-08-12 10:18:15 +02:00
maskacc.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
maskacc.test tgbaparse: Return a tgba_digraph. 2014-06-27 11:40:28 +02:00
neverclaimread.test neverparse: build a tgba_digraph 2014-08-06 10:55:46 +02:00
nondet.test bin: support multi-line CSV fields. 2013-12-06 13:45:55 +01:00
obligation.test Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
powerset.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
randpsl.test Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
randtgba.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
randtgba.test tgbaparse: Return a tgba_digraph. 2014-06-27 11:40:28 +02:00
readsat.cc sat: factor the creation of temporary files 2014-02-07 12:07:16 +01:00
readsat.test sat: generalize the code for reading the solution 2013-09-08 20:43:52 +02:00
readsave.test tgbaparse: Return a tgba_digraph. 2014-06-27 11:40:28 +02:00
renault.test Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
satmin.test satmin: cleanup interfaces and minimization loops 2013-09-08 20:43:17 +02:00
satmin2.test * src/tgbatest/satmin2.test, src/tgbatest/Makefile.am: New test. 2014-02-08 20:31:49 +01:00
scc.test Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
sccsimpl.test Fix "BDD Error" in scc_filter(). 2013-06-19 21:21:16 +02:00
sim.test sccfilter: implement a new version of tgba_digraph 2014-06-20 13:31:23 +02:00
sim2.test simulation: many fixes. 2013-04-09 15:05:55 +02:00
simdet.test Fix non determinism in the simulation. 2012-11-14 18:22:11 +01:00
spotlbtt.test get rid of tgba_tba_proxy 2014-08-12 16:42:58 +02:00
spotlbtt2.test Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
taatgba.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
taatgba.test Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
tgbaread.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
tgbaread.test tgbaparse: Return a tgba_digraph. 2014-06-27 11:40:28 +02:00
tripprod.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
tripprod.test tgbaparse: Return a tgba_digraph. 2014-06-27 11:40:28 +02:00
wdba.test ltl_to_tgba_fm: Build a tgba_digraph instead of a tgba_explicit_formula 2014-08-06 18:31:18 +02:00
wdba2.test Remove ltl2tgba_lacim and all supporting classes. 2014-07-09 18:08:44 +02:00