Skip to content

Add shortest path algorithm. #52

@mdickinson

Description

@mdickinson

When trying to figure out what's keeping an object alive, it's often helpful to be able to compute a shortest path from a suspected source. It would be useful to have an ObjectGraph.shortest_path(source, target) method.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions