Add a WDBA benchmark.
* bench/wdba/: New directory. * bench/Makefile.am (SUBDIRS): Add wdba. * NEWS: Mention it. * configure.ac: Output bench/wdba/defs and bench/wdba/Makefile.
This commit is contained in:
parent
aadef1fd87
commit
edc71b807e
8 changed files with 262 additions and 1 deletions
3
NEWS
3
NEWS
|
|
@ -21,6 +21,9 @@ New in spot 0.6a:
|
|||
formulae has been integrated. Use ltl2tgba -Rm to enable this
|
||||
optimization; it will have no effect if the property is not an
|
||||
obligation.
|
||||
* bench/wdba/ conducts a benchmark similar to the one on Dax's
|
||||
webpage, comparing the size of the automata expressing obligation
|
||||
formula before and after minimization.
|
||||
* New ltl2tgba options:
|
||||
-XN: read an input automaton as a neverclaim.
|
||||
-C, -CR: Compute (and display) a counterexample after running the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue