|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmassim.framework.simulation.DefaultSimpleSimulationConfiguration
massim.gridsimulations.SimulationConfigurationImpl
massim.competition2006.GridSimulationConfiguration
massim.competition2006.GridSimulationConfigurationHandCrafted
public class GridSimulationConfigurationHandCrafted
This class is derived from GridSimulationConfiguration. The agent positions, gold positions, obstacle positions and the depot position are added.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface massim.framework.simulation.SimpleSimulationConfiguration |
---|
SimpleSimulationConfiguration.AgentConfiguration |
Field Summary | |
---|---|
GridSimulationConfigurationHandCraftedData |
data
|
Fields inherited from class massim.competition2006.GridSimulationConfiguration |
---|
actionSuccessProbability, goldGenerationFrequency, goldGenerationNumber, goldGenerationProbability, informationDistortionProbability, numberOfGoldItems |
Fields inherited from class massim.gridsimulations.SimulationConfigurationImpl |
---|
lineOfSight, maxNumberOfSteps, numberOfAgents, numberOfObstacles, simulationName, sizex, sizey, teamName0, teamName1, tournamentName |
Constructor Summary | |
---|---|
GridSimulationConfigurationHandCrafted()
|
Method Summary |
---|
Methods inherited from class massim.gridsimulations.SimulationConfigurationImpl |
---|
setSimulationName, setTeamName, setTournamentName |
Methods inherited from class massim.framework.simulation.DefaultSimpleSimulationConfiguration |
---|
getAgentConfigurations, setAgentConfigurations |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public GridSimulationConfigurationHandCraftedData data
Constructor Detail |
---|
public GridSimulationConfigurationHandCrafted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |