Skip to content

Latest commit

 

History

History
87 lines (60 loc) · 4.84 KB

README.md

File metadata and controls

87 lines (60 loc) · 4.84 KB

Models can project how infectious diseases progress to show the likely outcome of an epidemic and help inform public health interventions.

Research: Infectious Disease Modeling, Monsoon 2020
Guided by: Prof. Kishore Kothapalli, Prof. Sriram Pemmaraju.


Programs

  • apsp: Reimplementation of all pairs shortest path with Ear decomposition.
  • minimum-cycle-basis: For all pairs shortest path with Ear decomposition.
  • sir-graph: Disease modelling using graph algorithms.
  • sir_model: SIR Model simulation with Processing.

Presentations

Handwriten notes

Research papers

Articles (CUDA)

Books (CUDA)



References