vault backup: 2025-03-10 09:30:11
This commit is contained in:
parent
e26da85610
commit
d53e1037ad
4 changed files with 3 additions and 118 deletions
|
@ -113,4 +113,4 @@ Atomic R/W registers are storage units that can be accessed through two operatio
|
|||
- locks instantaneous (it can be depicted as a single point on the timeline: there exist $t : OpInv \to R+$)
|
||||
- may be located in any point between its starting and ending time
|
||||
- does not happen together with any other operation ($t$ is injective)
|
||||
2. Every READ returns the closest preceding value written in the register, or the initial value (if no WRITE has occurred).
|
||||
2. Every READ returns the closest preceding value written in the register, or the initial value (if no WRITE has occurred).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue