Pathfinding, flow, and graph algorithms for shortest paths and network flows.
# Cargo.toml
[dependencies]
pathfinding = "4.15.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Finds shortest path using Dijkstra's algorithm.
No known issues recorded.
No dependency data recorded yet.