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
.github
config
examples
lint
scripts
src
theories
.dir-locals.el -rw-r--r-- 285 bytes
.gitignore -rw-r--r-- 118 bytes
AUTHORS -rw-r--r-- 543 bytes
LICENSE -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 1.2 KB
README.md -rw-r--r-- 7.7 KB
default.nix -rw-r--r-- 855 bytes
dune -rw-r--r-- 116 bytes
dune-project -rw-r--r-- 388 bytes
easycrypt.opam -rw-r--r-- 1.2 KB
easycrypt.opam.template -rw-r--r-- 915 bytes
easycrypt.png -rw-r--r-- 182.6 KB

README.md

back to top