资 源 简 介
Modeling and Simulation in Systems Biology 2010:
Modeling Epidemics On a Social Network
In short the project concerns graph theoretic modeling of epidemics, vaccinations, etc. using the Python scripting language and the Networkx package.
This code acts as a framework for inputting or generating graphs, attributing epidemiological characteristics to vertices and edges, and simulating the progress of an epidemic over time. Of particular interest to us are the probabilistic modeling of vaccination and assessment of its efficacy.