SesamGIM - Geographical Initialisation for Milieu Agents
TODO adapt
The SimpleAgentInitializer creates NUM_NEIGHBOURHOODS (default: 10) neighbourhoods a SIZE_NEIGHBOURHOODS (default:
20) agents in each area (in case of 10 overall neighbourhoods, MilieuPa.AREAS_SHAPEFILE should be set to
"data/singleSB/singleSB.shp".
The SimpleAgentInitializer is activated by assigning a new instance to "this.agentInitializer" in
ContextCreator. It initializes the same amount of agents for every milieu. The number of milieus is taken
from NUM_MILIEU_GROUPS}, the order from NUM_MILIEU_GROUPS.MILIEUS}.
Constructor Summary
GSimpleAgentInitialiser(repast.simphony.context.Context mainContext)
Assigns the main context.