A repository to supplement the paper "Modeling the Spread of Infectious Diseases through Influence Maximization".
Inputs - the connected Watts-Strogatz small-world graphs we used in the paper
SI.ipynb, SIS.ipynb, SIR.ipynb - three LT optimization models provided in the paper
This project relies on the docplex
package to solve integer linear optimization models, more instructions can be found here: