Planning Domain Definition Language
From Wikipedia, the free encyclopedia
|
|
This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (September 2009) |
The Planning Domain Definition Language (PDDL) is an attempt to standardize planning domain and problem description languages. It was developed mainly to make the 1998/2000 International Planning Competitions possible. It was first developed by Drew McDermott iin 1998 and later evolved with each International Planning Competitions. The latest version of this language is PDDL3.1
Planning tasks specified in PDDL are separated into two files: 1. A domain file for predicates and actions 2. A problem file for objects, initial states and goal specifications.
Leap Frog Puzzle PDDL solution
| This computer language-related article is a stub. You can help Wikipedia by expanding it. |