weighted_path 0.6.0

A Rust library for finding shortest paths in weighted graphs using Dijkstra's algorithm with multiple heap implementations
Documentation
1
Graph processing error: Invalid weight 'abc' in edge 'A|B|abc' (expected a positive integer)