Changes between Version 1 and Version 2 of Planning
- Timestamp:
- Jun 13, 2011 11:21:31 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Planning
v1 v2 1 1 * The current planner under consideration is lpg-td: [http://zeus.ing.unibs.it/lpg/] 2 * lpg-td uses the planning language PDDL2.2 (see attached for examples)2 * lpg-td uses the planning language PDDL2.2 (see attached for a very simple example) 3 3 * PDDL2.2 requires that the problem be specified using two files (one that defines the operators and one that defines the problem--see attached).