algorithm-x
Here are 42 public repositories matching this topic...
Python implementation of Donald Knuth's Algorithm X with Dancing Links
-
Updated
Mar 10, 2025 - Python
Visualization of the algorithms needed to solve three-dimensional knapsack problems.
-
Updated
Jan 22, 2022 - Java
C++ implementation of Donald Knuth's Algorithm X using the Dancing Links technique(DLX Algorithm).
-
Updated
Sep 8, 2021 - C++
Rust implementation of Knuth's Algorithm X
-
Updated
May 19, 2024 - Rust
Swift implementations of Knuth's Dancing Links algorithm
-
Updated
Sep 26, 2021 - Swift
Algorithm X dancing links solver for fillit puzzle
-
Updated
Nov 22, 2019 - C
Algorithm X and Dancing Links Visualizer
-
Updated
Dec 12, 2022 - TypeScript
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
A moderately fast sudoku solver in python using Algorithm X and exact cover. I did this for a module at university. [Awarded 100%]
-
Updated
Jul 3, 2023 - Python
A high-performance C++ Sudoku solver implementing Knuth's Dancing Links (DLX) algorithm — one of the fastest exact cover algorithms in the world.
-
Updated
Feb 9, 2026 - C++
Rust implementation of Knuth's Algorithm X for solving exact cover problems
-
Updated
Apr 17, 2024 - Rust
Experimenting sudoku solver with OpenCV
-
Updated
Oct 3, 2021 - Jupyter Notebook
An efficient backtracking algorithm that solves instances of the Exact Cover problem.
-
Updated
Oct 1, 2022 - C
Sudoku bot written in Python, with Algorithm X Solver written in Rust
-
Updated
Oct 25, 2022 - Rust
A C library implementation of Knuth's Algorithm X with dancing links.
-
Updated
Jan 4, 2026 - C
Rust implementation of Donald Knuth's Algorithm X with Dancing Links.
-
Updated
Feb 20, 2025 - Rust
Improve this page
Add a description, image, and links to the algorithm-x topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the algorithm-x topic, visit your repo's landing page and select "manage topics."