Greedy implementation of the 8-puzzle solver
javascript priority-queue greedy-algorithm 8-puzzle 8-puzzle-solver heuristic-functions puzzle-state
-
Updated
Oct 27, 2020 - JavaScript