This library provides an implementation of the GCS heuristic for solving QUBO problems. In addition to GCS, it includes implementations of Simulated Annealing and Local Quantum Annealing, along with interfaces to the TAMC heuristic and the Gurobi exact solver for comparison purposes.
While the core functionality is fully implemented, the repository remains under development. Future updates will focus on code documentation, usage examples, and tests.