This project aims to solve Sudoku puzzles using a variety of algorithms such as Breadth and Depth First Search, Algorithm X, DLX, as well as their greedy variants.
-
Updated
Oct 21, 2020 - JavaScript
This project aims to solve Sudoku puzzles using a variety of algorithms such as Breadth and Depth First Search, Algorithm X, DLX, as well as their greedy variants.
Solves Tetris and Soma cubes.
Animated solutions to the pentomino problem using Don Knuth's algorithm X. (Why didn't I write unit tests???)
Add a description, image, and links to the algorithm-x topic page so that developers can more easily learn about it.
To associate your repository with the algorithm-x topic, visit your repo's landing page and select "manage topics."