ltlcross: relabel unsupported atomic propisitions in %s
* bin/ltlcross.cc: Do it. * bin/common_trans.cc: Adjust documentation. * tests/core/ltl3ba.test: Test it. * NEWS: Document it.
This commit is contained in:
parent
8754cea2ca
commit
b0ba6190b7
4 changed files with 27 additions and 13 deletions
6
NEWS
6
NEWS
|
|
@ -130,7 +130,7 @@ New in spot 2.2.2.dev (Not yet released)
|
|||
* The new function mp_class(f) returns the class of the formula
|
||||
f in the temporal hierarchy of Manna & Pnueli.
|
||||
|
||||
Bug fixed:
|
||||
Bugs fixed:
|
||||
|
||||
* The minimize_wdba() function was not correctly minimizing automata
|
||||
with useless SCCs. This was not an issue for the LTL translation
|
||||
|
|
@ -139,6 +139,10 @@ Bug fixed:
|
|||
consequence, some tricky safety or guarantee properties were only
|
||||
recognized as obligations.
|
||||
|
||||
* When ltlcross was running a translator taking the Spin syntax as
|
||||
input (%s) it would not automatically relabel any unsupported
|
||||
atomic propositions as ltldo already do.
|
||||
|
||||
New in spot 2.2.2 (2016-12-16)
|
||||
|
||||
Build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue