I need help with my PuzzleSolver class. I get a notice saying Note: SliderPuzzleSolver.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:u
I am working on a solution to the 8-puzzle problem using the A* algorithm for an university assignment, and currently working on a method to identify already vi