Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 319 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 319 Bytes

csc591_proj

Using quantum computers and QAOA to solve a graph coloring problem.

  • main.py - definition of QC class for creating a quantum circuit from a graph
  • prob_plots.py - script used for finding ground states and generating probability distributions
  • graphviz.py - generate graphs from outputted states