Initial release for 4th year FYP - Simulating Governance in Self-Organising, Multi-Agent Systems
- All 8 agent types by social motive
- Various treaties for experimentation
- GUI fully complete
What's Changed
- Treaty code tidied + moved to main loop by @MattSScott in #1
- Flocking + treaty refactor for asynchronous by @MattSScott in #2
- added button to visualise agent utils by @MattSScott in #3
- Treaties fully implemented by @MattSScott in #6
- Motive predictor + treaty cancellation + H-D by @MattSScott in #12
- constraints to allow dominant strategy by @MattSScott in #13
- Multiple strategy hawkdove by @MattSScott in #14
- neighbourhoods shown on click closes #17 by @MattSScott in #18
- play/pause added (closes #16) by @MattSScott in #20
- replace agents based on distuv (closes #19) by @MattSScott in #22
- utility stolen + button revis (closes #11) by @MattSScott in #23
- Flock conditional (closes #21) by @MattSScott in #24
- Json Logger complete by @MattSScott in #25
- predictor improved for clustering by @MattSScott in #26
- classification error by @MattSScott in #27
- prevent crash due to clustering (div 0) by @MattSScott in #29
- treaty visualisation improved by @MattSScott in #30
New Contributors
- @MattSScott made their first contribution in #1
Full Changelog: https://github.com/MattSScott/FYP/commits/Latest