Agent behavior is driven by: • A certain goal • Which lies in performing actions • Following a set of behavioral rules
The goal of the agent in the evacuation model is to reach the exit and evacuate
The actions the agent can perform are:
- Select an exit (stored in memory)
- Retrieve an earlier selected exit
- Check if pre-evacuation time is over
- Move (in the direction of the preferred exit)
The agent has a set of behaviour rules that tell the agent which actions to perform:
- When pre-evacuation time is over
- And, you already have an exit stored
- Determine your next location and move