Skip to content

Non-naive bridge finding #58

@PFischbeck

Description

@PFischbeck

When I saw the naive bridge finding algorithm (PR #54), I expected a non-naive version as well.
There is a version by Tarjan (https://en.wikipedia.org/wiki/Bridge_%28graph_theory%29#Tarjan.27s_Bridge-finding_algorithm).
There is also an easier version on the internet (http://stackoverflow.com/a/28917697/262526), but unfortunately I was unable to find the original source for this.

Anyone willing to implement this?

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