ltldo: add portfolio options
Fixes #206. * bin/ltldo.cc: Implement --smallest and --greatest. * tests/core/ltldo2.test: Test them. * NEWS, doc/org/ltldo.org: Document them.
This commit is contained in:
parent
267f819a9d
commit
a4b575db1c
4 changed files with 237 additions and 18 deletions
6
NEWS
6
NEWS
|
|
@ -1,5 +1,11 @@
|
|||
New in spot 2.3.0.dev (not yet released)
|
||||
|
||||
Tools:
|
||||
|
||||
- ltldo learnt to act like a portfolio: --smallest and --greatest
|
||||
will select the best output automaton for each formula translated.
|
||||
See https://spot.lrde.epita.fr/ltldo.html#portfolio for examples.
|
||||
|
||||
Bugs fixed:
|
||||
|
||||
- spot::otf_product() was incorrectly registering atomic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue