dupexp: rename to copy, and preserve named states on request
* src/twaalgos/dupexp.cc, src/twaalgos/dupexp.hh: Rename to... * src/twaalgos/copy.cc, src/twaalgos/copy.hh: ... these. Get rid of dupexp_bfs, rename dupexp_dfs as copy, and add an option to preserve named states. * src/twaalgos/Makefile.am, src/tests/dupexp.test, src/tests/ikwiad.cc, src/tests/sccsimpl.test, src/twa/twagraph.hh, src/twaalgos/dot.cc, src/twaalgos/stutter.cc, wrap/python/spot_impl.i: Adjust. * NEWS: Mention this change.
This commit is contained in:
parent
dcb9d7e8a8
commit
0bbcd6e85e
11 changed files with 42 additions and 54 deletions
3
NEWS
3
NEWS
|
|
@ -49,6 +49,9 @@ New in spot 1.99.3a (not yet released)
|
|||
* For similar reasons, the spot::ltl namespace has been merged
|
||||
with the spot namespace.
|
||||
|
||||
* The dupexp_dfs() function has been renamed to copy(),
|
||||
and as learn to preserve named states if required.
|
||||
|
||||
New in spot 1.99.3 (2015-08-26)
|
||||
|
||||
* The CGI script for LTL translation offers a HOA download link
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue