/Axelle

A 8-piece-puzzle resolver using search methods.

Primary LanguagePython

#Solver do Puzzle 8

Uso:
	python main.py -a estrela|guloso|largura|profundidade 	-h manhattan|pecas --tabuleiro=[[2,3,1], [0,5,6], [4,7,8]]