Code and data for the ICAPS 2022 paper "New Refinement Strategies for Cartesian Abstractions"
Description
Code
The file speck-seipp-icaps2022-code.zip contains an extended version of the Fast Downward planning system (http://fast-downward.org). Please see http://www.fast-downward.org for detailed instructions on how to compile the planner. Here is the short version for building the planner and running the best performing configuration. The calls for the other configurations can be found in the file speck-seipp-icaps2022-reports.zip.
./build.py
./fast-downward.py PDDL_TASK --search "astar(cegar(subtasks=[original()], max_states=infinity, max_transitions=infinity, max_time=900, pick_split=max_cover, tiebreak_split=max_refined, pick_flaw=min_h_batch_multi_split,max_state_expansions=1000000, use_general_costs=true, debug=false, transform=no_transform(), cache_estimates=true, random_seed=-1))"
The latest version of the code is maintained at https://github.com/jendrikseipp/scorpion.
Benchmarks
The file speck-seipp-icaps2022-benchmarks.zip contains the STRIPS PDDL benchmarks from sequential optimization tracks of IPC 1998-2018.
Experiment data
The remaining zipfiles contain the raw experiment data, parsed values, scripts and basic reports for the experiments in the paper.
Notes
Files
speck-seipp-icaps2022-benchmarks.zip
Files
(231.9 MB)
Name | Size | Download all |
---|---|---|
md5:391395cf8e35c93b34d5eefaf5d98262
|
22.5 MB | Preview Download |
md5:5c4447ede33364cbdbd90777f0f93ed4
|
3.6 MB | Preview Download |
md5:3b22de09df57226ee6382ee5c5c6c7e9
|
203.2 MB | Preview Download |
md5:ef18575691826b03ef4729511cd29799
|
2.5 MB | Preview Download |
md5:a07aa60e085fe1f41c25cbba2250fb1f
|
6.4 kB | Preview Download |