The KaMoso multi-agent simulation framework is work in progress. Feel free to send any comments or suggestions to Daniel Duran.
Contact: [http://paul.igl.uni-freiburg.de/duran/en/] -- Daniel.Duran AT germanistik.uni-freiburg.de
In order to run KaMoso you need to install the following Java libraries:
In order to run the scripts for analysis and visualization of simulation results included in projects/r/, you need to have R installed on your system with the following libraries:
- [https://www.r-project.org/]
- tidyverse
- geomnet
- stringr
- igraph
- scales
- xtable
- Documentation needs to be completed. The Java source code contains Javadoc annotations.
- JUnit tests need to be completed (some tests will currently fail)