vault backup: 2025-04-02 22:40:03
This commit is contained in:
parent
e9e8b60e22
commit
19c6bfbfba
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ while true
|
||||||
if invoc_i ≠ ⊥ then # prosegue se ci sono invocazioni
|
if invoc_i ≠ ⊥ then # prosegue se ci sono invocazioni
|
||||||
k++
|
k++
|
||||||
exec_i <- CONS[k].propose(invoc_i)
|
exec_i <- CONS[k].propose(invoc_i)
|
||||||
⟨z_i , res⟩ <- 𝛿(z_i, 𝜋1(exec_i))
|
⟨z_i, res⟩ <- 𝛿(z_i, 𝜋1(exec_i))
|
||||||
if 𝜋2(exec_i) = i then
|
if 𝜋2(exec_i) = i then
|
||||||
invoc_i <- ⊥
|
invoc_i <- ⊥
|
||||||
result_i <- res
|
result_i <- res
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue