3.0.1 • Published 1 year ago

ml-floyd-warshall v3.0.1

Weekly downloads
65
License
MIT
Repository
github
Last release
1 year ago

ml-floyd-warshall

NPM version build status npm download

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

API Documentation

License

MIT