spot/bench
Damien Lefortier edd4b2b532 Add an algorithm (from Couvreur) working on BDDs to reduce the
size of TGBAs represented as BDDs by deleting unaccepting SCCs.

* src/eltlparse/eltlparse.yy: Remove a warning.
* src/tgba/tgbabddconcrete.cc, src/tgba/tgbabddconcrete.hh,
src/tgba/tgbabddcoredata.cc, src/tgba/tgbabddcoredata.hh: Add a
new function delete_unaccepting_scc in both classes.
* src/tgbatest/eltl2tgba.cc, src/tgbatest/spotlbtt.test: Use this
new function in LaCIM for ELTL and bench it.
* src/tgbatest/defs.in: Fix it.
* bench/ltl2tgba/algorithms, bench/ltl2tgba/defs.in: Add LaCIM for
ELTL in benchs.
2009-09-07 14:26:42 +02:00
..
emptchk * bench/emptchk/pml2tgba.pl: Adjust to work with Spin 5.2.0. 2009-06-17 16:28:44 +02:00
gspn-ssp Add missing bench/gspn-ssp/README file to the repository 2008-12-02 11:31:58 +01:00
ltl2tgba Add an algorithm (from Couvreur) working on BDDs to reduce the 2009-09-07 14:26:42 +02:00
scc-stats Add 2 benchmarks directories. 2009-07-08 17:01:43 +02:00
split-product Add 2 benchmarks directories. 2009-07-08 17:01:43 +02:00
.cvsignore * src/tgbaalgos/emptiness_stats.hh: Make sure depth() >= 0. 2005-01-28 23:55:33 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
Makefile.am Add 2 benchmarks directories. 2009-07-08 17:01:43 +02:00