Skip to content

pranav-159/Discrete-Event-Infection-Spread-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Discrete-Event-Infection-Spread-Simulator

Steps to run the simulator:

  • first compile the simulator (g++ simulator.cpp -o simulator)
  • Then run simulator(./simulator) on the terminal which will create two files infection_distance.csv and time_stats.csv respectively contain data about a infected person VS how many people passed the infection from source before he got infected and a infected person VS time he got infected.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages