Skip to content

vonhachtaugust/DiseaseSpreading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If everyone cannot be vaccinated, then who should get the vaccine?

Using a simple java simulation we study the SIR model of disease spreading.

alt text

Getting Started

There are no external dependencies required in order to play around with the model parameters. The Java code utilizes basic libraries found in any modern java JDK. However, in order to plot the results one needs a plotting tool that can go along with java code.

Prerequisites

Nothing to install. Add the Java classes to your existing project.

Running the tests

Currently there is no testing environment.

Contributing

Feel free to contributing. As for now, there are no specific requirements for contributing.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Disease spreading simulation of the SIR model

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages