Animated solutions to the pentomino problem using Don Knuth's algorithm X. (Why didn't I write unit tests???)
-
Updated
Mar 4, 2023 - JavaScript
Animated solutions to the pentomino problem using Don Knuth's algorithm X. (Why didn't I write unit tests???)
Generate solutions for all pentomino board
Project about the filling of a grid with Pentominoes
A genetic algorithm that solves the pentomino problem (knapsack problem in 2D) in Java from scratch
A Pentomino Tetris game with a bot. Also with 2D and 3D Pentomino filling question.
Pentomino tiling puzzle game
Pentominoes project
This program solves arbitrary pentomino puzzle games with a sophisticated backtracking algorithm. Especially designed for Lonpos 66 puzzle.
This involves studying polyominoes and proposing paving solutions with one or more fixed pieces, in 2D with the Canvas API, in 3D with the three.js library
Visualization of the algorithms needed to solve three-dimensional knapsack problems.
Pentomino puzzle solver using Python code generation
Add a description, image, and links to the pentomino topic page so that developers can more easily learn about it.
To associate your repository with the pentomino topic, visit your repo's landing page and select "manage topics."