simulation: incorrect setting of non-deterministic property
Fixes #286. * spot/twaalgos/simulation.cc: Only set the deterministic property, not the non-deterministic one. * tests/core/ltl2tgba.test: Add test case. * NEWS: Mention the issue.
This commit is contained in:
parent
7987d71ae8
commit
7e394506b6
3 changed files with 15 additions and 3 deletions
3
NEWS
3
NEWS
|
|
@ -21,6 +21,9 @@ New in spot 2.4.0.dev (not yet released)
|
|||
still correct outputs) depending on the BDD operations performed
|
||||
before.
|
||||
|
||||
- spot::simulation() would occasionally incorrectly flag an
|
||||
automaton as non-deterministic.
|
||||
|
||||
New in spot 2.4 (2017-09-06)
|
||||
|
||||
Build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue