Visualization of the algorithms needed to solve three-dimensional knapsack problems.
-
Updated
Jan 22, 2022 - Java
Visualization of the algorithms needed to solve three-dimensional knapsack problems.
Generic, reusable and well documented public domain "exact cover with colors" solver, with examples. (Backup repository)
Java implementation of a simple backtracking sudoku solver and a sudoku solver using Algorithm X and Dancing Links by Donald Knuth
A Sudoku solver implemented using Knuth's Algorithm X
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."