Add QUITS paper to review

This commit is contained in:
2026-05-01 10:41:54 +02:00
parent 682eeb644e
commit 1059b4d98f
3 changed files with 156 additions and 51 deletions

View File

@@ -23,6 +23,11 @@
long=belief propagation with guided decimation
}
\DeclareAcronym{gdg}{
short=GDG,
long=guided decimation guessing
}
\DeclareAcronym{nms}{
short=NMS,
long=normalized min-sum
@@ -122,3 +127,18 @@
short=BB,
long=bivariate bicycle
}
\DeclareAcronym{hgp}{
short=HGP,
long=hypergraph product
}
\DeclareAcronym{lp}{
short=LP,
long=lifted-product
}
\DeclareAcronym{bpc}{
short=BPC,
long=balanced product code
}