Skip to content

justinvyu/cs170-final-project

Repository files navigation

Team: ☠️⚰️ NP is no more.

CS 170 Fall 2019 Project

Setup

Install packages

pip3 install numpy networkx

Running the solver

To run the solver on all inputs in a directory:

python3 solver.py --all [input directory] [output directory]

To run the solver on one input

python3 solver.py [input file] [output directory]

About

Fall 2019 CS170 Final Project: Drive the TAs Home

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published