ml-floyd-warshall
v3.0.1
Published
Algorithm for finding shortest paths in a weighted graph with positive or negative edge weights (but with no negative cycles)
Downloads
6,034
Readme
ml-floyd-warshall
Algorithm for finding shortest paths in a weighted graph with positive or negative edge weights (but with no negative cycles).
Installation
$ npm i ml-floyd-warshall