/Prolog-Graphplan

The Graphplan algorithm is an automatic planning algorithm that can compute, given a set of rules, a plan of action to go from an initial state to a final state. This project provides an open source (GPL v3) implementation of this planner in Prolog.

Primary LanguagePrologGNU General Public License v3.0GPL-3.0

Issues