package prbnmcn-ucb1

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

Module type Ucb1.Arm_sigSource

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

Sourcetype t
Sourceval compare : t -> t -> int
Sourceval pp : Format.formatter -> t -> unit