DlxLib is a C# class library that solves exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique
-
Updated
Sep 6, 2018 - C#
DlxLib is a C# class library that solves exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique
JavaScript library to solve exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique
Web app to scan and solve a Sudoku puzzle
React/TypeScript web app to demo dlxlib - using Dancing Links (DLX) to solve puzzles like Sudoku, Pentominoes, N Queens, Draughtboard Puzzle, Ripple Effect, TetraSticks, Kakuro, Nonogram, Flow Free, Crossword
.NET MAUI app to demo DlxLib - using Dancing Links (DLX) to solve puzzles like Sudoku, Pentominoes, N Queens, Draughtboard Puzzle, Ripple Effect, TetraSticks, Kakuro, Nonogram, Flow Free, Crossword
Web app to scan and solve a Sudoku puzzle
Solve Dana Scott's pentomino problem using Donald E. Knuth's DLX (Dancing Links)
Visualisation of Dancing Links
Web app to solve ripple effect puzzles using dlxlib
Console app to draw DlxLib solution to draughtboard puzzle
Add a description, image, and links to the dlxlib topic page so that developers can more easily learn about it.
To associate your repository with the dlxlib topic, visit your repo's landing page and select "manage topics."