Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 389 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 389 Bytes

Solving TSP with Quantum Computing [ma3233 final project]

Running the code

First you need to install the base requirements: pip install -r requirements.txt. Then run jupyter notebook from the root directory and explore the jupyter notebooks to see examples of how to use our code base.

Read the associated project paper.