weighted_path 0.5.0

Shortest paths in a weighted graph using Dijkstra's algorithm
Documentation
1
Graph processing error: Invalid edge format at line 4: 'A|B' (expected format: node1|node2|weight)