Strips: A new approach to the application of theorem proving to problem solving

Richard E. Fikes,Nils J. Nilsson
DOI: https://doi.org/10.1016/0004-3702(71)90010-5
IF: 14.4
1971-12-01
Artificial Intelligence
Abstract:We describe a new problem solver called STRIPS that attempts to find a sequence of operators in a space of world models to transform a given initial world model in which a given goal formula can be proven to be true. STRIPS represents a world model as an arbitrary collection in first-order predicate calculus formulas and is designed to work with models consisting of large numbers of formula. It employs a resolution theorem prover to answer questions of particular models and uses means-ends analysis to guide it to the desired goal-satisfying model.
computer science, artificial intelligence
What problem does this paper attempt to address?