ajout biblio

This commit is contained in:
Amaury JOLY
2026-04-08 17:06:53 +02:00
parent d4856e9707
commit 216083a4cb
7 changed files with 1035 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
\subsection{DenyList Object}
We assume a linearizable DenyList (\DL) object as in~\cite{frey:disc23} with the following properties.
We assume a linearizable DenyList (\DL) object, following the specification in~\cite{frey:disc23}, with the following properties.
The DenyList object type supports three operations: $\APPEND$, $\PROVE$, and $\READ$. These operations appear as if executed in a sequence $\Seq$ such that:
\begin{itemize}