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.
This commit is contained in:
parent
e539226e13
commit
3ce1627251
10 changed files with 184 additions and 3 deletions
6
bench/ltlcounter/README
Normal file
6
bench/ltlcounter/README
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue