ltlcross: add --automata option
* src/bin/ltlcross.cc: Implement it. * src/tests/ltlcross3.test: Use it. * NEWS: Mention it.
This commit is contained in:
parent
5d7f4464ea
commit
ae0f0d5fc2
3 changed files with 42 additions and 7 deletions
4
NEWS
4
NEWS
|
|
@ -99,6 +99,10 @@ New in spot 1.99b (not yet released)
|
|||
ignore translator returning non-zero exist status instead of
|
||||
returning an error.
|
||||
|
||||
- ltlcross has a new option --automata to save the produced
|
||||
automata into the CSV or JSON file. Those automata are saved
|
||||
into the HOA format.
|
||||
|
||||
- "ltlfilt --stutter-invariant" will now work with PSL formulas.
|
||||
The implementation is actually much more efficient
|
||||
than our previous implementation that was only for LTL.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue