This repository contains the code for the generation of quantum circuits for the k-coloring problem. Also, examples of the generated circuits are present in the qasm directory. from main import main # ...