MIT Planning Algorithms Class Implementations
-
Updated
Nov 2, 2016 - Python
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.
Sokoban Solver developed in the Artificial Intelligence course, IA UA 2020/2021
Artificial Intelligence Planning with STRIPS
Offline sokoban level solver, using STRIPS planning algorithm combined with BFS.
Natural Language Processing and STRIPs-style Operators in Clojure.
Add a description, image, and links to the strips-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the strips-algorithm topic, visit your repo's landing page and select "manage topics."