The τ -Delay Setting

The \(\TauDelay \) setting is an outdated information setting where an adversary can report any of the loads from the last \(\tau \) steps.

The \(\TauDelay \) process:
Parameter: A delay \(\tau \in \N \).
Iteration: At each step \(t = 1, 2, \ldots \),

  • • Sample two bins \(i_1\) and \(i_2\) uniformly at random.

  • • An adversary chooses two load estimates \(\tilde {x}_{i_1}^t \in [x_{i_1}^{t-\tau }, x_{i_1}^{t-1}]\) and \(\tilde {x}_{i_2}^t \in [x_{i_1}^{t-\tau }, x_{i_2}^{t-1}]\).

  • • Allocate to bin \(i \in \{ i_1, i_2 \}\) satisfying \(\tilde {x}_i^t = \min \{ \tilde {x}_{i_1}^t, \tilde {x}_{i_2}^t \}\).

The \(\Batched \) setting is an instance of the \(\TauDelay \) setting for \(\tau = b\). Another concrete instance of the \(\TauDelay \) setting is the \(\AdvTauDelay \) process where the adversary always tries to flip the decision of \(\TwoChoice \). Further, in the \(\RandomTauDelay \) process the adversary reports the load estimates from a random step in the last \(\tau \) steps.

Your browser does not support the HTML5 canvas tag.

.