Skip to content

A model of emergency university shutdowns written with SimPy.

Notifications You must be signed in to change notification settings

alilja/IE681_Shutdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IE681 Model

Requirements and Installation

See the requirements.txt file. Installation is easy:

$ pip install -r requirements.txt

You should probably run this in a virtual environment.

Execution

Also simple. From the directory that contains shutdown/:

$ python shutdown

Otherwise,

$ ./__main__.py

About

A model of emergency university shutdowns written with SimPy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages