Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 470 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 470 Bytes

Mapping Graph Coloring to Quantum Annealing

chimera.py - code to generate the chimera

graphColoringClassicalVc.py - code to perform the classical experiments

graphColoringClassicalVcqs.py - code to perform the classical quantum simulator experiments

graphColoringQuantumVmq.py - code to perform the quantum experiments by make quadratic method

graphColoringQuantumVms.py - code to perform the quantum experiments by minimum selection method