- The
parameters.gama
file specificies universal constants and simulation parameters - The
Agents.gama
file specifies simulation species and their behaviors. - The
clustering.gama
file specifies the initialization state, as well as the different experiments to be run and a few global functions
The people agents are designed with a Finite State Machine control system. The FSM dictates the sequence of actions to take when a person decides to travel to a new location.
Bikes are similarly designed with a Finite State Machine control system.
the new wander method
clustering and cluster cost
choosing to seek charge
battery reduction
pheromone work