Skip to content

Commit

Permalink
readme: update paper pdf link to favor conference version
Browse files Browse the repository at this point in the history
The conference version is prettier, lists preprint as alternate
  • Loading branch information
ndrewh authored Apr 26, 2024
1 parent acc0a51 commit 35e74d0
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 @@ -2,7 +2,7 @@

SBVA is a tool for reducing SAT formulas using _structured bounded variable addition_.

Read our SAT'23 paper: [Effective Auxiliary Variables via Structured Reencoding](https://arxiv.org/pdf/2307.01904.pdf) (preprint)
Read our SAT'23 paper: [Effective Auxiliary Variables via Structured Reencoding](https://par.nsf.gov/servlets/purl/10489211) (or, [preprint](https://arxiv.org/pdf/2307.01904.pdf) with extra appendices)

🏆 SBVA-CaDiCaL (CaDiCaL w/ SBVA as preprocessor) was the overall main-track winner of the [2023 SAT competition](https://satcompetition.github.io/2023/)! (1st overall, 1st satisfiable, 2nd unsatisfiable)

Expand Down

0 comments on commit 35e74d0

Please sign in to comment.