Differences between revisions 1 and 38 (spanning 37 versions)
Revision 1 as of 2010-08-05 12:30:10
Size: 309
Editor: JendrikSeipp
Comment:
Revision 38 as of 2014-04-21 10:21:26
Size: 408
Editor: JendrikSeipp
Comment: remove text for new-scripts
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
= Experiment scripts = = Fast Downward experiments =
Line 5: Line 5:
In the directory "new-scripts" you find some scripts that facilitate conducting experiments.
An experiment is conducted in three stages:

== Generate an experiment ==

XXX TODO

== Fetch and parse results ==

XXX TODO

== Make reports ==

XXX TODO
We recommend using the {{{downward}}} package for running Fast Downward experiments. It is part of {{{lab}}}, a python library for running code on large benchmark sets. Experiments can be run either locally or on a computer cluster. You can find the code at https://bitbucket.org/jendrikseipp/lab. The documentation is available at http://lab.rtfd.org.

Back to HomePage.

Fast Downward experiments

We recommend using the downward package for running Fast Downward experiments. It is part of lab, a python library for running code on large benchmark sets. Experiments can be run either locally or on a computer cluster. You can find the code at https://bitbucket.org/jendrikseipp/lab. The documentation is available at http://lab.rtfd.org.