|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.palamedes.gdl.core.simulation.strategies.AbstractStrategy
org.eclipse.palamedes.gdl.core.simulation.strategies.SRandom
public class SRandom
Field Summary |
---|
Fields inherited from class org.eclipse.palamedes.gdl.core.simulation.strategies.AbstractStrategy |
---|
expectedGoal, game, heuristic, iException, match, maxSteps, maxStepsDefault, playerNumber, random, reliability |
Constructor Summary | |
---|---|
SRandom()
|
Method Summary | |
---|---|
IMove |
getMove(IGameNode currentNode)
|
Methods inherited from class org.eclipse.palamedes.gdl.core.simulation.strategies.AbstractStrategy |
---|
dispose, getExpectedGoalValue, getHeuristicValue, getRandomCombinedMove, getReliabilityValue, initMatch |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SRandom()
Method Detail |
---|
public IMove getMove(IGameNode currentNode)
getMove
in interface IStrategy
getMove
in class AbstractStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |