ltlfilt: add a --exclusive-ap option
* src/ltlvisit/exclusive.cc, src/ltlvisit/exclusive.hh: New files. * src/ltlvisit/Makefile.am: Add them. * src/bin/ltlfilt.cc: Implement the --exclusive-ap option. * NEWS: Mention it. * src/ltltest/exclusive.test: New file. * src/ltltest/Makefile.am: Add it.
This commit is contained in:
parent
57cd9f2d2c
commit
544c533ed3
7 changed files with 307 additions and 18 deletions
3
NEWS
3
NEWS
|
|
@ -44,6 +44,9 @@ New in spot 1.99b (not yet released)
|
|||
- ltlfilt has a new --count option to count the number of matching
|
||||
automata.
|
||||
|
||||
- ltlfilt has a new --exclusive-ap option to constrain formulas
|
||||
based on a list of mutually exclusive atomic propositions.
|
||||
|
||||
- all tools that produce formulas or automata now have an --output
|
||||
(a.k.a. -o) option to redirect that output to a file instead of
|
||||
standard output. The name of this file can be constructed using
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue