9 results for “topic:strips-algorithm”
MIT Planning Algorithms Class Implementations
Monkey and Banana problem solved with STRIPS
A Java library that implements the STRIPS algorithm. In artificial intelligence, STRIPS (Stanford Research Institute Problem Solver) is an automated planner developed by Richard Fikes and Nils Nilsson in 1971 at SRI International.
GraphPlan ~Goap algorithm to use for AI. Popularized in the game F.E.A.R.
Natural Language Processing and STRIPs-style Operators in Clojure.
Sokoban Solver developed in the Artificial Intelligence course, IA UA 2020/2021
Artificial Intelligence Planning with STRIPS
AI Homework 2 , Strips algorithm.
Offline sokoban level solver, using STRIPS planning algorithm combined with BFS.