Skip to content

Commit

Permalink
Fixing missing benchmarks
Browse files Browse the repository at this point in the history
Thanks to @shoham-elad for pointing this out!

Closes #48
  • Loading branch information
msoos committed Jan 1, 2024
1 parent ddab1b3 commit 35feb97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ If you use sparse XORs, please also cite the [LICS20](https://www.comp.nus.edu.s

ApproxMC builds on a series of papers on hashing-based approach: [Related Publications](https://www.comp.nus.edu.sg/~meel/publications.html)

The benchmarks used in our evaluation can be found [here](https://www.comp.nus.edu.sg/~meel/Benchmarks/).
The benchmarks used in our evaluation can be found [here](https://zenodo.org/records/10449477).

## Old Versions
The old version, 2.0 is available under the branch "ver2". Please check out the releases for the 2.x versions under GitHub [releases](https://github.com/meelgroup/approxmc/releases). Please read the README of the old release to know how to compile the code. Old releases should easily compile.

0 comments on commit 35feb97

Please sign in to comment.