Multi-Armed Bandit Library v0.1

Exp3Gambler.Play Method 

Returns the index of the pulled lever.

public override int Play(
   int horizon
);

See Also

Exp3Gambler Class | Bandit.Stochastic Namespace