spot/bench
Alexandre Duret-Lutz f412fee6f3 stutter check: cleanup and add test cases
* src/ltltest/ltlfilt.test: Add more tests.
* src/ltltest/stutter.test: New test.
* src/ltltest/Makefile.am: Adjust.
* src/bin/ltlfilt.cc: Catch std::runtime_error.
* src/tgba/tgbasl.hh (make_tgbasl): New function.
* src/tgba/tgbagraph.hh (make_tgba_graph): Add another overload.
* src/tgbaalgos/stutter_invariance.cc,
src/tgbaalgos/stutter_invariance.hh: Take the algorithm version as an
optional integer, and call getenv() only once.
* bench/stutter/stutter_invariance_randomgraph.cc,
bench/stutter/stutter_invariance_formulas.cc: Simplify using the
above functions.
2014-11-14 11:11:39 +01:00
..
dtgbasat * bench/dtgbasat/README: Update glucose URL. 2014-02-11 17:17:15 +01: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 Remove ltl2tgba_lacim and all supporting classes. 2014-07-09 18:08:44 +02:00
spin13 ltlcross: report exit_status and exit_code columns in CSV and JSON 2013-11-22 02:13:57 +01:00
stutter stutter check: cleanup and add test cases 2014-11-14 11:11:39 +01: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 Adding tgba-based stutter-invariance checking 2014-11-14 11:11:39 +01:00