Logical and Inequality Implications for Reducing the Size and Complexity of Quadratic Unconstrained Binary Optimization Problems
Fred Glover, Mark Lewis, Gary Kochenberger

TL;DR
This paper introduces new logical and inequality-based rules for preprocessing QUBO problems, significantly reducing their size and complexity, thereby enhancing solution efficiency and enabling larger problem instances to be tackled.
Contribution
It extends previous reduction rules with additional ones, achieving exact solutions for 10% of benchmark QUBO problems and providing an efficient implementation algorithm.
Findings
Successfully reduces QUBO problem sizes
Achieves exact solutions for 10% of benchmarks
Demonstrates efficacy through computational experiments
Abstract
The quadratic unconstrained binary optimization (QUBO) problem arises in diverse optimization applications ranging from Ising spin problems to classical problems in graph theory and binary discrete optimization. The use of preprocessing to transform the graph representing the QUBO problem into a smaller equivalent graph is important for improving solution quality and time for both exact and metaheuristic algorithms and is a step towards mapping large scale QUBO to hardware graphs used in quantum annealing computers. In an earlier paper (Lewis and Glover, 2016) a set of rules was introduced that achieved significant QUBO reductions as verified through computational testing. Here this work is extended with additional rules that provide further reductions that succeed in exactly solving 10% of the benchmark QUBO problems. An algorithm and associated data structures to efficiently implement…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Computability, Logic, AI Algorithms · Advanced Optimization Algorithms Research
