8-puzzle-graph-traversal

Write a program to solve the 8-puzzle problem (and its natural generalizations) using the A* search algorithm.

Stars

2

Forks

0

Language

Java

Last Updated

Jan 13, 2024

Similar Repos