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:
Alexandre Duret-Lutz 2020-07-15 11:30:52 +02:00
parent 1fa048fe8a
commit b214fd75d6
3 changed files with 90 additions and 45 deletions

3
NEWS
View file

@ -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: