Remove results with errors
Some instances have hyphens within variable names. Unfortunately, support for hyphens in variable names was missing in plasp 3.1.0, which resulted in incorrect ASP output. Additionally, clingo just printed an info message in the affected cases, which is why these incorrect benchmark runs weren’t easy to spot immediately. This removes all the affected results in order to run them again with plasp 3.1.1. Note that the new release doesn’t change anything else, and thus, the other results aren’t invalidated by the plasp update.
This commit is contained in:
@@ -1,38 +0,0 @@
|
||||
command:
|
||||
- timeout
|
||||
- -m=8000000
|
||||
- -t=900
|
||||
- python3
|
||||
- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py
|
||||
- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/domain.pddl
|
||||
- /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-33.pddl
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- -A 16
|
||||
- --parallel=1
|
||||
- --shallow
|
||||
configuration:
|
||||
id: pa-e1-sh
|
||||
instanceSets:
|
||||
- lnpmr-easy-instances
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- -A 16
|
||||
- --parallel=1
|
||||
- --shallow
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: logistics-round-1-strips
|
||||
instance: 33
|
||||
ipc: ipc-1998
|
||||
versions:
|
||||
clingo: 5.2.2
|
||||
fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100)
|
||||
planner: 517f2c0422a36582df17ecebb08e879b170cdfe2 (2017-11-21 02:23:06 +0100)
|
||||
plasp: 3.1.0
|
||||
python: 3.6.3
|
||||
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
|
Reference in New Issue
Block a user