Explore chapters and articles related to this topic
PDDL4J: a planning domain description library for java
Published in Journal of Experimental & Theoretical Artificial Intelligence, 2018
D. Pellier, H. Fiorino
Proposed for the first time in 1998 (Ghallab et al., 1998), PDDL is mainly inspired by Strips (Fikes & Nilsson, 1971) (STanford Research Institute Problem Solver) and Adl (Pednault, 1994) (Action Description Language). It expresses planning problems in two files: (1) the domain file describing the operators, and (2) the problem file describing the initial state and the goal.