STRIPS, or Stanford Research Institute Planning System, is a programming language and algorithm for automated planning in artificial intelligence. It was developed by Richard Fikes and Nils Nilsson at the Stanford Research Institute in 1969.
For example, STRIPS could be used to plan a route for a robot to navigate from one location to another based on a set of constraints, such as avoiding obstacles or respecting boundaries.