Journal Article10.1504/IJMHEUR.2011.044356
Polynomial unconstrained binary optimisation-part 2
TL;DR: This paper provides methods for efficiently executing core search processes for the general polynomial unconstrained binary (PUB) optimisation problem and describes coding and decoding procedures relevant for efficiently handling sparse problems, where many coefficients are 0, as typically arise in practical applications.
read more
Abstract: The class of problems known as quadratic zero-one (binary) unconstrained optimisation has provided access to a vast array of combinatorial optimisation problems, allowing them to be expressed within the setting of a single unifying model A gap exists, however, in addressing polynomial problems of degree greater than 2 To bridge this gap, we provide methods for efficiently executing core search processes for the general polynomial unconstrained binary (PUB) optimisation problem A variety of search algorithms for quadratic optimisation can take advantage of our methods to be transformed directly into algorithms for problems where the objective functions involve arbitrary polynomials Part 1 of this paper (Glover et al, 2011) provided fundamental results for carrying out the transformations and described coding and decoding procedures relevant for efficiently handling sparse problems, where many coefficients are 0, as typically arise in practical applications In the present part 2 paper, we provide special algorithms and data structures for taking advantage of the basic results of part 1 We also disclose how our designs can be used to enhance existing quadratic optimisation algorithms
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
An overview of metaheuristics: accurate and efficient methods for optimisation
TL;DR: A general view of the field is presented, and a review of the main algorithms within the class of metaheuristics is reviewed, by introducing the main concepts behind their formulations and their application to solve real-world problems from several domains.
208
Compressed Quadratization of Higher Order Binary Optimization Problems
Avradip Mandal,Arnab Roy,Sarvagya Upadhyay,Hayato Ushijima-Mwesigwa +3 more
- 01 Mar 2020
TL;DR: This work proves that in Ising space the degree reduction of one term requires the introduction of two variables, which results in a more compact representation of the resultant QUBO problem, which is crucial for utilizing resource-constrained QUBO solvers.
Optimal quadratic reformulations of fourth degree Pseudo-Boolean functions
Amit Verma,Mark W. Lewis +1 more
TL;DR: A preprocessing approach for fourth degree pseudo-Boolean polynomials based on an exact integer programming model that minimizes the number of auxiliary variables and penalty magnitude is presented.
17
Compressed quadratization of higher order binary optimization problems
Avradip Mandal,Arnab Roy,Sarvagya Upadhyay,Hayato Ushijima-Mwesigwa +3 more
- 11 May 2020
TL;DR: It is proved that in Ising space the degree reduction of one term requires the introduction of two variables, which results in a more compact representation of the resultant QUBO problem, which is crucial for utilizing resource-constrained QUBO solvers.
16
Patent
Quantum processor problem compilation
Alán Aspuru-Guzik,Ryan Babbush,Bryan O'Gorman +2 more
- 25 Jul 2014
TL;DR: In this article, the authors propose a method for accepting a specification of the problem that includes a set of terms where each term corresponds to a product of at least three variables and is associated with a non-zero coefficient.
14
References
•Book
Tabu Search
Fred Glover,Manuel Laguna +1 more
- 31 Jul 1997
TL;DR: This book explores the meta-heuristics approach called tabu search, which is dramatically changing the authors' ability to solve a host of problems that stretch over the realms of resource planning, telecommunications, VLSI design, financial analysis, scheduling, spaceplanning, energy distribution, molecular engineering, logistics, pattern classification, flexible manufacturing, waste management,mineral exploration, biomedical analysis, environmental conservation and scores of other problems.
7K
The maximum clique problem
TL;DR: A survey of results concerning algorithms, complexity, and applications of the maximum clique problem is presented and enumerative and exact algorithms, heuristics, and a variety of other proposed methods are discussed.
1.1K
Pseudo-boolean optimization
Endre Boros,Peter L. Hammer +1 more
TL;DR: This survey examines the state of the art of a variety of problems related to pseudo-Boolean optimization, i.e. to the optimization of set functions represented by closed algebraic expressions.
1K
A Template for Scatter Search and Path Relinking
Fred Glover
- 01 Oct 1997
TL;DR: In this article, the authors present a template for scatter search and path relinking methods that provides a convenient and "user friendly" basis for their implementation, which can be summarized by a small number of key steps, leading to versions of scatter search that are fully specified upon providing a handful of subroutines.
Quadratic knapsack problems
Giorgio Gallo,Peter L. Hammer,Bruno Simeone +2 more
- 01 Jan 1980
TL;DR: The quadratic knapsack (QK) model naturally arises in a variety of problems in operations research, statistics and combinatorics as discussed by the authors, and its use in branch-and-bound schemes for solving such problems is well-known.
313