Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 571 Bytes

File metadata and controls

9 lines (6 loc) · 571 Bytes

networks_project

Final project for 21D009 - Networks: Concepts and Algorithms

FYI The testing_rig.ipynb notebook is an example of how one can run simulations using a network structure of ones own liking.

The utils.py file contains all the functions used in the project.

The r_code_graph.R file contains all the plotting function used in the project.