Python script that solves Magic Square puzzles by implementing 1 of 4 different search algorithms.
Primary LanguagePython