This repository houses the code that runs the independent set benchmark of the quantum optimization benchmarking framework [1]. We study the two independent set problems with 17 and 52 decision variables on quantum hardware. These problems are mapped to a quadratic binary unconstrained problem with the Lagrange multiplier formalisme. The underlying quantum circuits are built from layers of SWAP gates [2, 3, 4].
The repository contains the following folders
instanceshouses the graphs of the two independent set instances studied herenotebooksthe notebooks that run the benchmarksplotsa folder where the plots are storedresults_hardwarestores the shots from the hardware runs in json formatsolutionsthe solution bitstrings found by the quantum hardwareindependent_set_benchmarkingthe python code that the otebooks rely on
[1] Will be updated when the paper is public
[2] Weidenfeller et al., Quantum 6, 870 (2022).
[3] Sack & Egger, Phys. Rev. Research 6 (1), 013223 (2024).
[4] Matsuo et el., IEICE Trans. Fundamentals 106, 1424-1431 (2023).
All content in these repositories including code has been provided by IBM under the associated open source software license and IBM is under no obligation to provide enhancements, updates, or support. IBM developers produced this code as an open source project (not as an IBM product), and IBM makes no assertions as to the level of quality nor security, and will not be maintaining this code going forward.