Skip to content

Commit

Permalink
Revise README slightly.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Aug 21, 2020
1 parent 0e48130 commit bd8ae1c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Lab and Downward Lab
====================

**Lab** is a Python package for running code on a large set of
benchmarks. Experiments can be conducted on a single machine or on a
cluster. The package also contains code for parsing results and creating
reports. Currently, Lab and Downward Lab are distributed together.
**Lab** is a Python package for evaluating code on benchmark sets.
Experiments can run on a single machine or on a computer cluster. The
package also contains code for parsing results and creating reports.

The **Downward Lab** Python package facilitates running experiments for
the `Fast Downward <http://www.fast-downward.org>`_ planning system. It
uses the generic experimentation package **Lab**.
uses the generic experimentation package **Lab**. Currently, Lab and
Downward Lab are distributed together.

**Code**: https://github.com/aibasel/lab

Expand Down

0 comments on commit bd8ae1c

Please sign in to comment.