Skip to content

Releases: scioip34/ABM

v1.4.0 - Evolutionary Optimization Framework

03 Nov 09:20
877b6b7
Compare
Choose a tag to compare

In this version we can use evolutionary optimization to evolve arbitrary "genes" given as env variable names.

v1.3.0 - Dockerized Headless Simulation

11 Mar 10:38
e9f5f6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0 - Playground Tool

25 Feb 09:41
9d4f733
Compare
Choose a tag to compare

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

18 Feb 09:17
d81a8d3
Compare
Choose a tag to compare

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

Full Changelog: v1.0.0...v1.1.0

v1.0.0 - Decision based weighing model

21 Jan 07:57
4f0c97e
Compare
Choose a tag to compare

This version is the first fully functional ABM framework of our mathematical model to balance private and public informations during collective foraging.

Base Behavior

28 Nov 08:41
7919d92
Compare
Choose a tag to compare

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.