Skip to content

add shortest_path function #713

@maximelucas

Description

@maximelucas

We currently have two functions to compute path lengths, single_source_shortest_path_length and shortest_path_length, but none to return actual paths. Should be pretty straightforward to add one since we already compute lengths.

Metadata

Metadata

Assignees

No one assigned

    Labels

    new featureNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions