Skip to content

Commit fcc2d02

Browse files
committed
Remove horizontal rules in VMCAI25 artifact description
1 parent 55bfe96 commit fcc2d02

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/artifact-descriptions/vmcai25.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ The artifact is available on [Zenodo](https://doi.org/10.5281/zenodo.13863579).
77
**The description here is provided for convenience and not maintained.**
88
The artifact contains [Goblint at `vmcai25` git tag](https://github.com/goblint/analyzer/releases/tag/vmcai25).
99

10-
-------------------------------------------------------------------------------
1110

1211
## Overview
1312

@@ -29,7 +28,6 @@ The next section gives instructions on how to setup and quickly get an overview
2928
The subsequent sections then describe each of these components in detail.
3029
The final section gives information on how to reuse this artifact.
3130

32-
-------------------------------------------------------------------------------
3331

3432
## Getting Started
3533

@@ -190,7 +188,6 @@ Note however:
190188

191189
Naturally, changes to the timeout or memory are expected to affect the evaluation numbers.
192190

193-
----------------------------------------------------------------------------------
194191

195192
## Evaluation Results
196193

@@ -226,8 +223,6 @@ Clicking on a status shows the complete GemCutter log for the benchmark run.
226223
As described above (in section _2. Inspect the evaluation results_), the artifact provides python scripts to directly extract the data shown in the paper from the benchmark results.
227224

228225

229-
----------------------------------------------------------------------------------
230-
231226
## Source Code
232227

233228
### GemCutter
@@ -255,7 +250,6 @@ The code for this paper is the following:
255250

256251
More recent versions of Goblint can be found at <https://github.com/goblint>.
257252

258-
----------------------------------------------------------------------------------
259253

260254
## Verifier Binaries
261255

@@ -270,7 +264,6 @@ To build Goblint from scratch, run `make setup && make release`.
270264
Both GemCutter and Goblint can be invoked via the BenchExec benchmarking tool (<https://github.com/sosy-lab/benchexec>) which is installed in the VM.
271265
For examples, see the benchmark definition files `~/witness-generation/goblint.xml` resp. `~/witness-validation/gemcutter.xml` and the scripts `~/scripts/generate-witnesses.sh` resp. `~/scripts/validate-witnesses.sh`.
272266

273-
----------------------------------------------------------------------------------
274267

275268
## Benchmark Programs
276269

@@ -279,7 +272,6 @@ These benchmarks are taken from the publicly available sv-benchmarks set (<https
279272
and correspond to the _ConcurrencySafety-Main_ category of SV-COMP'24 (<https://sv-comp.sosy-lab.org/2024/>).
280273
The benchmarks are written in C and use POSIX threads (`pthreads`) to model concurrency.
281274

282-
----------------------------------------------------------------------------------
283275

284276
## Extending & Reusing This Artifact
285277

0 commit comments

Comments
 (0)