Simulation report

entanglement_toy

Created 5/11/2026, 3:04:54 PM

analytic-local-toyToy model: yesHypothesis 4

The Bell-pair toy circuit shows correlated outcomes. It does not imply faster-than-light signaling.

Interpretation

The Bell-pair toy circuit shows correlated outcomes. It does not imply faster-than-light signaling.

Input

{
  "state": "Bell-pair circuit"
}

Result

{
  "backend": "analytic-local-toy",
  "circuit": "H(q0); CNOT(q0,q1); measure bell",
  "warning": "Cirq unavailable or failed (No module named 'cirq'); returned analytic-local-toy fallback.",
  "measurements": {
    "fallback": {
      "0": 250,
      "1": 250
    }
  }
}