Memory decay
w(a) = w₀ exp(−a/T)
T is a synthetic two-qubit visibility lifetime, not a measured hardware T₂.
Quantum networks · risk-sensitive decisions
Build four elementary links, combine them through probabilistic swaps, and decide when an old pair is no longer worth keeping. The experiment exposes why a policy that minimises average waiting can still perform poorly in the tail.
Mechanism
Each elementary link succeeds randomly. Successful pairs wait in memory while missing links are retried; during that wait their Werner visibility falls. Swapping connects neighbouring intervals but can fail and consume both inputs.
w(a) = w₀ exp(−a/T)
T is a synthetic two-qubit visibility lifetime, not a measured hardware T₂.
wout = gswap wL wR
A successful swap inherits imperfections from both inputs and the swap operation.
F = (1 + 3w) / 4
A pair is useful here only when its delivered fidelity reaches the selected threshold.
New swap outputs cannot cascade through a second swap in the same slot. Successful outputs preserve inherited visibility but reset their scheduling age to zero. Candidate boundaries are evaluated in the fixed order 1, 3, 2, making event traces auditable and removing otherwise hidden timing advantages.
Interactive research model
Change link success, memory decay, and discard policy to compare swap-as-soon-as-possible with risk-sensitive cutoffs.
This is a synthetic protocol-level teaching model, not hardware calibration, a QKD security proof, or a network-performance promise.
Further left means shorter average waiting; higher means more pairs meet the fidelity threshold.
| Scheduling policy | Useful pairs | Mean latency | CVaR95 latency |
|---|
Each mark is an entangled interval still in memory; a is its scheduling age. A swap output keeps inherited visibility but resets age to zero and cannot be swapped again until the next slot.
How to investigate
Research basis
The model is positioned against repeater protocols, cutoff policies, exact latency analysis, and decision-process formulations.