STRIPS addresses the problem of efficiently representing and implementation of…
2014
STRIPS addresses the problem of efficiently representing and implementation of a planner. It is not related to which one of the following ?
- A.
SHAKEY
- B.
SRI
- C.
NLP
- D.
None of these
Attempted by 80 students.
Show answer & explanation
Correct answer: C
Correct answer: NLP (Natural Language Processing)
Explanation:
STRIPS is a formalism and algorithm for automated planning (Stanford Research Institute Problem Solver). It was developed for representing actions, preconditions, and effects to support planning systems.
SHAKEY is the robot project at SRI that used STRIPS-based planning to select actions in an environment, so SHAKEY is directly related to STRIPS.
SRI is the institution where STRIPS was created (the name STRIPS itself references Stanford Research Institute), so SRI is directly related.
Natural Language Processing (NLP) deals with processing human language and is a different area; STRIPS is not an NLP technique, so NLP is not related to STRIPS.
Therefore, Natural Language Processing is the option not related to STRIPS.