This directory contains the raw data that we obtained in our
experiments on comparing FF's performance to that of HSP. Data is
organized per domain, and per task. Results for a task
<domain>/<name>.pddl (to be found in the PDDL file collection in the
same online appendix) are stored in <domain>/R<name>.pddl. Format of
any results file is

<time>,<states>,<steps>:---
<time>,<states>,<steps>:---
<time>,<states>,<steps>:---
<time>,<states>,<steps>:---
<time>,<states>,<steps>:---
<time>,<states>,<steps>:--F
<time>,<states>,<steps>:--F
<time>,<states>,<steps>:--F
<time>,<states>,<steps>:--F
<time>,<states>,<steps>:--F
<time>,<states>,<steps>:-E-
<time>,<states>,<steps>:-EF
<time>,<states>,<steps>:H--
<time>,<states>,<steps>:H--
<time>,<states>,<steps>:H--
<time>,<states>,<steps>:H--
<time>,<states>,<steps>:H--
<time>,<states>,<steps>:H-F
<time>,<states>,<steps>:H-F
<time>,<states>,<steps>:H-F
<time>,<states>,<steps>:H-F
<time>,<states>,<steps>:H-F
<time>,<states>,<steps>:HE-
<time>,<states>,<steps>:HEF


were time states and steps are the respective results for a single try
of the switch configuration named after the ':', i.e. the
hill-climbing planners (no E in the configuration name) have 5 tries
each, the others 1 try. time is running time until termination,
(maximal 150 secs, maximal 128 MByte memory use), states are number of
evaluated states until termination, steps is the sequential length of
the plan found. If no plan was found, this is -1.

