sketch_ucb1_test.nx
buildroot/runtime/sketch_ucb1_test.nx
about
sketch_ucb1_test.nx -- multi-armed bandit verification.
dependencies 3 imports · 0 importers
imports: syscalls.nxsketch_ucb1.nxsketch_types.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 7 | func iabs(x: i64) -> i64 {
called by 1: main |
| 15 | func reward_for(arm: i64, pull_idx: i64) -> i64 {
called by 1: main |
| 25 | func main() -> i64 { |