ZiruiOu / pop-ncflow

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:Jupyter Notebook 85.6%Language:Python 10.1%Language:C++ 2.2%Language:Julia 2.1%Language:Makefile 0.0%Language:Shell 0.0%