/fillit_Tetriminos

Fillit is a recursive backtracking algorithm that fits a set of Tetriminos in the smallest possible square without rotating the Tetriminos.

Primary LanguageC

Stargazers