massim.competition2009
Class GridSimulationConfigurationHandCrafted
java.lang.Object
massim.framework.simulation.DefaultSimpleSimulationConfiguration
massim.gridsimulations.SimulationConfigurationImpl
massim.competition2009.GridSimulationConfiguration
massim.competition2009.GridSimulationConfigurationHandCrafted
- All Implemented Interfaces:
- SimpleSimulationConfiguration, SimulationConfiguration, ServerSimulationConfiguration
public class GridSimulationConfigurationHandCrafted
- extends GridSimulationConfiguration
This class is derived from GridSimulationConfiguration.
The agent positions, gold positions, obstacle positions and the depot position are added.
Fields inherited from class massim.competition2009.GridSimulationConfiguration |
agentSpeed, agentWeight, cowAttractedWeight, cowPrivateField, cowScareWeight, cowSight, cowSpeed, emptyWeight, epsilon, fogprobability, id, numberOfCows, numberOfFences, obstacleWeight, weight |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
agentPositionX
public int[] agentPositionX
agentPositionY
public int[] agentPositionY
cowPositionX
public int[] cowPositionX
cowPositionY
public int[] cowPositionY
obstaclePositionX
public int[] obstaclePositionX
obstaclePositionY
public int[] obstaclePositionY
stable1X
public int[] stable1X
stable1Y
public int[] stable1Y
stable2X
public int[] stable2X
stable2Y
public int[] stable2Y
switchX
public int[] switchX
switchY
public int[] switchY
fenceDirections
public java.lang.String[] fenceDirections
fenceLength
public int[] fenceLength
GridSimulationConfigurationHandCrafted
public GridSimulationConfigurationHandCrafted()
Copyright © 2012. All Rights Reserved.