Task 03: exploit exact product-state contraction (4.44x) - #10
Task 03: exploit exact product-state contraction (4.44x)#10QingyunQian wants to merge 4 commits into
Conversation
|
This means the problem is also not good enpigh that can be exploit for cheap workaround? |
|
Yes, after checking the exact circuit, the original schedule does admit a structural cheap reduction. Because every even qubit was projected to I updated this PR with both a compact report and a design fix. Post selection now happens only after each complete even+odd brickwork block (30 events instead of 60), so the odd survivor light cones overlap before projection. A deterministic witness gives two nonzero Schmidt coefficients, Details and the factor table&figure are in |
can be used as a loophole test,who can capture the flag?dont fix it |
Take-home insight
The circuit never needs a general many-body contraction: preserving its exact product-state structure reduces the computation to vectorized local conditional maps.
Measured result
The README keeps the compact factor attribution table and a single result figure.
Reviewer-facing files
optimized_solutions/challenge-03/README.mdoptimized_solutions/challenge-03/solution_3_product_contraction.pyoptimized_solutions/challenge-03/factor-ablation.svgFull profiles and research chronology remain in
hmyuuu/OrbitBreakersExpertBenchmarks.