update pdf before meeting

This commit is contained in:
Tom Zuidberg
2026-05-15 13:44:11 +02:00
parent 1255870ba9
commit 1948cb6b11
2 changed files with 1 additions and 1 deletions

BIN
paper.pdf

Binary file not shown.

View File

@@ -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}