Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

DCell_repeatable

This repository will allow one to replicate our experimental results. Please note we borrowed substantial code from: https://github.com/MitchellDumovic/cs244-assignment3.git.

Directions to repeat experiments

Install mininet: http://www.brianlinkletter.com/how-to-install-mininet-sdn-network-simulator/

Install matplotlib: run "sudo apt-get install python-matplotlib"

Clone our repository: run "git clone https://github.uconn.edu/tac08005/DCell_repeatable.git"

Navigate into the repository: run "cd DCell_repeatable"

In order to replicate our results, run "./repeatExperiments.sh" The above command will take some hours to complete and will deposit PNG files of the results in the root directory of the repository.