ltldo: add support for -n
Fixes #287. * bin/ltldo.cc: Implement it. * tests/core/ltldo.test: Test it. * NEWS: Mention the new feature.
This commit is contained in:
parent
584430803d
commit
33af116fb8
3 changed files with 33 additions and 5 deletions
2
NEWS
2
NEWS
|
|
@ -34,6 +34,8 @@ New in spot 2.4.1.dev (not yet released)
|
|||
- ltlsynt is a new tool for synthesizing AIGER circuits from LTL/PSL
|
||||
formulas.
|
||||
|
||||
- ltldo learned to limit the number of automata it outputs using -n.
|
||||
|
||||
Library:
|
||||
|
||||
- Rename three methods of spot::scc_info. New names are clearer. The
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue