Releases: scioip34/ABM
v1.4.0 - Evolutionary Optimization Framework
v1.3.0 - Dockerized Headless Simulation
What's Changed
Full Changelog: v1.2.0...v1.3.0
v1.2.0 - Playground Tool
In this version we created a new interactive playground tool to experiment with mdoel parameters and to show the resulting swarm behavior with the help of recorded videos. Furthermore, we prepared the creation of a fully headless simulation version for high prformance cluster computing.
What's Changed
Full Changelog: v1.1.0...v1.2.0
v1.1.0 - Replay Tool
This version includes fixes, improved data storage and summarization as well as a replay tool that allows the user to interactively visualize large batches of experimental datasets
What's Changed
- Feature/create experiments by @mezdahun in #27
- Feature/parallel run by @mezdahun in #28
- Feature/replay by @mezdahun in #29
Full Changelog: v1.0.0...v1.1.0
v1.0.0 - Decision based weighing model
This version is the first fully functional ABM framework of our mathematical model to balance private and public informations during collective foraging.
Base Behavior
We sketched up how the agents and the environment should work, although with very ad-hoc methods of relocation. The underlying mechanisms do not reflect our planned mechanistic implementation with decision variables.