Skip to content

Raaghav-Arya/Hierarchical_ERM_ICCPS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Emergency Response Decision Support System and Simulation Framework

About The Project

This is the public code for A Hierarchical Planner for Dynamic Emergency Responder Allocation.

Disclaimer - This is a work in progress (the project and the readme)

Getting Started

  1. Install required python packages - found in requirements_2.txt

  2. Clone the repo

  3. Unzip the data folder, which contains files defining the Davidson county environment as well as synthetic incident chains.

  4. To run examples to understand how the project works, please see the code_root/scenarios/Nashville_1/Public_Examples directory. Inside are several sample experiments that use various policies (greedy, only low level planning, and high + low level planning) and use stationary and non-stationary synthetic incident data. There is also an example showing how to simulate responder failures.

About

CS637 Assingment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%