cleanacc: add an option to not strip sets
also consider sets that appear everywhere * spot/twaalgos/cleanacc.cc, spot/twaalgos/cleanacc.hh: Here.
This commit is contained in:
parent
24b5a350d4
commit
d795955aaa
3 changed files with 36 additions and 14 deletions
5
NEWS
5
NEWS
|
|
@ -99,6 +99,11 @@ New in spot 2.3.4.dev (not yet released)
|
|||
- It is now possible to change an automaton acceptance condition
|
||||
directly by calling twa::set_acceptance().
|
||||
|
||||
- spot::cleanup_acceptance_here now takes an additional boolean
|
||||
parameter specifying whether to strip useless marks from the
|
||||
automaton. This parameter is defaulted to true, in order to
|
||||
keep this modification backward-compatible.
|
||||
|
||||
Python:
|
||||
|
||||
- The 'spot.gen' package exports the functions from libspotgen.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue