题目
题目
单项选择题

Consider the following planning problem in PDDL Init(At(P1,A),At(P2,B),At(P3,C),At(P4,D),At(P5,E),Pipe(P1,P3),Pipe(P3,P5),Pipe(P5,P2),Pipe(P2,P4),Pipe(P4,P1))  Goal(At(P1,D),At(P2,C),At(P3,A),At(P4,E),At(P5,B)) Action(Jump(x,from,to) PRECOND:At(from,x)∧Pipe(from,to) EFFECT:¬At(from,x)∧At(to,x))  At which level of the planning graph does the literal At(P5,A) appear for the first time?

选项
A.Level S2.
查看解析

查看解析

标准答案
Please login to view
思路分析
Let's restate the scenario to ground the analysis. The initial state includes At(P1,A) and a set of pipes: P1→P3, P3→P5, P5→P2, P2→P4, P4→P1. The goal asks when At(P5,A) first becomes true. First, consider what it takes to move A from one location to another. The Jump action has precondition At(from,A) and Pipe(from,to), and its effect moves A to the destination, removing it......Login to view full explanation

登录即可查看完整答案

我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!