1. Initial Specifications - csteven1/MultiAgentSimulator GitHub Wiki

First Configuration Page

This is the first page that appears when opening the application.

In this screenshot, we have filled out the specifications we will use as an example throughout this wiki. In this example system, we have only two rooms, containing six people, and the simulation will run for ten time-steps.

Each specification has some basic constraints. There must be at least two rooms, as the system works on movement between rooms. It must also contain at least one person, and run for at least one time-step.

Hitting 'Next' will open a new page, where a table will be generated depending on the specified number of rooms, and the probabilities of movement between each room will need to be entered.