Software Open Access

Code from the Master's Thesis "Planning using Lifted Task Representations"

Corrêa, Augusto B.

Code of the planning System implemented for the Master's Thesis "Planning using Lifted Task Representations", University of Basel, 2019.

For a more recent version, please check the ICAPS 2020 source code and the Github repository.

 

This planner solves PDDL planning tasks using a lifted representation of the tasks (i.e., without grounding the tasks). The search component of the planner is based on techniques for conjunctive query resolution.

The compressed file contains the following files and directories:

  1.  README.md containing the instructions and options available in the planning system;
  2.  power-lifted.py, a script that builds and run the planner given a set of parameters and a planning task
  3.  src/ , the directory containing the source code of the planner. This directory has two other directories, translator and search, composing two different components of the planner.
Files (81.4 kB)
Name Size
powerlifted.tar.gz
md5:82f41ffc549a7bded00b5a9683ed3a2c
81.4 kB Download
149
22
views
downloads
All versions This version
Views 149104
Downloads 2217
Data volume 2.0 MB1.4 MB
Unique views 10683
Unique downloads 1916

Share

Cite as