Published May 19, 2021 | Version v1
Dataset Open

Experimental Repository for "FOLASP: FO(.) as Input Language for Answer Set Solvers"

  • 1. KU Leuven

Description

Experimental repository for the paper "FOLASP: FO(.) as Input Language for Answer Set Solvers".

It consists of three parts:

- folasp_experiments.tar.gz: a docker image containing the necessary software configuration (an Ubuntu OS with Clingo, IDP and FOLASP loaded).
- dockervolume.tar.gz: a directory containing the instances and configuration files for the experiment, meant to be writable by the loaded docker image.
- results.zip: a directory contaning detailed experimental results in comma-separate value format.

To run the experiments, have a system available with docker installed.

1) extract dockervolume.tar.gz to some directory DIR, e.g., using the command
$ tar -xf dockervolume.tar.gz
2) load the docker image, e.g.,
$ docker load -i folasp_experiments.tar.gz
3) run the experiments in a docker container with the dockervolume mounted, e.g.,
$ docker run -it --mount type=bind,source=<DIR>/dockervolume,target=/home/test/volume folasp_experiments

To adjust the experimental parameters (e.g., time and memory limits or number of threads used), adjust the file <DIR>/dockervolume/experiments/config.benchie .

Files

results.zip

Files (3.1 GB)

Name Size Download all
md5:93d0f2f8f7c049785efae92ffccad3e8
2.9 GB Download
md5:0c1b0e124aee7405ec58df29b87e17b8
255.6 MB Download
md5:0d99f8167b67fe27ccf23a0141d9fd88
85.1 kB Preview Download