code wiki / (root) / sketch_ucb1_test.nx

sketch_ucb1_test.nx

buildroot/runtime/sketch_ucb1_test.nx

4231 B123 linesdepth 5pulls 7 transitivereach 0 importersview sourcekind gate/prooftopic sketch
docsdependenciesstructsconstsfunctions

about

sketch_ucb1_test.nx -- multi-armed bandit verification.

dependencies 3 imports · 0 importers

syscalls.nx sketch_ucb1.nx sketch_types.nx sketch_ucb1_test.nx

imports: syscalls.nxsketch_ucb1.nxsketch_types.nx

imported by: nobody (leaf or entry point)

structs

none

consts

none

functions

7func iabs(x: i64) -> i64 {
15func reward_for(arm: i64, pull_idx: i64) -> i64 {
25func main() -> i64 {