https://github.com/EasyCrypt/easycrypt
Revision 9d009617de99faeedd2736ff7718f48046acc56e authored by Pierre-Yves Strub on 29 June 2022, 14:02:08 UTC, committed by Pierre-Yves Strub on 29 June 2022, 14:12:18 UTC
Syntax is `rnd ... : pos1 pos2` and is only evailable for the pRHL
variant.

The tactic will first collapse all the instructions after `pos1` /
`pos2` (in the left/right programs) before applying the `rnd`
tactic.

It is also possible to access this collapse phase with the new
`rndsem` tactic. The syntax is: `rndsem side? codepos`
1 parent f6ca7bf
History
Tip revision: 9d009617de99faeedd2736ff7718f48046acc56e authored by Pierre-Yves Strub on 29 June 2022, 14:02:08 UTC
Extend `rnd` tactic s.t. it can handle multiple samplings / assignments
Tip revision: 9d00961
File Mode Size
workflows

back to top