Alexandre Duret-Lutz
1257893fb2
Kill src/ltltest/genltl now that src/bin/genltl does everything it did.
...
* src/ltltest/genltl.cc: Delete.
* src/ltltest/Makefile.am (noinst_PROGRAMS): Remove genltl.
* src/tgbatest/ltlcounter.test, bench/ltlclasses/run,
bench/ltlcounter/run: Adjust to call bin/genltl.
2012-09-07 18:00:36 +02:00
Thomas Badie
cec5b3f41e
* bench/ltlclasses/README: Fix a typo.
2012-06-06 15:51:28 +02:00
Thomas Badie
085ea52bf5
Fix two VPath-related bugs in bench.
...
* bench/ltl2tgba/known (ltlfile): Add a $srcdir.
* bench/ltlclasses/defs.in (builddir): Add the $builddir.
* bench/ltlclasses/run (gen): Change the $srcdir into $builddir.
2012-04-18 19:02:09 +02:00
Alexandre Duret-Lutz
b4ed47129d
* bench/ltlclasses/run: Typo in comment.
2012-01-18 10:39:16 +01:00
Alexandre Duret-Lutz
87ee1cfe7d
Augment the size of the ltlclasses benchmark.
...
* bench/ltlclasses/run: Augment the max size to 20.
* bench/ltlcounter/run: Typo in comment.
2010-12-10 10:12:20 +01:00
Alexandre Duret-Lutz
1dd524ebce
Introduce -ks to print only the size of the automaton (without
...
SCC information).
* src/tgbatest/ltl2tgba.cc (syntax, main): Add a -ks option.
* src/tgbatest/ltl2tgba.test, bench/ltlclasses/run,
bench/ltlcounter/run: Use -ks instead of -k to speed things up.
2010-12-10 10:02:53 +01:00
Alexandre Duret-Lutz
e713cb3b67
more files to ignore
2010-12-07 18:34:32 +01:00
Alexandre Duret-Lutz
d42deb7fa4
Preliminary benchmark using genltl, introduced earlier.
...
* bench/ltlclasses/: New benchmark.
* bench/Makefile.am: Add it.
* configure.ac: Adjust.
2010-12-04 18:07:22 +01:00