Skip to content

Code for POP (SOSP 2021) and NCFlow (NSDI 2021)

Notifications You must be signed in to change notification settings

stanford-futuredata/pop-ncflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POP + NCFlow

Code repository for POP and NCFlow. This is originally a fork of the NCFlow repository that was created for the NSDI 2021 submission.

Setup validated on Ubuntu 16.04.

Run download.sh to fetch the traffic matrices and pre-computed paths used in our evaluation. (For confidentiality reasons, we only share TMs and paths for topologies from the Internet Topology Zoo.)

Dependencies

  • Python 3.8 (Anaconda installation recommended)
    • See environment.yml for a list of Python library dependencies
    • Run pip install -r requirements.txt for additional non-conda dependencies
  • Gurobi 9.1.2 (Requires a Gurobi license)

About

Code for POP (SOSP 2021) and NCFlow (NSDI 2021)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.6%
  • Python 10.1%
  • C++ 2.2%
  • Julia 2.1%