Question
Find an admissible non-trivial heuristic (i.e. not h(n) = 0, or something similarly trivial) for the problems below. For all of the problems, assume you
Find an admissible non-trivial heuristic (i.e. not h(n) = 0, or something similarly trivial) for the problems below. For all of the problems, assume you are using an incremental problem description.
Finding a solution to Sokoban (see link below). The goal is to move crates onto designated squares where you can only move crates when next to them and you can only push them forwards (i.e. you and the crate must move in the same direction and you will end up where the crate was before moving). The goal is to solve the puzzle in as few moves as possible. https://en.wikipedia.org/wiki/Sokoban
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started