spot/bench/ltlcounter
Alexandre Duret-Lutz 3ce1627251 Add a benchmark using Kristin Y. Rozier's LTLcounter scripts.
* bench/ltlcounter/README, bench/ltlcounter/run,
bench/ltlcounter/plot.gnu, bench/ltlcounter/defs.in,
bench/ltlcounter/Makefile.am: New files.
* bench/Makefile.am (SUBDIRS): Add ltlcounter.
* configure.ac (AC_CONFIG_FILES): Adjust.
* THANKS: Add her.
2009-11-09 12:15:24 +01:00
..
.gitignore Add a benchmark using Kristin Y. Rozier's LTLcounter scripts. 2009-11-09 12:15:24 +01:00
defs.in Add a benchmark using Kristin Y. Rozier's LTLcounter scripts. 2009-11-09 12:15:24 +01:00
Makefile.am Add a benchmark using Kristin Y. Rozier's LTLcounter scripts. 2009-11-09 12:15:24 +01:00
plot.gnu Add a benchmark using Kristin Y. Rozier's LTLcounter scripts. 2009-11-09 12:15:24 +01:00
README Add a benchmark using Kristin Y. Rozier's LTLcounter scripts. 2009-11-09 12:15:24 +01:00
run Add a benchmark using Kristin Y. Rozier's LTLcounter scripts. 2009-11-09 12:15:24 +01:00

This benchmark uses the ltlcounter scripts of Kristin Y. Rozier (See
src/tgbatest/ltlcounter/) to plot the performance of the ltl2tgba_fm
algorithm.

Execute "./run" to compute the raw numbers, then execture
"gnuplot plot.gnu" to plot the figures.