You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #841, Apalache implements a non-deterministic version of CHOOSE. Leslie Lamport pointed out that a better solution would be to introduce another operator whose semantics is the non-deterministic version of CHOOSE. We call this operator Guess.
The text was updated successfully, but these errors were encountered:
As discussed in #841, Apalache implements a non-deterministic version of
CHOOSE
. Leslie Lamport pointed out that a better solution would be to introduce another operator whose semantics is the non-deterministic version ofCHOOSE
. We call this operatorGuess
.The text was updated successfully, but these errors were encountered: