Question: 2. Suppose the plan predicate from figure 9.3 had been defined by plan(L) :- initial_state(I), reachable(I,L,G), goal_state(G). Are there planning problems where this might work
2. Suppose the plan predicate from figure 9.3 had been defined by plan(L) :- initial_state(I), reachable(I,L,G), goal_state(G).
Are there planning problems where this might work better than the previous version? Are there problems where it might do worse?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
