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.)
- Python 3.8 (Anaconda installation recommended)
- See
environment.ymlfor a list of Python library dependencies - Run
pip install -r requirements.txtfor additional non-condadependencies
- See
- Gurobi 9.1.2 (Requires a Gurobi license)