[Jump to code hierarchy]

Cyclic Hypergraph Product Code[1]

Description

The hypergraph product code constructed using two low-weight circulant matrices. The code family \(\mathrm{C2}\) is the product of a cyclic LDPC code with itself, and the family \(\mathrm{CxR}\) is the product of the cyclic code with a repetition code.

The construction of \(\mathrm{C2}\) uses a single generating polynomial \(\sum a_ix^i\) for both factors, while the construction of \(\mathrm{CxR}\) uses the generating polynomial \(\sum a_ix^i\) along with the polynomial \(1+x\), where \(a_i\in\{0,1\}\).

Decoding

BP-OSD decoder

Cousins

  • Quasi-cyclic LDPC (QC-LDPC) code— A classical cyclic LDPC code with parameters \([n,k,d]\) yields a \(\mathrm{C2}\) code with parameters \([[2n^2,2k^2,d]]\) and a \(\mathrm{CxR}\) code with parameters \([[2nd,2k,d]]\).
  • La-cross code— The La-cross code is a reduced block length, full-rank cyclic HGP code with generator polynomials of the form \(1+x+x^k\)
  • Generalized bicycle (GB) code— Cyclic HGP codes and GB codes both use circulant matrices as building blocks.

References

[1]
A. Aydin, N. Delfosse, and E. Tham, “Cyclic Hypergraph Product Code”, (2026) arXiv:2511.09683
[2]
A. A. Kovalev and L. P. Pryadko, “Improved quantum hypergraph-product LDPC codes”, 2012 IEEE International Symposium on Information Theory Proceedings 348 (2012) arXiv:1202.0928 DOI
Page edit log

Your contribution is welcome!

on github.com (edit & pull request)

— see instructions

Zoo Code ID: cyclic_hgp

Cite as:
“Cyclic Hypergraph Product Code”, The Error Correction Zoo (V. V. Albert & P. Faist, eds.), 2026. https://errorcorrectionzoo.org/c/cyclic_hgp, arXiv:2606.11484
BibTeX:
@incollection{eczoo_cyclic_hgp,
title={Cyclic Hypergraph Product Code},
booktitle={The Error Correction Zoo},
year={2026},
editor={Albert, Victor V. and Faist, Philippe},
eprint={2606.11484},
doi={10.48550/arXiv.2606.11484},
url={https://errorcorrectionzoo.org/c/cyclic_hgp}
}
Share via:
Twitter | Mastodon |  | E-mail
Permanent link:
https://errorcorrectionzoo.org/c/cyclic_hgp

Cite as:

“Cyclic Hypergraph Product Code”, The Error Correction Zoo (V. V. Albert & P. Faist, eds.), 2026. https://errorcorrectionzoo.org/c/cyclic_hgp, arXiv:2606.11484

Github: https://github.com/errorcorrectionzoo/eczoo_data/edit/main/codes/quantum/qubits/stabilizer/qldpc/balanced_product/tensor/singlesector/hypergraph/cyclic_hgp.yml.