@lulek1410/sudokudlx
Implementation of Donald E. Knuth's Algorithm X with Dancing Links technique (DLX) with aditional functions adapting it to specifically solve Sudoku
@drhex/prime-x
A package to compute and check for prime numbers within a specified range.
dlxlib
Solves exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique (DLX)