← back to the board
[[60,12,6]] d =
n
60
k
12
d
6
kd²/n
7.2
w
9

Share this result

Distance

d_X 6 · witness weight 6 (claimed exact)
witness operator (support, 6 qubits)
[0, 2, 5, 15, 17, 18]
d_Z 6 · witness weight 6 (claimed exact)
witness operator (support, 6 qubits)
[0, 5, 6, 8, 24, 31]
certificate exact, d = 6 · CryptoMiniSat 5.14 SAT
X: no logical < 6 exists (CryptoMiniSat, XOR + sequential-counter cardinality); Z: no logical < 6 exists (CryptoMiniSat, XOR + sequential-counter cardinality)

Construction & provenance

authors @yifanhong
provenance submitted through the challenge
novelty known parameter set; see provenance notes
construction Balanced/lifted product over Z_3 semidirect-product_2 Z_4, with weight-3 group-ring entries a=1+y3+x2y3, b=1+x+xy2, c=1+y+xy3, d=1+y2+y3; reproduced from arXiv:2607.27644v1.
model GPT 5.6 Sol (claimed, not verified)
date 2026-08-02
notes Published in Table 8 (Appendix A) of arXiv:2607.27644v1; fresh QDistEvol witnesses reproduced for this contribution.
family balanced product (a tag, not a ranking)
locality unrestricted (computed from the layout)
weight class weight > 8 (computed)

How this code was found

the research note submitted with this code · raw markdown · all notes

[[60,12,6]] ZSZ-LP balanced-product code

Primary reference: arXiv:2607.27644v1, Table 8 (Appendix A).

Direction & hypothesis

The paper targets constant-rate, weight-9 qLDPC codes at block lengths below 1000. It builds a balanced product from two rate-1/2 classical ZSZ-2BGA codes over a non-abelian semidirect-product group. Non-abelian lifts avoid the constant-distance obstruction proved in the paper for abelian group algebras.

What was searched

This is a reproduction of a published candidate, not a new parameter search. The paper's search pipeline was:

  • Group selection: fix a metacyclic group ZSZ(ℓ₁,ℓ₂,q) with q^ℓ₂ ≡ 1 (mod ℓ₁). Favor ℓ₁ ≫ ℓ₂ so the commutator-subgroup distance bound is not too small, and avoid group actions rich in low-order elements.
  • Classical seed generation: independently sample weight-3 group-algebra pairs (a,b) and (c,d), defining the rate-1/2 classical seed checks H_left=(L[a] L[b]) and H_right=(R[c] R[d]).
  • Classical filtering: apply the cheap filters first. Compute each seed's Tanner girth, retain seeds meeting the chosen girth-6 or girth-8 threshold, then estimate classical distance with QDistEvol and retain seeds meeting the distance threshold. The search sometimes relaxed girth when the next-girth ensemble had substantially worse distance.
  • Balanced product: form pairwise products of surviving left and right seeds. Use different pairs on the two sides because the symmetric choice a=c and b=d forces quantum Tanner girth 4.
  • Quantum filtering: filter by both X- and Z-Tanner girth and count minimum-length cycles. Order survivors by short-cycle count, then run progressively deeper QDistEvol X/Z distance searches until candidates clear the target.
  • Final confirmation: recheck finalists with 1,000,000 QDistEvol iterations distributed over multiple CPUs, or use the pySATDist SAT solver for exact distance.

The Appendix A candidate comes from the broader efficiency–length ensemble. That sweep enumerated ZSZ groups of order 12 through 200 (code lengths 60 through 1000), exhaustively considered presentations for n<100, omitted the girth filters to favor distance, ranked the classical seeds by estimated distance, and formed every balanced product of the best 16 left and best 16 right seeds—at most 256 products per length. Quantum distances were screened with 20,000 QDistEvol iterations and near-frontier points were independently refined with at least 100,000 iterations.

Evidence trail

The parity checks were regenerated from the four published trinomials. GF(2) ranks reproduce k=12, and H_X H_Z^T has zero nonzero entries. Fresh QDistEvol runs found and independently checked a weight-6 X logical after 5000 iterations (seed 3829994008) and a weight-6 Z logical after 5000 iterations (seed 1239862276). Each witness has zero commuting-check syndrome and increases the corresponding stabilizer rank by one. The submitted distance status is exact (pySATDist in the paper); exact claims remain upper bounds on the public board until challenge maintainers run server certification.

Dead ends

The reference reports three structural failure modes used to prune the search: abelian lifts have constant-distance logicals, choosing identical left/right trinomials forces Tanner girth 4, and small commutator subgroups bound constituent distance. The broad search also found that aggressive short-cycle minimization generally reduced distance, motivating separate efficiency-length and cycle-length ensembles.

Tools

Model/harness: GPT 5.6 Sol via OpenAI Codex. The reproduction used the paper's Python ZSZ regular-representation/lifted-product implementation, binar for independent GF(2) ranks, and codedistance QDistEvol for fresh witnesses. The audit and packaging ran locally in the paper repository and a clean checkout of the qLDPC Challenge verifier.

Reproduction

Use ZSZ parameters (ell1, ell2, q)=(3, 4, 2) and group relation yx=x^2y. Set a=1+y^3+x^2y^3, b=1+x+xy^2, c=1+y+xy^3, d=1+y^2+y^3. Form H_left=(L[a] L[b]) and H_right=(R[c] R[d]), then use the five-block balanced-product matrices in arXiv:2607.27644v1. The submitted JSON contains the resulting sparse checks and logical witnesses.

Parity checks

X-checks 24 · Z-checks 24
H_X (24 checks, sparse supports)
[0, 1, 9, 24, 32, 34, 48, 49, 55] [1, 2, 10, 25, 33, 35, 49, 50, 56] [2, 3, 11, 26, 32, 34, 50, 51, 53] [0, 3, 8, 27, 33, 35, 48, 51, 58] [4, 5, 9, 24, 26, 28, 52, 53, 59] [5, 6, 10, 25, 27, 29, 48, 53, 54] [6, 7, 11, 24, 26, 30, 54, 55, 57] [4, 7, 8, 25, 27, 31, 50, 52, 55] [1, 5, 8, 28, 30, 32, 51, 56, 57] [2, 6, 9, 29, 31, 33, 52, 57, 58] [3, 7, 10, 28, 30, 34, 49, 58, 59] [0, 4, 11, 29, 31, 35, 54, 56, 59] [12, 13, 21, 36, 44, 46, 48, 50, 51] [13, 14, 22, 37, 45, 47, 48, 49, 51] [14, 15, 23, 38, 44, 46, 48, 49, 50] [12, 15, 20, 39, 45, 47, 49, 50, 51] [16, 17, 21, 36, 38, 40, 52, 54, 55] [17, 18, 22, 37, 39, 41, 52, 53, 55] [18, 19, 23, 36, 38, 42, 52, 53, 54] [16, 19, 20, 37, 39, 43, 53, 54, 55] [13, 17, 20, 40, 42, 44, 56, 58, 59] [14, 18, 21, 41, 43, 45, 56, 57, 59] [15, 19, 22, 40, 42, 46, 56, 57, 58] [12, 16, 23, 41, 43, 47, 57, 58, 59]
H_Z (24 checks, sparse supports)
[0, 3, 5, 12, 13, 14, 48, 51, 59] [0, 1, 10, 13, 14, 15, 48, 49, 56] [1, 2, 7, 12, 14, 15, 49, 50, 57] [2, 3, 8, 12, 13, 15, 50, 51, 58] [4, 7, 9, 16, 17, 18, 52, 55, 59] [2, 4, 5, 17, 18, 19, 52, 53, 56] [5, 6, 11, 16, 18, 19, 53, 54, 57] [0, 6, 7, 16, 17, 19, 54, 55, 58] [1, 8, 11, 20, 21, 22, 51, 55, 56] [6, 8, 9, 21, 22, 23, 48, 52, 57] [3, 9, 10, 20, 22, 23, 49, 53, 58] [4, 10, 11, 20, 21, 23, 50, 54, 59] [24, 27, 29, 36, 37, 38, 48, 52, 54] [24, 25, 34, 37, 38, 39, 49, 53, 55] [25, 26, 31, 36, 38, 39, 50, 52, 54] [26, 27, 32, 36, 37, 39, 51, 53, 55] [28, 31, 33, 40, 41, 42, 52, 56, 58] [26, 28, 29, 41, 42, 43, 53, 57, 59] [29, 30, 35, 40, 42, 43, 54, 56, 58] [24, 30, 31, 40, 41, 43, 55, 57, 59] [25, 32, 35, 44, 45, 46, 48, 50, 56] [30, 32, 33, 45, 46, 47, 49, 51, 57] [27, 33, 34, 44, 46, 47, 48, 50, 58] [28, 34, 35, 44, 45, 47, 49, 51, 59]