A Quantum Genetic Algorithm Framework for the MaxCut Problem
Paulo A. Viana, Fernando M. de Paula Neto

TL;DR
This paper introduces a Quantum Genetic Algorithm framework for solving the MaxCut problem, combining quantum computing principles with evolutionary strategies to improve solution quality and scalability.
Contribution
It presents a novel QGA method using Grover-based evolution and divide-and-conquer, outperforming traditional SDP methods on certain graph types.
Findings
Achieves optimal MaxCut on complete graphs.
Outperforms SDP in solution quality on large graphs.
Provides competitive results on Erdős-Rényi graphs.
Abstract
The MaxCut problem is a fundamental problem in Combinatorial Optimization, with significant implications across diverse domains such as logistics, network design, and statistical physics. The algorithm represents innovative approaches that balance theoretical rigor with practical scalability. The proposed method introduces a Quantum Genetic Algorithm (QGA) using a Grover-based evolutionary framework and divide-and-conquer principles. By partitioning graphs into manageable subgraphs, optimizing each independently, and applying graph contraction to merge the solutions, the method exploits the inherent binary symmetry of MaxCut to ensure computational efficiency and robust approximation performance. Theoretical analysis establishes a foundation for the efficiency of the algorithm, while empirical evaluations provide quantitative evidence of its effectiveness. On complete graphs, the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture
