Solve the 15 Puzzle with different algorithms
search-algorithm heuristics greedy-algorithm dfs-algorithm 15-puzzle bfs-algorithm a-star-algorithm idfs-algorithm
-
Updated
Jan 19, 2024 - Java