I Indresh Gehalot π Tutor II β 10.11K Points π Artificial Intelligence and Robotics (AIR) Q. In PDDL,the Language is based on ____________ (A) propositional logic notation (B) second order logic notation (C) first order logic notation (D) all of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) first order logic notation
I Indresh Gehalot π Tutor II β 10.11K Points π Artificial Intelligence and Robotics (AIR) Q. PDDL stands for______________ (A) path data description language (B) planning domain description language (C) planning data description language (D) path data deleted language ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) planning domain description language
I Indresh Gehalot π Tutor II β 10.11K Points π Artificial Intelligence and Robotics (AIR) Q. Frame problem in STRIPS Domain can be solved by ________ (A) operator (B) frame aximoms (C) precondition (D) action ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) frame aximoms
I Indresh Gehalot π Tutor II β 10.11K Points π Artificial Intelligence and Robotics (AIR) Q. Operator PUTDOWN has which of the following sequence of actions? (A) holding(x),ontable(x),holding(x) (B) holding(x),armempty, holding(x) (C) holding(x),ontable(x) (D) holding(x),ontable(x)^armempty, holding(x) ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) holding(x),ontable(x)^armempty, holding(x)
I Indresh Gehalot π Tutor II β 10.11K Points π Artificial Intelligence and Robotics (AIR) Q. The output of MATCH routine in Inference Engine is ______ (A) pattern set (B) conflict set (cs) (C) rule set (D) action set ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) conflict set (cs)
I Indresh Gehalot π Tutor II β 10.11K Points π Artificial Intelligence and Robotics (AIR) Q. The inference engine goes through which cycle? (A) match-resolve-execute (B) execute-resolve-match (C) resolve match match (D) resolve match execute ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) match-resolve-execute
I Indresh Gehalot π Tutor II β 10.11K Points π Artificial Intelligence and Robotics (AIR) Q. Backtracking is based on ________ (A) last in first out (B) first in first out (C) recursion (D) both last in first out & recursion ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) both last in first out & recursion
I Indresh Gehalot π Tutor II β 10.11K Points π Artificial Intelligence and Robotics (AIR) Q. Which of the Following problems can be modeled as CSP? (A) 8-puzzle problemb (B) 8-queen problem (C) map coloring problem (D) all of the mentioned ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) all of the mentioned
I Indresh Gehalot π Tutor II β 10.11K Points π Artificial Intelligence and Robotics (AIR) Q. _______________ are mathematical problems defined as a set of objects whose state must satisfy a number of constraints or limitations. (A) constraints satisfaction problems (B) uninformed search problems (C) local search problems (D) all of the mentioned ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) constraints satisfaction problems
I Indresh Gehalot π Tutor II β 10.11K Points π Artificial Intelligence and Robotics (AIR) Q. The __________algorithm explores the domain in a depth first manner. (A) backtracking (B) forward checking (C) arc consistency (D) strategic retreat ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) backtracking