public class TrainingDecisionMaker extends SoccerDecisionMaker
Constructor and Description |
---|
TrainingDecisionMaker(java.util.Map<java.lang.String,IBelief> believes,
java.util.Map<java.lang.String,IBehavior> behaviors,
IThoughtModel thoughtModel,
int serverVersion)
Constructor
|
decideSoccer, getServerVersion
decide, getBehavior, getBehaviors, getBelieve, getBelieves, getCurrentBehavior, getDesiredBehavior, getNumberOfDecisions, getThoughtModel
public TrainingDecisionMaker(java.util.Map<java.lang.String,IBelief> believes, java.util.Map<java.lang.String,IBehavior> behaviors, IThoughtModel thoughtModel, int serverVersion)
believes
- List of believesbehaviors
- List of applicable behaviorsserverVersion
- Server version number