For each of the IPC-4 domains, the respective directory contains a
file "poster.ppt", which contains the results overview poster as
displayed at ICAPS'04 -- except for settlers, whose results are
included on the satellite poster. Each domain directory contains a
directory "GNUPLOT". This contains sub-directories corresponding to
the different domain versions of the respective domain. Each of the
latter contains .eps files showing the runtime taken by the
participating sub-optimal planners (if any), the runtime taken by the
participating optimal planners (if any), the plan lenghts returned by
those participating planners (if any) trying to minimize the number of
actions, the makespans returned by those participating planners (if
any) trying to minimize the makespan, and the metric values returned
by those participating planners (if any) trying to minimize the metric
value.

For example,

ls airport/GNUPLOT/nontemporal/
MakeSpan.eps 
NrActions.eps 
Time-optimal.eps 
Time-suboptimal-1.eps
Time-suboptimal-2.eps 
Time-suboptimal-all.eps

contains, in that order, .eps pictures showing plots of

makespan,
plan length,
runtime for optimal planners,
runtime for one half of the sub-optimal planners,
runtime for the other half of the sub-optimal planners,
runtime for all sub-optimal planners.

The plots for the sub-optimal planners are split up because there are
many of these planners, and the plots aren't very readable when shown
all-in-one.


For the fully detailed results files as output by the IPC-4
participants, see online appendix 2 of this paper. For descriptions of
the domains, consult our (submitted, at the time) paper on them,
and/or the IPC4 web page. For the PDDL files, consult the IPC4 web
page.



