Next: Agents
Up: The Simulation Environment
Previous: The Previous Simulation
In this simulation, there is a general structure which is used to
perform various operations and analyses of the environment.
This is known as the interaction class.
Interactions are used to define the majority of what happens in the simulation,
and are split into four main types. These are:
- Agent interactions including aging of the agents and performing
cleanup after they die.
- World interactions such as food distribution and food aging.
- Agent actions defining the different effects the agents have on
the world.
- Agent observations describing an agent's sensing of the environment.
Lucas Ryan Hope
2000-11-18