spot/bench
Alexandre Duret-Lutz f65c621a55 ltlcross: report exit_status and exit_code columns in CSV and JSON
* src/bin/ltlcross.cc: Report exit_status and exit_code columns in CSV
and JSON files.  Also output lines for failed translations, and add
a --omit-missing option to disable that.  Move the time column right
after exit_status and exit_code.
* src/bin/man/ltlcross.x: Document each column of the output.
* bench/ltl2tgba/tools: Use the "{name}cmd" notation.
* bench/ltl2tgba/sum.py: Adjust to the new columns.
* bench/ltl2tgba/README: Update to point to the man page for a
description of the columns.
* bench/ltl2tgba/Makefile.am: Build results.pdf as said announced in
README.
* bench/spin13/html.bottom: Update code to ignore these two new
columns and lines with null values.
* src/tgbatest/ltlcross3.test: Add tests.
* doc/org/ltlcross.org: Adjust examples.
* NEWS: Mention this.
2013-11-22 02:13:57 +01:00
..
dtgbasat Add benchmark for our DTGBA SAT-minimization. 2013-09-18 18:08:41 +02:00
emptchk Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
ltl2tgba ltlcross: report exit_status and exit_code columns in CSV and JSON 2013-11-22 02:13:57 +01:00
ltlclasses bench: delete useless defs.in files. 2013-01-06 19:13:18 +01:00
ltlcounter bench: delete useless defs.in files. 2013-01-06 19:13:18 +01:00
scc-stats Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
spin13 ltlcross: report exit_status and exit_code columns in CSV and JSON 2013-11-22 02:13:57 +01:00
split-product Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
wdba bench: delete useless defs.in files. 2013-01-06 19:13:18 +01: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 benchmark for our DTGBA SAT-minimization. 2013-09-18 18:08:41 +02:00