Skip to content

Optimize methods on Scc #81

@leonbohn

Description

@leonbohn

Currently, we compute the interior, border edges and transitions separately. But since they both require iterating over all transitions leaving a state that belongs to the Scc, we could combine the two operations and compute both the interior and border sets at the same time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions