Skip to main content

Module route

Module route 

Source
Expand description

Graph routing algorithms for galactic navigation.

Provides shortest-path, TSP, and warp-range-constrained routing over the petgraph topology.

Structs§

Route
A complete route through multiple systems.
RouteHop
A single hop in a route.

Enums§

RouteError
Errors that can occur during routing.
RoutingAlgorithm
Routing algorithm choice.