@lulek1410/sudokudlx
Implementation of Donald E. Knuth's Algorithm X with Dancing Links technique (DLX) with aditional functions adapting it to specifically solve Sudoku
Implementation of Donald E. Knuth's Algorithm X with Dancing Links technique (DLX) with aditional functions adapting it to specifically solve Sudoku
Maximum matching algorithms for JavaScript
Topological sorting for JavaScript
A JavaScript library for graph data structures and algorithms, inspired by Python's NetworkX.
A string similarity utility that uses the Jaro-Winkler algorithm