package prbnmcn-ucb1

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

The UCB1 module is parameterised by a finite set of actions presented as an array of abstract "arms", each arm corresponding to an action.

type t
val compare : t -> t -> int
val pp : Stdlib.Format.formatter -> t -> unit