A B C D E F G I J L M N P R S U V W

C

chooseAction() - Method in class edu.iastate.jrelm.demo.RothErevAgent
Elicits a choice of action from the agent.
chooseAction() - Method in class edu.iastate.jrelm.rl.AbstractStatlessLearner
This is a basic implementation of ReinforcementLearner.chooseAction().
chooseAction() - Method in interface edu.iastate.jrelm.rl.ReinforcementLearner
Elicits a new choice of action.
chooseAction() - Method in class edu.iastate.jrelm.rl.SimpleStatelessLearner
Elicits a choice of action.
chooseActionIndex() - Method in class edu.iastate.jrelm.rl.SimpleStatelessLearner
Elicits a choice of action.
chooseActionRaw() - Method in class edu.iastate.jrelm.rl.SimpleStatelessLearner
Elicits a choice of action.
chooseBanditArm() - Method in class edu.iastate.jrelm.demo.bandit.GamblerAgent
 
containsAction(A) - Method in interface edu.iastate.jrelm.core.ActionDomain
Determines if the given Action is in this domain.
containsAction(SimpleAction<O>) - Method in class edu.iastate.jrelm.core.SimpleActionDomain
 
containsAction(BanditAction) - Method in class edu.iastate.jrelm.demo.bandit.BanditActionDomain
 
containsState(SimpleState<O>) - Method in class edu.iastate.jrelm.core.SimpleStateDomain
 
containsState(S) - Method in interface edu.iastate.jrelm.core.StateDomain
Determines if the given Action is in this domain.

A B C D E F G I J L M N P R S U V W