ltlcross, autcross, ltldo: support --fail-on-timeout
Suggested by Tobias Meggendorfer. Fixes #294. * bin/autcross.cc, bin/ltlcross.cc, bin/ltldo.cc: Add the option. * tests/core/autcross3.test, tests/core/ltlcross3.test, tests/core/ltldo.test: Test it. * tests/Makefile.am: Add autcross3.test. * NEWS, doc/org/autcross.org, doc/org/ltlcross.org, doc/org/ltldo.org: Mention the option. * THANKS: Add Tobias.
This commit is contained in:
parent
0a2bca1377
commit
183ec1fb4e
12 changed files with 147 additions and 21 deletions
2
NEWS
2
NEWS
|
|
@ -36,6 +36,8 @@ New in spot 2.4.1.dev (not yet released)
|
|||
|
||||
- ltldo learned to limit the number of automata it outputs using -n.
|
||||
|
||||
- autcross, ltlcross, and ltldo learned --fail-on-timeout.
|
||||
|
||||
- The new -x tls-impl=N option allows to fine-tune the
|
||||
implication-based simplification rules of ltl2tgba. See the
|
||||
spot-x man-page for details.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue