Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 442 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 442 Bytes

CP2022-Plotting

Joan Espasa, Ian Miguel and Mateu Villaret. Plotting: A Planning Problem With Complex Transitions. The 28th International Conference on Principles and Practice of Constraint Programming (CP) 2022.

The contents are:

  • dataset: The Essence Prime and PDDL instances considered in the paper
  • eprime: The Essence Prime models
  • pddl: The PDDL model of Plotting
  • PlottingInstanceGenerator.java: The instance generator