git clone https://github.com/LBonassi95/PAC-C
cd PAC-C/
git clone https://github.com/LBonassi95/downward -b action-constraints
Compiling a PAC problem: python3.X launch_PAC_C.py DOMAIN_PATH PROBLEM_PATH OUTPUT_PATH
Supplementary material and benchmarks used for the IJCAI22 paper can be found at: https://github.com/LBonassi95/PAC-benchmarks-IJCAI22
@inproceedings{DBLP:conf/ijcai/BonassiGS22,
author = {Luigi Bonassi and
Alfonso Emilio Gerevini and
Enrico Scala},
title = {Planning with Qualitative Action-Trajectory Constraints in {PDDL}},
booktitle = {{IJCAI}},
pages = {4606--4613},
publisher = {ijcai.org},
year = {2022}
}