Implementation of the schelling model to study the effect of the space on the simulation results.
The code in this repository is licenced under the GNU Affero GPLv3 software licence.
You should use SBT, and execute: sbt run
Go to the online app : https://clementinegeo.shinyapps.io/visualisation/
Or use RStudio, open the files ui.R or server.R in the "visualisation" folder, and click : Run App
To visualise your own model results, upload csv files named "resultmicro.csv" for cell description across steps, and "resultmacro.csv" for parameters and output measures across steps.