Skip to content

Commit d57d3c1

Browse files
committed
Rewrite VMCAI24 artifact description intro
1 parent 3625b67 commit d57d3c1

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/artifact-descriptions/vmcai24.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
# Correctness Witness Validation by Abstract Interpretation
2-
## Artifact
1+
# VMCAI '24 Artifact Description
2+
## Correctness Witness Validation by Abstract Interpretation
3+
4+
This is the artifact description for our [VMCAI '24 paper "Correctness Witness Validation by Abstract Interpretation"](https://doi.org/10.1007/978-3-031-50524-9_4).
5+
The artifact is available on [Zenodo](https://doi.org/10.5281/zenodo.8253000).
36

47
This artifact contains everything mentioned in the evaluation section of the paper: Goblint implementation, scripts, benchmarks, manual witnesses and other tools.
58

6-
**Note to artifact reviewers:** in the smoke test phase, try to only run the performance evaluation since it is very quick compared to the precision evaluation.
9+
**The description here is provided for convenience and not maintained.**
10+
The artifact is based on [Goblint at `vmcai24` git tag](https://github.com/goblint/analyzer/releases/tag/vmcai24) and [Goblint benchmarks at `vmcai24` git tag](https://github.com/goblint/bench/releases/tag/vmcai24).
711

812
## Requirements
913
* [VirtualBox](https://www.virtualbox.org/).

0 commit comments

Comments
 (0)