Pyperplan
Authors/Creators
- 1. University of Basel
- 2. University of Freiburg
Description
Pyperplan is a lightweight STRIPS planner written in Python.
Please note that Pyperplan deliberately prefers clean code over fast code. It is designed to be used as a teaching or prototyping tool. If you use it for paper experiments, please state clearly that Pyperplan does not offer state-of-the-art performance.
It was developed during the planning practical course at Albert-Ludwigs-Universität Freiburg during the winter term 2010/2011 and is published under the terms of the GNU General Public License 3 (GPLv3).
Pyperplan supports the following PDDL fragment: STRIPS without action costs.
Files
aibasel/pyperplan-v1.0.zip
Files
(1.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:bab672ae46a937db1521033319147e13
|
1.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/aibasel/pyperplan/tree/v1.0 (URL)