Evaluating the performance of IPC planners over time.
This repository archives historical and contemporary planning systems from the International Planning Competition (IPC) as Apptainer containers. It enables reproducible evaluation and comparison of planner performance across different competitions and time periods.
Compile VAL and Loki:
./compile-tools.shBuild one planner image:
./build-image.sh planners/<planner>/Apptainer images/<planner>.sifBuild all planner images:
./build-all-images.shDelete outdated images (interactive):
./delete-outdated-images.shplanners/- Planner source code and Apptainer recipesimages/- Built Apptainer container images (.sif files)benchmarks/- Test problems and domains