共查询到20条相似文献,搜索用时 0 毫秒
1.
Etienne de Klerk Marianna E. -Nagy Renata Sotirov Uwe Truetsch 《European Journal of Operational Research》2014
The reformulation–linearization technique (RLT), introduced in [Sherali, H. D., Adams. W. P. (1990). A hierarchy of relaxations between the continuous and convex hull representations for zero-one programming problems. SIAM Journal on Discrete Mathematics 3(3), 411–430], provides a way to compute a hierarchy of linear programming bounds on the optimal values of NP-hard combinatorial optimization problems. In this paper we show that, in the presence of suitable algebraic symmetry in the original problem data, it is sometimes possible to compute level two RLT bounds with additional linear matrix inequality constraints. As an illustration of our methodology, we compute the best-known bounds for certain graph partitioning problems on strongly regular graphs. 相似文献
2.
A standard quadratic optimization problems (StQP) asks for the minimal value of a quadratic form over the standard simplex.
StQPs form a central NP-hard class in quadratic optimization and have numerous practical applications. In this note we study
the case of a separable objective function and propose an algorithm of worst-case complexity O(nlogn){\mathcal{O}(n\log n)} . Some extensions to multi-StQPs and ℓ
1−ball constrained problems are also addressed briefly. 相似文献
3.
The standard quadratic optimization problem (StQP) refers to the problem of minimizing a quadratic form over the standard simplex. Such a problem arises from numerous applications and is known to be NP-hard. In this paper we focus on a special scenario of the StQP where all the elements of the data matrix Q are independently identically distributed and follow a certain distribution such as uniform or exponential distribution. We show that the probability that such a random StQP has a global optimal solution with k nonzero elements decays exponentially in k. Numerical evaluation of our theoretical finding is discussed as well. 相似文献
4.
A standard quadratic optimization problem (StQP) consists of finding the largest or smallest value of a (possibly indefinite)
quadratic form over the standard simplex which is the intersection of a hyperplane with the positive orthant. This NP-hard
problem has several immediate real-world applications like the Maximum Clique Problem, and it also occurs in a natural way
as a subproblem in quadratic programming with linear constraints. We propose unconstrained reformulations of StQPs, by using
different approaches. We test our method on clique problems from the DIMACS challenge. 相似文献
5.
A standard quadratic optimization problem (StQP) consists in minimizing a quadratic form over a simplex. Among the problems which can be transformed into a StQP are the general quadratic problem over a polytope, and the maximum clique problem in a graph. In this paper we present several new polynomial-time bounds for StQP ranging from very simple and cheap ones to more complex and tight constructions. The main tools employed in the conception and analysis of most bounds are Semidefinite Programming and decomposition of the objective function into a sum of two quadratic functions, each of which is easy to minimize. We provide a complete diagram of the dominance, incomparability, or equivalence relations among the bounds proposed in this and in previous works. In particular, we show that one of our new bounds dominates all the others. Furthermore, a specialization of such bound dominates Schrijver’s improvement of Lovász’s θ function bound for the maximum size of a clique in a graph. 相似文献
6.
Yong Xia Ruey-Lin Sheu Xiaoling Sun Duan Li 《Computational Optimization and Applications》2013,55(2):379-398
We focus in this paper the problem of improving the semidefinite programming (SDP) relaxations for the standard quadratic optimization problem (standard QP in short) that concerns with minimizing a quadratic form over a simplex. We first analyze the duality gap between the standard QP and one of its SDP relaxations known as “strengthened Shor’s relaxation”. To estimate the duality gap, we utilize the duality information of the SDP relaxation to construct a graph G ?. The estimation can be then reduced to a two-phase problem of enumerating first all the minimal vertex covers of G ? and solving next a family of second-order cone programming problems. When there is a nonzero duality gap, this duality gap estimation can lead to a strictly tighter lower bound than the strengthened Shor’s SDP bound. With the duality gap estimation improving scheme, we develop further a heuristic algorithm for obtaining a good approximate solution for standard QP. 相似文献
7.
Probabilistically constrained quadratic programming (PCQP) problems arise naturally from many real-world applications and have posed a great challenge in front of the optimization society for years due to the nonconvex and discrete nature of its feasible set. We consider in this paper a special case of PCQP where the random vector has a finite discrete distribution. We first derive second-order cone programming (SOCP) relaxation and semidefinite programming (SDP) relaxation for the problem via a new Lagrangian decomposition scheme. We then give a mixed integer quadratic programming (MIQP) reformulation of the PCQP and show that the continuous relaxation of the MIQP is exactly the SOCP relaxation. This new MIQP reformulation is more efficient than the standard MIQP reformulation in the sense that its continuous relaxation is tighter than or at least as tight as that of the standard MIQP. We report preliminary computational results to demonstrate the tightness of the new convex relaxations and the effectiveness of the new MIQP reformulation. 相似文献
8.
G. D. Halikias I. M. Jaimoukha U. Malik S. K. Gungah 《Journal of Global Optimization》2007,39(4):543-554
We consider the maximization for a given symmetric . It was shown recently, using properties of zonotopes and hyperplane arrangements, that in the special case that A has a small rank, so that A = VV
T
where with m < n, then there exists a polynomial time algorithm (polynomial in n for a given m) to solve the problem . In this paper, we use this result, as well as a spectral decomposition of A to obtain a sequence of non-increasing upper bounds on γ with no constraints on the rank of A. We also give easily computable necessary and sufficient conditions for the absence of a gap between the solution and its
upper bound. Finally, we incorporate the semidefinite relaxation upper bound into our scheme and give an illustrative example. 相似文献
9.
Semidefinite relaxations of certain combinatorial optimization problems lead to approximation algorithms with performance guarantees. For large-scale problems, it may not be computationally feasible to solve the semidefinite relaxations to optimality. In this paper, we investigate the effect on the performance guarantees of an approximate solution to the semidefinite relaxation for MaxCut, Max2Sat, and Max3Sat. We show that it is possible to make simple modifications to the approximate solutions and obtain performance guarantees that depend linearly on the most negative eigenvalue of the approximate solution, the size of the problem, and the duality gap. In every case, we recover the original performance guarantees in the limit as the solution approaches the optimal solution to the semidefinite relaxation. 相似文献
10.
UOBYQA: unconstrained optimization by quadratic approximation 总被引:5,自引:0,他引:5
M.J.D. Powell 《Mathematical Programming》2002,92(3):555-582
UOBYQA is a new algorithm for general unconstrained optimization calculations, that takes account of the curvature of the
objective function, F say, by forming quadratic models by interpolation. Therefore, because no first derivatives are required, each model is defined
by ?(n+1)(n+2) values of F, where n is the number of variables, and the interpolation points must have the property that no nonzero quadratic polynomial vanishes
at all of them. A typical iteration of the algorithm generates a new vector of variables,
t
say, either by minimizing the quadratic model subject to a trust region bound, or by a procedure that should improve the
accuracy of the model. Then usually F(
t
) is obtained, and one of the interpolation points is replaced by
t
. Therefore the paper addresses the initial positions of the interpolation points, the adjustment of trust region radii, the
calculation of
t
in the two cases that have been mentioned, and the selection of the point to be replaced. Further, UOBYQA works with the
Lagrange functions of the interpolation equations explicitly, so their coefficients are updated when an interpolation point
is moved. The Lagrange functions assist the procedure that improves the model, and also they provide an estimate of the error
of the quadratic approximation to F, which allows the algorithm to achieve a fast rate of convergence. These features are discussed and a summary of the algorithm
is given. Finally, a Fortran implementation of UOBYQA is applied to several choices of F, in order to investigate accuracy, robustness in the presence of rounding errors, the effects of first derivative discontinuities,
and the amount of work. The numerical results are very promising for n≤20, but larger values are problematical, because the routine work of an iteration is of fourth order in the number of variables.
Received: December 7, 2000 / Accepted: August 31, 2001?Published online April 12, 2002 相似文献
11.
Semidefinite programming (SDP) has recently turned out to be a very powerful tool for approximating some NP-hard problems.
The nature of the quadratic assignment problem (QAP) suggests SDP as a way to derive tractable relaxations. We recall some
SDP relaxations of QAP and solve them approximately using a dynamic version of the bundle method. The computational results
demonstrate the efficiency of the approach. Our bounds are currently among the strongest ones available for QAP. We investigate
their potential for branch and bound settings by looking also at the bounds in the first levels of the branching tree.
相似文献
12.
The present work is intended as a first step towards applying semidefinite programming models and tools to discrete lot-sizing problems including sequence-dependent changeover costs and times. Such problems can be formulated as quadratically constrained quadratic binary programs. We investigate several semidefinite relaxations by combining known reformulation techniques recently proposed for generic quadratic binary problems with problem-specific strengthening procedures developed for lot-sizing problems. Our computational results show that the semidefinite relaxations consistently provide lower bounds of significantly improved quality as compared with those provided by the best previously published linear relaxations. In particular, the gap between the semidefinite relaxation and the optimal integer solution value can be closed for a significant proportion of the small-size instances, thus avoiding to resort to a tree search procedure. The reported computation times are significant. However improvements in SDP technology can still be expected in the future, making SDP based approaches to discrete lot-sizing more competitive. 相似文献
13.
The existence of special kind of winning strategies in the Banach-Mazur game in a completely regular topological spaceX is shown to be equivalent to generic stability properties of optimization problems generated by the continuous bounded real-valued functions inX.Research partially supported by the National Foundation for Scientific Research at the Bulgarian Ministry of Education and Science under Grant Number MM-408/94. 相似文献
14.
Consider the semidefinite relaxation (SDR) of the quadratic integer program (QIP): where Q is a given symmetric matrix and D is diagonal. We consider the SDR gap We establish the uniqueness of the SDR solution and prove that if and only if γr:=n−1max{xTVVTx:x ∈ {-1, 1}n}=1 where V is an orthogonal matrix whose columns span the (r–dimensional) null space of D−Q and where D is the unique SDR solution. We also give a test for establishing whether that involves 2r−1 function evaluations. In the case that γr<1 we derive an upper bound on γ which is tighter than Thus we show that `breaching' the SDR gap for the QIP problem is as difficult as the solution of a QIP with the rank of the
cost function matrix equal to the dimension of the null space of D−Q. This reduced rank QIP problem has been recently shown to be solvable in polynomial time for fixed r. 相似文献
15.
Arkadi Nemirovski 《Mathematical Programming》2007,109(2-3):283-317
Let B
i
be deterministic real symmetric m × m matrices, and ξ
i
be independent random scalars with zero mean and “of order of one” (e.g.,
). We are interested to know under what conditions “typical norm” of the random matrix
is of order of 1. An evident necessary condition is
, which, essentially, translates to
; a natural conjecture is that the latter condition is sufficient as well. In the paper, we prove a relaxed version of this
conjecture, specifically, that under the above condition the typical norm of S
N
is
:
for all Ω > 0 We outline some applications of this result, primarily in investigating the quality of semidefinite relaxations
of a general quadratic optimization problem with orthogonality constraints
, where F is quadratic in X = (X
1,... ,X
k
). We show that when F is convex in every one of X
j
, a natural semidefinite relaxation of the problem is tight within a factor slowly growing with the size m of the matrices
.
Research was partly supported by the Binational Science Foundation grant #2002038. 相似文献
16.
《Optimization》2012,61(11):1713-1735
In this article we propose a simple heuristic algorithm for approaching the maximally predictable portfolio, which is constructed so that return model of the resulting portfolio would attain the largest goodness-of-fit. It is obtained by solving a fractional program in which a ratio of two convex quadratic functions is maximized, and the number of variables associated with its nonconcavity has been a bottleneck in spite of continuing endeavour for its global optimization. The proposed algorithm can be implemented by simply solving a series of convex quadratic programs, and computational results show that it yields within a few seconds a (near) Karush–Kuhn–Tucker solution to each of the instances which were solved via a global optimization method in [H. Konno, Y. Takaya and R. Yamamoto, A maximal predictability portfolio using dynamic factor selection strategy, Int. J. Theor. Appl. Fin. 13 (2010) pp. 355–366]. In order to confirm the solution accuracy, we also pose a semidefinite programming relaxation approach, which succeeds in ensuring a near global optimality of the proposed approach. Our findings through computational experiments encourage us not to employ the global optimization approach, but to employ the local search algorithm for solving the fractional program of much larger size. 相似文献
17.
In this paper we provide a duality theory for multiobjective optimization problems with convex objective functions and finitely many D.C. constraints. In order to do this, we study first the duality for a scalar convex optimization problem with inequality constraints defined by extended real-valued convex functions. For a family of multiobjective problems associated to the initial one we determine then, by means of the scalar duality results, their multiobjective dual problems. Finally, we consider as a special case the duality for the convex multiobjective optimization problem with convex constraints. 相似文献
18.
19.
Houyuan Jiang 《Journal of Global Optimization》1996,9(2):169-181
The nonlinear complementarity problem can be reformulated as unconstrained minimization problems by introducing merit functions. Under some assumptions, the solution set of the nonlinear complementarity problem coincides with the set of local minima of the corresponding minimization problem. These results were presented by Mangasarian and Solodov, Yamashita and Fukushima, and Geiger and Kanzow. In this note, we generalize some results of Mangasarian and Solodov, Yamashita and Fukushima, and Geiger and Kanzow to the case where the considered function is only directionally differentiable. Some results are strengthened in the smooth case. For example, it is shown that the strong monotonicity condition can be replaced by the P-uniform property for ensuring a stationary point of the reformulated unconstrained minimization problems to be a solution of the nonlinear complementarity problem. We also present a descent algorithm for solving the nonlinear complementarity problem in the smooth case. Any accumulation point generated by this algorithm is proved to be a solution of the nonlinear complementarity under the monotonicity condition. 相似文献
20.
We investigate new bounding strategies based on different relaxations of the quadratic assignment problem. In particular, we improve the lower bound found by using an eigenvalue decomposition of the quadratic part and by solving a linear program for the linear part. The improvement is accomplished by applying a steepest ascent algorithm to the sum of the two bounds.Both authors would like to thank the Natural Sciences and Engineering Research Council Canada and the Austrian Government for their support.This author would like to acknowledge partial support from the Department of Combinatorics and Optimization at the University of Waterloo.Research partially supported by Natural Sciences and Engineering Research Council Canada. 相似文献