题目
题目

DD2380 HT24 (AIHT24_2) Q9: Planning

单项选择题

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
思路分析
First, restate the problem: we have an initial state with At(P1,A), At(P2,B), At(P3,C), At(P4,D), At(P5,E), and a set of pipes: P1→P3, P3→P5, P5→P2, P2→P4, P4→P1. The Jump action moves an object x from a location 'from' to a location 'to' when At(from, x) holds and there is a Pipe(from, to). The question asks when the literal At(P5,A) can appear for the first time in the planning graph. Option evaluation: Option: Lev......Login to view full explanation

登录即可查看完整答案

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

更多留学生实用工具

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