Package massim.framework.simulation

Interface Summary
AgentState Classes that implement this interface represent the state of an agent with respect to the simulation.
SimpleSimulationConfiguration  
SimulationAgent  
WorldState  
 

Class Summary
AbstractSimulation This class provides some reasonable defaults for relatively simple simulations and allows the reuse of classes written for such simulations.
AbstractSimulationAgent  
DefaultSimpleSimulationConfiguration  
ParallelizedRandomOrderSimulation  
RoundRobinSimulation This provides a round-robin-style default to let agents act.
SimpleSimulationConfiguration.AgentConfiguration  
SimulationStateImpl  
 



Copyright © 2011. All Rights Reserved.