We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a3f44 commit fc07c83Copy full SHA for fc07c83
2 files changed
.github/workflows/build.yml
@@ -43,9 +43,4 @@ jobs:
43
- name: Sample ProjEnum Run
44
run: |
45
cd scripts
46
- python run_projenum_on_modelcounting.py -i mccmc2021_track1_058.cnf
47
-
48
- - name: Sample ProjEnum Run
49
- run: |
50
- cd scripts
51
- python run_projenum_on_itemmining.py -i vote.cnf
+ python run_projenum_on_modelcounting.py -i mccmc2021_track1_058.cnf
README.md
@@ -57,7 +57,7 @@ python run_projenum_on_itemmining.py -i vote.cnf
57
58
59
## Benchmarks
60
-The benchmarks and artifact can be found [here](https://zenodo.org/records/19473281).
+The benchmarks and artifact can be found [here](https://zenodo.org/records/19607802).
61
62
## Reference
63
```
0 commit comments