Algorithm X dancing links solver for fillit puzzle
-
Updated
Nov 22, 2019 - C
Algorithm X dancing links solver for fillit puzzle
a program to fill the smallest square with given tetrominos (using Knuth's Algorithm X)
Finding the smallest square
Recursive solver for tetris, but the one you haven't seen before 🤔
Designed an Algorithm in C that recursively puts tetrominoes in a smallest square possible
An algorithm which fits some Tetrominos together into the smallest possible square.
The program to arrange tetrominoes into the smallest square
Add a description, image, and links to the tetromino topic page so that developers can more easily learn about it.
To associate your repository with the tetromino topic, visit your repo's landing page and select "manage topics."