Skip to content

Connectivity of an oriented graph #13

@sdrgabriel

Description

@sdrgabriel

I'm trying to show the connectedness of an oriented graph, whether it's simply connected, semi-strongly connected, or strongly connected, through the algorithm of ConnectedComponents, I'm only able to see if it's disconnected if getConnectedComponentsCount == 0 or simply connected if getConnectedComponentsCount == 1 has any method to see if it is semi-strongly connected or strongly connected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions