Code, benchmarks and data for the paper "Delete Relaxation with Axioms"
Authors/Creators
Description
This archive contains the code, benchmarks, experimental data, and validation software for the paper titled "Delete Relaxation with Axioms".
Planners
The repository comprises three planners:
* IH 2015, based on Fast Downward by Ivankovic and Haslum.
* A patched version of FF-X, a planner by Jörg Hoffmann from "In Defense of PDDL Axioms". Our patch modifies the code so that a plan is returned in a format that is easier to parse.
* "Fast Downward Unrolling", our implementation of the unrolling relaxation for tasks with axioms.
Benchmarks
The benchmarks tarball contains the PDDL benchmarks used for our experiments. These are based on the files from https://zenodo.org/records/12624112 whose domain definitions contain derived predicates.
Experimental Data
The data tarball contains the experimental results, and the scripts tarball contains the scripts used to run the planners.
License
This archive contains multiple components under different licenses. See the `LICENSE` and `README` files in the corresponding folders for details. No license is overridden by this aggregation.
* Fast Downward with Unrolling: GPLv3
* ValAx: GPLv3
* FF-X: GPL, according to the original distribution
* IH2015: CC BY-SA 4.0
* CLASP, included in IH2015: GPLv2
* VAL, included in IH2015: GPLv2
Files
Files
(114.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4b3e4752ba97b1ab1a181d815d896d51
|
4.2 MB | Download |
|
md5:9dd5e703322b53d40f82475c38b5fe4b
|
48.8 MB | Download |
|
md5:237f305af0aa9d25c02833f4e1d78070
|
59.6 MB | Download |
|
md5:56837ad3a5fc7397ee0c71e67ad5117d
|
56.3 kB | Download |
|
md5:ec6256fb9b86d0c67a30e9bd3f8a3e7a
|
1.3 MB | Download |
|
md5:9a40c63906549e9b86e29d3596986306
|
5.8 kB | Download |
|
md5:99ec0e83a411e3162188a80ea87194b5
|
86.6 kB | Download |
Additional details
Funding
- Swiss National Science Foundation
- Unifying the Theory and Algorithms of Factored State-Space Search 216111
Software
- Programming language
- C++