项目作者: adityatripathiiit

项目描述 :
Agent-Based-Modelling Models
高级语言: NetLogo
项目地址: git://github.com/adityatripathiiit/Agent-Based-Simulations.git


Agent-Based-Simulations ⭐

A repository containing introductory to advanced assignments and their solutions for netlogo ABM models.

Directory Architecture: 📁

#

  1. Agent-Based-Simulations
  2. ├─ Fire_model_extension.nlogo
  3. ├─ Information_Diffusion_Model.nlogo
  4. ├─ M1.nlogo
  5. ├─ M2.nlogo
  6. ├─ M3.nlogo
  7. ├─ M4.nlogo
  8. ├─ README.md
  9. ├─ epidemic.nlogo
  10. ├─ heros_cowards_model.nlogo
  11. ├─ images
  12. ├─ 3.jpeg
  13. ├─ img1.jpeg
  14. ├─ img2.jpeg
  15. ├─ img4.jpeg
  16. └─ img5.jpeg
  17. └─ social_ecomoic_networks_model.nlogo

Fire-model_extension 🔥

picture alt

Hero-Coward-Model 🔥

picture alt

Information-Diffusion-Model 🔥

picture alt

Pandemic-Model 🔥

picture alt

Social_Ecomoic_Networks_Model 🔥

picture alt

Model and Instructions to run :runner:

  • Each model has documentation in ODD protocol, which can be found in the info tab of the model.
  • This model has been created in netlogo version 6.2. Kindly download netlogo 6.2 and use it to run the model