Skip to content

jlee118/ABM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ABM

This repo contains code for a basic Agent Based Model of an Emergency Room. Agents present in this model include Patients, Nurses (triage only) and Doctors.

A simulation can be run as follows:

python abm.py --n_patients 100 --n_triage_nurses 3 --n_doctors 4 --ticks 720 --alternate 3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •