pub_bandit_exp3ix.h File Reference
Detailed Description
public methods for Exp.3-IX
Definition in file pub_bandit_exp3ix.h.
#include "scip/def.h"
#include "scip/type_bandit.h"
#include "scip/type_retcode.h"
#include "scip/type_scip.h"
Go to the source code of this file.
Functions | |
SCIP_RETCODE | SCIPcreateBanditExp3IX (SCIP *scip, SCIP_BANDIT **exp3ix, SCIP_Real *priorities, int nactions, unsigned int initseed) |
SCIP_Real | SCIPgetProbabilityExp3IX (SCIP_BANDIT *exp3ix, int action) |