Recent Posts
- Fixed Image List Algorithm (FILA)A backtrack algorithm for solving tiling problems
- Optimal Play of the Farkle Dice Game
- Maximizing Win Probability in the Game of Farkle
- Tracking the States of a Set of Objects by PartitionAn Introduction to the Partition Container
- Solving Polyomino and Polycube Puzzles Algorithms, Software, and Solutions
Recent Comments
Monthly Archives: March 2011
Solving Polyomino and Polycube Puzzles Algorithms, Software, and Solutions
Image by Matt Busche I've implemented a set of backtrack algorithms to find solutions to various polyomino and polycube puzzles (2-D and 3-D puzzles where you have to fit pieces composed of little squares or cubes into a confined space). … Continue reading
Posted in Uncategorized
31 Comments