to_tgba: fix handling of CNF with multiple unit clauses
Fixes #313, reported by František Blahoudek. * spot/twaalgos/totgba.cc (to_generalized_buchi): Fix it. * tests/core/remfin.test: Test it. * NEWS: Mention it.
This commit is contained in:
parent
696d81f651
commit
396024143c
3 changed files with 98 additions and 3 deletions
6
NEWS
6
NEWS
|
|
@ -1,6 +1,10 @@
|
|||
New in spot 2.4.3.dev (not yet released)
|
||||
|
||||
Nothing yet.
|
||||
Bugs fixed:
|
||||
|
||||
- The generic to_generalized_buchi() function would fail if the
|
||||
Fin-less & CNF version of the acceptance condition had several
|
||||
unit clauses.
|
||||
|
||||
New in spot 2.4.3 (2017-12-19)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue