1.

__________ algorithm translates a planning problem in to prepositional axioms.(a) GraphPlan(b) SatPlan(c) Greedy(d) None of the mentionedThe question was posed to me during a job interview.This intriguing question originated from Planning and Acting in the Real World in portion Planning and Acting in the Real World of Artificial Intelligence

Answer»

Right choice is (B) SatPlan

Best explanation: The SATPLAN algorithm translates a planning problem into propositional AXIOMS and APPLIES a SATISFIABILITY algorithm to find a model that corresponds a VALID plan.



Discussion

No Comment Found

Related InterviewSolutions