Piinks / ScrambleSquares

Using recursion, permutation, backtracking & pruning to solve a puzzle of 9 tiles, each with 4 orientations, and one solution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Scramble Sqaures

About

Using recursion, permutation, backtracking & pruning to solve a puzzle of 9 tiles, each with 4 orientations, and one solution.


Languages

Language:C++ 100.0%