You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Optimize an OpenQASM 3.0 block-encoding matrix ladder circuit while matching the same-width LV16 MatrixMul oracle on the finite trusted probe set. Declared widths from 17 through 42 are accepted by the package contract; the verifier must reject projection or truncation of the fixed 42-qubit baseline.",
"scoreModel": "logical_hardware_volume_v1",
"scoreNote": "score = qubits * sqrt(weighted_gate_volume * weighted_depth). For v1 gates: weighted_gate_volume = h+x+y+z + 64*rz + cx/cnot + 6*sum(extra two-qubit distance). Preflight rejects circuits that exceed the target cost guard before trusted shots run.",