Skip to content

Make pathfinding look at multiple next hops to the same gateway #11

@tobyck

Description

@tobyck

This may require a bit of thinking but the idea I have currently is to make the values in the DijkstraResult type (see here) to be multiple DijkstraEntry objects all at the same node but with different previous nodes, costs, distances, etc. then we can add the first hop from each of those to the full list of next hops.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions