Can I read Greedy Best-First Search for 8-Puzzle on EtoBox?
Greedy Best-First Search for 8-Puzzle by Gaurav Patil is a document available to read on EtoBox.
What is Greedy Best-First Search for 8-Puzzle about?
The document presents a Prolog implementation of a Greedy Best-First Search algorithm for solving the 8-puzzle problem. It defines the state representation, the main solving function, and the necessary moves and heuristics for the puzzle. An example usage of the solver is also provided, demonstrating how to find a path from a given start state to a goal state.
- Author
- Gaurav Patil
- Language
- EN