quickselect
A tiny and fast selection algorithm in JavaScript.
ml-floyd-warshall
Algorithm for finding shortest paths in a weighted graph with positive or negative edge weights (but with no negative cycles)
floyd-rivest
The Floyd-Rivest k-smallest selection algorithm.
floyd-warshall
Algorithm for finding shortest and widest paths in a weighted graph
mcfsd
Multicolor Floyd Steinberg dithering.