You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: STATUS.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,13 @@ We believe that the artifact deserves this badge because
11
11
*[configure the experiments](EXPERIMENTS.md)
12
12
*[use RaQuN as a library](README.md)
13
13
* the artifacts comprise all [source code](src/main/java/de/variantsync/matching) and [data](experimental_subjects) necessary to reproduce the experiments in the paper
14
-
* the artifacts comprise scripts ([`batch`](experiment.bat) and [`bash`](experiment.sh)) that allow for easy reproduction of the experiments with Docker
15
-
* the artifacts comprise all [source code](result_analysis_python), [data](reported-results.zip), and scripts
16
-
([`batch`](experiment.bat) and [`bash`](experiment.sh)) necessary to evaluate the experimental results and generate
14
+
* the artifacts comprise [instructions](EXPERIMENTS.md) that allow for easy reproduction of the experiments with and without Docker
15
+
* the artifacts comprise all [source code](result_analysis_python), [data](reported-results.zip), and [instructions](EXPERIMENTS.md) necessary to evaluate the experimental results and generate
17
16
the plots and tables presented in the paper
18
17
* the artifacts comprise [instructions](INSTALL.md) on how to quickly install and validate a Docker image that runs the experiments
19
18
20
19
## Artifacts Available
21
20
We believe that the artifact deserve this badge because
21
+
* the artifact is licensed under [Apache License, Version 2.0](LICENSE.md)
22
22
* the artifact is publicly available on ZENODO and associated with a DOI
23
-
* the artifact is publicly available on [Github](https://github.com/AlexanderSchultheiss/RaQuN)
0 commit comments