ltlfilt: add --unabbreviate
* src/bin/ltlfilt.cc: Add option --unabbreviate. * src/tests/ltlfilt.test: Add a test case. * NEWS: Mention it.
This commit is contained in:
parent
d1f915c748
commit
56cbc3c813
3 changed files with 24 additions and 7 deletions
3
NEWS
3
NEWS
|
|
@ -13,7 +13,8 @@ New in spot 1.99.2a (not yet released)
|
|||
* All the unabbreviation functions (unabbreviate_ltl(),
|
||||
unabbreviate_logic(), unabbreviate_wm()) have been merged into a
|
||||
single unabbreviate() function that takes a string representing
|
||||
the list of rewritting rules to enable.
|
||||
the list of rewritting rules to enable. This function is also
|
||||
available via ltlfilt --unabbreviate.
|
||||
|
||||
* Bugs fixed
|
||||
- Some acceptance conditions like Fin(0)|Fin(1)|Fin(2)&Inf(3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue