scc_info: honor filters in edges_of() and inner_edges_of()
* spot/twaalgos/sccinfo.hh: Honor filters in edges_of() and inner_edges_of(). * tests/core/sccif.test: Adjust expected output. * NEWS: Mention the bug.
This commit is contained in:
parent
1fa048fe8a
commit
b214fd75d6
3 changed files with 90 additions and 45 deletions
3
NEWS
3
NEWS
|
|
@ -71,6 +71,9 @@ New in spot 2.9.0.dev (not yet released)
|
|||
acceptance sets than supported by Spot. This is now diagnosed
|
||||
with --verbose, but does not prevent ltlcross from continuing.
|
||||
|
||||
- scc_info::edges_of() and scc_info::inner_edges_of() now correctly
|
||||
honor any filter passed to scc_info.
|
||||
|
||||
New in spot 2.9 (2020-04-30)
|
||||
|
||||
Command-line tools:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue