Owner: @Alexander Mozeika @David Rusu @Giacomo Pasini

Description of processes

Election process

$$

\mathrm{P}(s_i(t))=\phi_f(\alpha_i)\,\delta_{1;s_i(t)}+(1-\phi_f(\alpha_i))\,\delta_{0;s_i(t)}

$$

$$ \mathrm{P}(\mathbf{s}(t))=\prod_{i=1}^N \mathrm{P}(s_i(t)) $$

$$ N_V(\mathbf{s}(t))=\sum_{i=1}^N s_i(t) $$

Block addition process

$$ \mathrm{P}(b_i(t)\vert s_i(t))=\left[\frac{1}{N_V(\mathbf{s}(t))}\,\delta_{1;b_i(t)}+\left(1-\frac{1}{N_V(\mathbf{s}(t))}\right)\,\delta_{0;b_i(t)}\right]\delta_{1;s_i(t)}+\delta_{0;b_i(t)}\delta_{0;s_i(t)},

$$

    i.e. given that node $i$ won the  election the probability of $b_i(t)=1$ is  $\\frac{1}{N_V(\\mathbf{s}(t))}$ and the probability of  $b_i(t)=0$ is $1-\\frac{1}{N_V(\\mathbf{s}(t))}$, and  given that node $i$ lost the election the probability of $b_i(t)=0$ is exactly $1$.