Skip to content

Document whether dag-shortest-paths works on negative weights #31

Open
@AlexKnauth

Description

@AlexKnauth

The documentation for dag-shortest-paths should say whether or not it works on dags with negative edge weights.

And in the case that it doesn't handle them, should a version be added that does? Or would restricting to dags not give any advantage over bellman-ford for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions