QuantumBFS / QuantumBFS/quantum.harness
[challenge]: Complexity classification of certified 1D thermodynamic limits
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 66
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
Released by
Jie Wang (AMSS, Chinese Academy of Sciences) & Jin-Guo Liu (Hong Kong University of Science and Technology (Guangzhou))
Contact email
cacate0129@gmail.com
Method
Other
Challenge issue
Difficulty: ★★★ (rated by Jie Wang)
Background
Ground-energy density of translation-invariant chains is undecidable in general, yet certified poly-time algorithms exist for 1D equilibrium observables at finite temperature (Fawzi–Fawzi–Scalet, arXiv:2311.18706; arXiv:2402.19030) and RG-compressed relaxations certify 1D chains in the thermodynamic limit (arXiv:2212.03014). The boundary between "physics is computable" and "physics is undecidable" in 1D is not characterized.
Research objective
Classify exactly when the ground-energy density of translation-invariant 1D chains is computable to precision ε in time polynomial in 1/ε with a certified error bar — ideally a dichotomy theorem (gapped ⇒ poly; generic gapless ⇒ hard; frontier characterized). Upper bounds: RG compression with rate analysis + zero-temperature limits of the free-energy machinery. Lower bounds: embed hard tiling/halting structure into gapless TI families. Stress-test candidate algorithms against adversarial instance generators.
Verification plan
- Success gate: a proved classification plus an implementation whose certified error bars are validated on exactly solvable chains (containment) and whose measured runtime matches the proved scaling on a generated instance ladder — theory and artifact must agree.
- Hope signal: a poly-time certified algorithm for the gapped case alone (with promise) — a major result already.
- Pivot signal: the frontier provably encodes number-theoretic problems with no clean characterization — the embedding theorem becomes the paper.
Why this may lead to research output
A Hamiltonian-complexity landmark whose algorithmic half ships as certified software.
References
- Fawzi, Fawzi, Scalet, Certified algorithms for equilibrium states of local quantum Hamiltonians, arXiv:2311.18706 (Nat. Commun.).
- Scalet, A faster algorithm for the free energy in one-dimensional quantum systems, arXiv:2402.19030.
- Kull et al., RG lower bounds, arXiv:2212.03014 (PRX).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The payload names no repository files, tests, or entry points; begin by reading the cited Fawzi–Fawzi–Scalet and Kull et al. papers and defining the promised classification. Done requires a proved complexity classification, a certified implementation, validated error bars on exactly solvable chains, and runtime measurements matching the analysis.
Written by the indexing model from the issue text.
Assessment
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100