- Select and/or construct a subset of planner domains
- Construct problem set by:
- running large set of benchmark problems
- selecting problems with desirable features
- varying some facet of the problem to increase difficulty (e.g.,
number of blocks)
- Select other planners that are:
- representative of the state of the art on the problems OR
- similar to or distinct from the new planner, depending on the
point of the comparison or advance of the new planner OR
- available and able to parse the problems
- Run all problems on all planners using default parameters
and setting an upper limit on time allowed
- Record which problems were solved, how many plan steps/actions
were in the solution and how much CPU time was
required to either solve the problem, fail or time out
|
|