Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 356 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 356 Bytes

QuantumPuzzle

Final Report

The final report pdf is in the repository. The paper was also featured on the University of Toronto CSC 2451 project showcase: http://henryyuen.net/classes/fall2019/

Required Packages

check requirements.txt

run these on cmd

conda create -n dwave python=3.7
conda activate dwave
pip install -r requirements.txt