Skip to content

Canada101/CSCI4930-Project

Repository files navigation

The goal of this project is to recreate the network congestion experiment performed by Hui-Ling. The title of the paper is Simulation of Computer Network Reliability with Congestion. The paper establishes a formula that determines the probability that all the nodes in a network are connected and the probability that one or more link in the network fails because of congestion. The main goal of using the two formulas is to recreate the tables presented in the results section of the paper and if possible apply them to a real work environment. The project will primarily be coded in python using the networkx library to handle visual and algorithmic elements.

Requirements to run python networkx pandas tqdm In order to attain results with the program run your desired simulation using python prog(number). The results of the simulation will print to the terminal. To graph the data ensure that the file in line 4 of graph.py matches the file created by the simulation and run graph.py for a visualization of the data.

About

The goal of this repository is to recreate the results from Hui-Ling's paper on the Simulation of Computer Network Reliability with Congestion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages