diff --git a/paper.pdf b/paper.pdf index c2679f5..21ea7cc 100644 Binary files a/paper.pdf and b/paper.pdf differ diff --git a/paper.tex b/paper.tex index db3a7e1..86b1192 100644 --- a/paper.tex +++ b/paper.tex @@ -265,7 +265,7 @@ When using the sequential update scheme, the update cycle processes each after a mix of synchronous and sequential. predefined blocks update sequential, inside a block the update follows the synchronous scheme \subsection{Probabilistic scheme} -The Probabilistic update scheme is a synchronous scheme in terms of executing the functions, however, there is no longer only one function per node. Instead you can have multiple functions per node with each a fixed probability. This introduces some noise into the system and can lead to more realistic simulations. In order to show it using the example from \cref{fig:bn_example}, we need to define a new set of functions, which will only be used in this section. +The Probabilistic update scheme is a synchronous scheme in terms of executing the functions, however, there is no longer only one function per node. Instead you can have multiple functions per node with each a fixed probability. This introduces some noise into the system and can lead to more realistic simulations. In order to show it using the example from \cref{fig:bn_example}, we need to extend the set of functions with alternatives and probability, which will only be used in this section. $$ \text{PLACEHOLDER}