dtwa_complement: replace code with call to dualize
* NEWS: Mention of this modification * spot/twaalgos/complement.cc: Replace dtwa_complement with a call to dualize
This commit is contained in:
parent
c9d8d41fd3
commit
073a6e8198
2 changed files with 5 additions and 12 deletions
2
NEWS
2
NEWS
|
|
@ -23,6 +23,8 @@ New in spot 2.3.2.dev (not yet released)
|
|||
|
||||
- spot::dualize() implements the dual of any alternating automaton.
|
||||
|
||||
- spot::dtwa_complement now simply returns the result of dualize()
|
||||
|
||||
Bug fixes:
|
||||
|
||||
- In "lenient" mode the parser would fail to recover from
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue