Skip to content

clarkpetri/evacuation-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evacuation in the Presence of Bad Actors


  • Authors: Clark Petri and Dr. Hamdi Kavak
  • Submitted: SBP-BRIMS 2022 on July 1, 2022
  • Accepted: July 31, 2022

Supplemental Information


Included Python Files

  • batch.py: batch run file for multiple replications and parameter sweeps. Includes code for producing .csv of output
  • model.py: the model class, various agent classes, and requisite functions
  • run.py: execute this file from the terminal to launch the model (ensure model.py and server.py are in the same the folder)
  • server.py: the MESA visualization suite to produce a browser-based GUI

Included Data Files

  • test(5).zip: contains .csv of five replication batch run
  • test(10).zip: contains .csv of ten replication batch run
  • test(15).zip: contains .csv of fifteen replication batch run

(these were the data for model output analysis)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages