fix degeneralize_tba after accepting transition
* spot/twaalgos/degen.cc (degeneralize_tba): Here. * tests/python/pdegen.py, tests/python/simstate.py: Adjust expected values. * NEWS: Mention the bug.
This commit is contained in:
parent
f9e75de647
commit
b733d486be
4 changed files with 14 additions and 5 deletions
7
NEWS
7
NEWS
|
|
@ -79,6 +79,13 @@ New in spot 2.8.5.dev (not yet released)
|
|||
should be on each transition; propagate_marks_here() actually
|
||||
modifies the automaton.
|
||||
|
||||
Bugs fixed:
|
||||
|
||||
- degeneralize_tba() was incorrectly not honnoring the "skip_level"
|
||||
optimization after creating an accepting transition; as a
|
||||
consequence, some correct output could be larger than necessary
|
||||
(but still correct).
|
||||
|
||||
New in spot 2.8.5 (2020-01-04)
|
||||
|
||||
Bugs fixed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue