intro stuff.
This commit is contained in:
parent
fa9da30977
commit
37339c574d
1 changed files with 6 additions and 8 deletions
|
@ -1151,14 +1151,12 @@ can be stretched by sophisticated developers.
|
||||||
\subsection{Summary}
|
\subsection{Summary}
|
||||||
|
|
||||||
\eab{update}
|
\eab{update}
|
||||||
Note that the ARIES algorithm is extremely complex, and we have left
|
The ARIES algorithm is extremely complex, and we have left
|
||||||
out most of the details needed to understand how ARIES works, or to
|
out most of the details needed to understand how ARIES works. Yet, we
|
||||||
implement it correctly. Yet, we believe we have covered everything
|
have covered the information that is needed to implement new
|
||||||
that a programmer needs to know in order to implement new
|
transactional data structures. \yad's encapsulation of ARIES makes
|
||||||
transactional data structures. This was possible due to the careful
|
this possible, and was performed in a way that strongly differentiates
|
||||||
encapsulation of portions of the ARIES algorithm, which is the feature
|
\yad from existing systems.
|
||||||
that most strongly differentiates \yad from other, similar libraries.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%We hope that this will increase the availability of transactional
|
%We hope that this will increase the availability of transactional
|
||||||
|
|
Loading…
Reference in a new issue