Published March 9, 2020
| Version v1.3
Software
Open
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 the University of 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.3.zip
Files
(1.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5cf21b45f832a4ff57b619f8a97795ad
|
1.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/aibasel/pyperplan/tree/v1.3 (URL)