Stanford Research Institute Problem Solver
ID: stanford-research-institute-problem-solver
The Stanford Research Institute Problem Solver, commonly referred to as STRIPS, is a planning system developed in the late 1960s at the Stanford Research Institute (now known as SRI International). STRIPS is notable for its significant contributions to the field of artificial intelligence, particularly in automated planning and reasoning. Here are the key features of STRIPS: 1. **Representation of Actions**: STRIPS uses a specific representation for actions, defined in terms of their preconditions and effects.
New to topics? Read the docs here!