sccinfo: implement PROCESS_UNREACHABLE_STATES
This is actually used by next patch. * spot/twaalgos/sccinfo.cc, spot/twaalgos/sccinfo.hh: Here. * tests/python/sccinfo.py: Add a small test case. * NEWS: Mention it.
This commit is contained in:
parent
70812046d2
commit
c016f561fa
4 changed files with 65 additions and 10 deletions
3
NEWS
3
NEWS
|
|
@ -85,6 +85,9 @@ New in spot 2.11.6.dev (not yet released)
|
|||
|
||||
The above also impacts autfilt --included-in option.
|
||||
|
||||
- spot::scc_info has a new option PROCESS_UNREACHABLE_STATES that
|
||||
causes it to enumerated even unreachable SCCs.
|
||||
|
||||
Bugs fixed:
|
||||
|
||||
- tgba_determinize()'s use_simulation option would cause it to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue