This release is out-of-date. The latest version is
0.9.0
A Toy Model for the Abilene Paradox 0.8.5
This version adds a Maslowian entropy to each agent decision based on Kendrick et. al. Rudimentary implementation assumes agents with lower scores are more likely to make decisions autonomously rather than sociotropically.
Release Notes
How to Run
- Run pre-built jar or compile project into a jar and run.
- Make sure to include dependency jars for Akka 2.5.23 and Scala 2.12.8
- Output will be a series of log lines.
Dependencies
- Requires Scala 2.12 and Akka 2.5 to run, as well as Java 1.8+