CS-E5740 Complex Networks Course Project, Aalto University
Hossein Firooz
Networkx
- Basic implementation the SI(suspected, infected) spreading model using the temporal air traffic data.
- Evaluate the effect of infection probability p on spreading speed.
- Effect of seed node selection on spreading speed.
- Evaluate how different centrality measure correlate with a good hiding place.
- Evaluate different immunizations strategies based on centrality measures, random immunization and pick-a-neighbour strategy.
- Evaluate what is a good predictor to find important disease spreading links.
Find task implementations in the project.ipynb notebook, task descriptions in project_descriptions.pdf and the observed findings in Final_Project_CN.pdf