Skip to content

shanmcm/Network-Dynamics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Network-Dynamics

This repository is a collection of exercises on Graphs.

  • In Part1 you can find find exercises on connectivity and network flows and user equilibria in traffic networks applied to the LA highway network.
  • Part2 deals with opinion dynamics and convergence to consensus. Markov chains are also used to simulate the movement of particles in a network.
  • Part3 addresses simulations of epidemics on graphs by means of the SIR Model, with the last exercise focusing on determining the parameters related to the Swedish H1N1 epidemic.

All simulations are written in Python and use the NetworkX library.

About

Collection of exercises on Graphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published