conda install chenweizhang::fast_dijkstra
The fast_dijkstra package is a Python implementation of Dijkstra's algorithm to find a specified number of shortest paths (top K) in a weighted graph.