Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Consider the following blocks - world problem: There are three blocks, named a , b and c , and three places, numbered 1 , 2
Consider the following blocksworld problem: There are three blocks, named a b and c and three places, numbered and The initial state is given by the following list:
cleara clearc cleard clear ona onb oncb ond
Use the following assumptions in your answers to the questions given below:
i The addlist for action moveXFrom,To is onXTo clearFrom
ii The deletelist for action moveXFrom,To is onXFrom clearTo
iii The preconditions for action moveXFrom,To are clearX clearTo onXFrom
vi Always select the leftmost goal in the goal list.
Note that we follow the convention used by Bratko: After an action has been completed, the elements in the state space if present have the following sequence:
clearaclearcclearclearonaonc
Give the sequence of moves that a simple meansends planner will generate to achieve the goal onb from the given initial state. Give the preconditions of each proposed action as well as the subgoal that each action in the plan achieves.
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