The idea for the simulator is to include several types of events that have an effect on agent mobility (how agents move around the area). Some examples include: evacuation, voting, entrance examination, protests, entertainment events, sports games, etc.
We would need a documentation / API to allow users to easily define new events or modify existing events.
Event Definition: Event name, occurrence (time/duration), effect on agent mobility (limitation of mobility in certain streets, requiring agents to move to certain locations, adding extra agents from outside town, etc). (This needs to be worked on more)
Event Specification: How to define an event in terms of configuration files
The idea for the simulator is to include several types of events that have an effect on agent mobility (how agents move around the area). Some examples include: evacuation, voting, entrance examination, protests, entertainment events, sports games, etc.
We would need a documentation / API to allow users to easily define new events or modify existing events.