IBM Research Report. A Feasibility Pump for Mixed Integer Nonlinear Programs

Size: px
Start display at page:

Download "IBM Research Report. A Feasibility Pump for Mixed Integer Nonlinear Programs"

Transcription

1 RC386 (W060-09) February, 006 Mathematics IBM Research Report A Feasibility Pump for Mied Integer Nonlinear Programs Pierre Bonami, Gérard Cornuéjols, Andrea Lodi*, François Margot Tepper School of Business Carnegie Mellon University Pittsburgh, PA *DEIS University of Bologna viale Risorgimento 4036 Bologna, Italy (Part of this research was carried out when Andrea Lodi was Herman Goldstine Fellow of the IBM T. J. Watson Research Center) Research Division Almaden - Austin - Beijing - Haifa - India - T. J. Watson - Tokyo - Zurich LIMITED DISTRIBUTION NOTICE: This report has been submitted for publication outside of IBM and will probably be copyrighted if accepted for publication. Ithas been issued as a Research Report for early dissemination of its contents. In view of the transfer of copyright to the outside publisher, its distribution outside of IBM prior to publication should be limited to peer communications and specific requests. After outside publication, requests should be filled only by reprints or legally obtained copies of the article (e.g., payment of royalties). Copies may be requested from IBM T. J. Watson Research Center, P. O. Bo 8, Yorktown Heights, NY 0598 USA ( reports@us.ibm.com). Some reports are available on the internet at

2 Pierre Bonami Gérard Cornuéjols Andrea Lodi François Margot A Feasibility Pump for Mied Integer Nonlinear Programs Abstract We present an algorithm for finding a feasible solution to a conve mied integer nonlinear program. This algorithm, called Feasibility Pump, alternates between solving nonlinear programs and mied integer linear programs. We also discuss how the algorithm can be iterated so as to improve the first solution it finds, as well as its integration within an outer approimation scheme. We report computational results. Introduction Finding a good feasible solution to a Mied Integer Linear Program (MILP) can be difficult, and sometimes just finding a feasible solution is an issue. Fischetti, Glover and Lodi [6] developed a heuristic for the latter which they called Feasibility Pump. Here we propose a heuristic for finding a feasible solution for Mied Integer NonLinear Programs P. Bonami Tepper School of Business, Carnegie Mellon University, Pittsburgh PA 53, USA. Supported in part by a grant from IBM. pbonami@andrew.cmu.edu G. Cornuéjols Tepper School of Business, Carnegie Mellon University, Pittsburgh PA 53, USA; and LIF, Faculté des Sciences de Luminy, 388 Marseille, France. Supported in part by NSF grant DMI and ONR grant N gc0v@andrew.cmu.edu A. Lodi DEIS, University of Bologna, viale Risorgimento, 4036 Bologna, Italy. Part of this research was carried out when Andrea Lodi was Herman Goldstine Fellow of the IBM T.J. Watson Research Center whose support is gratefully acknowledged. alodi@deis.unibo.it F. Margot Tepper School of Business, Carnegie Mellon University, Pittsburgh PA 53, USA. Supported in part by a grant from IBM and by ONR grant N fmargot@andrew.cmu.edu

3 Pierre Bonami et al. MINLP min f y s t : g y b n n y n where f is a function from n n to and g is a function from n to m. If a variable is nonnegative, the corresponding inequality is part of the constraints g y b. In this paper, all functions are assumed to be differentiable everywhere. For MILP (when both f and g are linear functions), the basic principle of the Feasibility Pump consists in generating a sequence of points 0 y 0 k y k that satisfy the continuous relaation. Associated with the sequence 0 y 0 k y k of integer infeasible points is a sequence ˆ ŷ ˆ k ŷ k of points which are integer feasible but do not necessarily satisfy the other constraints of the problem. Specifically, each ˆ i is the componentwise rounding of i and ŷ i y i. The sequence i y i is generated by solving a linear program whose objective function is to minimize the distance of to ˆ i according to the L norm. The two sequences have the property that at each iteration the distance between i and ˆ i is nonincreasing. This basic procedure may cycle and Fischetti, Glover and Lodi use randomization to restart the procedure. For MINLP, we construct two sequences 0 y 0 k y k and ˆ ŷ ˆ k ŷ k with the following properties. The points i y i in the first sequence satisfy g i y i b but i n. The points ˆ i ŷ i in the second sequence do not satisfy g ˆ i ŷ i b but they satisfy ˆ i n. The sequence i y i is generated by solving nonlinear programs (NLP) and the sequence ˆ i ŷ i is generated by solving MILPs. We call this procedure Feasibility Pump for MINLP and we present two versions, a basic version and an enhanced version, which we denote basic FP and enhanced FP respectively. Unlike the procedure of Fischetti, Glover and Lodi, the enhanced FP cannot cycle and it is finite when all the integer variables are bounded. The Feasibility Pump for MINLP is a heuristic in general, but when the region S : n y n : g y b! is conve, the enhanced version is an eact algorithm: either it finds a feasible solution or it proves that none eists. The paper is organized as follows. In Section we outline two versions of the Feasibility Pump for MINLP assuming that the functions g j are conve. We present the basic version of our algorithm as well as an enhanced version. In Section 3, we present the enhanced FP in the more general case where the region g y" b is conve. In Section 4, we study the convergence of these algorithms. When constraint qualification holds, we show that the basic Feasibility Pump cannot cycle. When constraint qualification does not hold, we give an eample showing that the basic FP can cycle. On the other hand, we prove that the enhanced version never cycles. It follows that, when the region g y# b is conve and the integer variables are bounded, the enhanced FP either finds a feasible solution or proves that none eists. In Section 5, we present computational results showing the effectiveness of the method. In Section 6, we discuss how the algorithm can be iterated so as to improve the first solution it finds and we report computational eperiments for such an iterated Feasibility Pump algorithm. Finally, in Section 7,

4 A Feasibility Pump for Mied Integer Nonlinear Programs 3 we discuss the integration of the Feasibility Pump within the Outer Approimation [4] approach and we report computational results. Feasibility Pump When the Functions g j Are Conve In this section, we consider the case where each of the functions g j is conve for j m. To construct the sequence ˆ ŷ ˆ k ŷ k, we use an Outer Approimation of the region g y b. This technique was first proposed by Duran and Grossmann [4]. It linearizes the constraints of the continuous relaation of MINLP to build a mied integer linear relaation of MINLP. Consider any feasible solution y of the continuous relaation of MINLP. By conveity of the functions g j, the constraints g j y g j y T y y are valid for MINLP. Therefore, given any set of points we can build a relaation of the feasible set of MINLP g k y k J g k y k y n n y k y k b j j m () 0 y 0 i y i!, b k 0 i where J g denotes the Jacobian matri of function g. Our basic algorithm generates ˆ i ŷ i using this relaation. The basic Feasibility Pump. Initially, we choose 0 y 0 to be an optimal solution of the continuous relaation of MINLP. More generally, when the objective f y is not important, we could start from any feasible solution of this continuous relaation. Then, for i, we start by finding a point ˆ i ŷ i in the current outer approimation of the constraints that solves FOA i min i s t : g k y k J g k y k y n n y k y k b k 0 i We then compute i y i by solving the NLP

5 4 Pierre Bonami et al. FP NLP i min ˆ i s t : g y b n n y The basic FP iterates between solving FOA i and FP NLP i until either a feasible solution of MINLP is found or FOA i becomes infeasible. See Figure for an illustration of the Feasibility Pump. y y ˆ ŷ g y b 0 y 0 y ˆ ŷ 0 Fig. Illustration of the Feasibility Pump (both basic and enhanced). The tangent lines to the feasible region represent outer approimation constraints () added in iterations 0 and. The enhanced Feasibility Pump (case where the functions g i are conve). In addition to the inequalities (), other valid linear inequalities for MINLP may improve the outer approimation. For eample, at iteration k 0, we have a point ˆ k ŷ k outside the conve region g y b and a point k y k on its boundary that minimizes ˆ k. Then the inequality k ˆ k T k 0 () is valid for MINLP. This is because the hyperplane that goes through k and is orthogonal to the vector k ˆ k is tangent at k to the projection of the conve region

6 A Feasibility Pump for Mied Integer Nonlinear Programs 5 g y b onto the -space. Furthermore this hyperplane separates ˆ k ŷ k from the conve region g y b. Therefore, we can add constraint () to FOA i for any i k. We denote by SFOA i the resulting strengthening of the outer approimation FOA i : SFOA i min i s t : g k y k J g k y k k y y k y k b k 0 i ˆ k T k 0 k i n n Let ˆ i ŷ i denote the solution found by solving SFOA i. The enhanced Feasibility Pump for MINLP when the functions g i are conve iterates between solving SFOA i and FP NLP i until either a feasible solution of MINLP is found or SFOA i becomes infeasible. 3 Feasibility Pump When the Region g y" b is Conve Let us now consider the case where the region g y b is conve but some of the functions defining it are nonconve. Assume g j is nonconve. Then, constraint () may cut off part of the feasible region in general, unless y satisfies the constraint g j y b j with equality, namely g j y b j, as proved in the net lemma. Lemma Assume the region S z n : g z# b! is conve and let z " S such that g j z b j. If g j is differentiable at z, then is valid for all z S. T g j z z z 0 Proof: Take any z S z : g j z b j! with z z. By conveity of S, we have that, for any λ 0, z λ z z S. As S z : g j z b j! and g j z b j, we get It follows that g j z λ z z g j z 0 lim λ 0 g j z λ z z λ g j z T g j z z z 0

7 6 Pierre Bonami et al. Lemma shows that constraint () is valid for any point y when g j is conve, and for those points y such that g j y b j when g j is nonconve. Therefore for our most general version of the Feasibility Pump, we define the program FP OA i obtained from SFOA i by using only the following subset of constraints of type () T g j y g j y b y y j j I y (3) where I y j : either g j is conve or g j y b j! m!. Thus the program FP OA i reads as follows: min i s t : g j k y k g j k y k T k y y k b j i FP OA j I k y k k 0 i k y ˆ k T k 0 k i n n OA i gives a valid outer appro- b is conve. This way of defining the constraints of FP imation of MINLP provided the region g y" The enhanced Feasibility Pump (case where the region g y b is conve). The algorithm starts with a feasible solution 0 ȳ 0 of the continuous relaation of MINLP and then iterates between solving FP OA i i and FP NLP for i until either a feasible solution of MINLP is found or FP OA i becomes infeasible. Note that in the case where the region g y b is nonconve, the method can still be applied, but the outer approimation constraints (3) are not always valid. This may result in the problem FP OA i being infeasible and the method failing while there eists some integer feasible solution to MINLP. 4 Convergence Consider a point y such that g y b. Let m! be the set of indices for which g j y b j is satisfied with equality by y. The linear independence constraint qualification (constraint qualification for short) is said to hold at y if the vectors g j y for i are linearly independent [5]. The net theorem shows that if the constraint qualification holds at each point i y i, then the basic FP cannot cycle. Theorem In the basic FP, let ˆ i ŷ i i be an optimal solution of FOA and i y i an optimal solution of FP NLP i. If the constraint qualification for FP NLP i holds at i y i, then i k for all k 0 i.

8 A Feasibility Pump for Mied Integer Nonlinear Programs 7 Proof: Suppose that k i for some k i (i.e. k y k is an optimal solution of FP NLP i ). Let h ˆ i. By property of the norm, ˆ i satisfies h k T ˆ i as the equality is derived from h k h k 0 (4) h. ˆ i T ˆ i, implying h ˆ i Now, as a minimizer of h over g y b satisfying the constraint qualification, the point ( k y k satisfies the KKT conditions h k T 0 λ g k y k λj g k y k (5) b 0 (6) for some λ 0. As a feasible solution of FOA i, ˆ i ŷ i satisfies the outerapproimation the constraints in k y k and therefore, since λ 0 : λg k y k λj g k y k ˆ i k ŷ i y k λb Using (5) and (6), this implies that h k T ˆ i k 0 which contradicts (4) and proves Theorem. The proof of Theorem shows that, when the constraint qualification holds, constraint () is implied by the outer approimations constraints at k y k. Note that Theorem still holds if we replace the L -norm by any L p -norm in the objective of FP NLP i. Note also that if we replace the outer approimation i constraints in FOA by constraints (3), Theorem still holds when the region g y" b is conve. Net we give an eample showing that when the constraint qualification does not hold the basic algorithm may cycle. Eample Consider the following constraint set for a 3-variable MINLP: y y 4 y 0 y 0 0! The first and third constraints imply that y 0. Figure illustrates the feasible region of the continuous relaation, namely the line segment joining the points 0 0 and 0. y (7)

9 8 Pierre Bonami et al. y 0 y Fig. Illustration of Eample. 0 0 Starting from the point ˆ ŷ ŷ 0, and solving FP NLP, we get the point y y 0. The Jacobian of g and g y y are given by J g y y 0 y y g y y Therefore the outer approimation constraints () for the point y y are given by y y Among these constraints, the last four are linear constraints already present in (7), and after simplification the first one yields y 0 Since all these constraints are satisfied by ˆ ŷ ŷ 0, this point is a feasible solution of the FOA and it is easy to verify that it is indeed optimum. Therefore we encounter a cycle. This happens since the constraint qualification does not hold at the point y y 0. (Indeed, the first and third rows of A J g y y are linearly dependent.) In the net theorem, we consider the convergence of the enhanced Feasibility Pump for MINLP. In particular we prove that it cannot cycle. This is a difference with the Feasibility Pump of Fischetti, Glover and Lodi for MILP, where cycling can occur.

10 A Feasibility Pump for Mied Integer Nonlinear Programs 9 Theorem The enhanced Feasibility Pump cannot cycle. If the integer variables are bounded, the enhanced FP terminates in a finite number of iterations. If, in addition, the region g y" b is conve, the enhanced FP is an eact algorithm: either it finds a feasible solution of MINLP if one eists, or it proves that none eists. Proof: If for some k 0, k ȳ k is integer feasible, the Feasibility Pump terminates. So we may assume that k ȳ k is not integer feasible. Since ˆ k ŷ k k y k, the point ˆ k ŷ k does not satisfy constraint () and therefore ˆ k cannot be repeated when solving FP OA i. Thus the enhanced Feasibility Pump cannot cycle. If the integer variables are bounded, the enhanced Feasibility Pump is a finite algorithm, since there is only a finite number of possible different values for ˆ k. The last part of the theorem follows from the fact that FP OA i is a valid relaation of MINLP when the region g y" b is conve. Eample We run the enhanced Feasibility Pump starting from the point where we were stuck with the basic algorithm in Eample, namely y y 0. The corresponding inequality (), namely, is added to FOA. Solving the resulting ILP FP OA yields ˆ ŷ ŷ Solving FP NLP, we get the point y y 0 0, which is feasible for (7) and we stop. Note that, although ˆ i cannot be repeated in the enhanced Feasibility Pump, the point i y i could be repeated as shown by considering a slightly modified version of Eample. Eample 3 Change the second constraint in Eample to y 0. Starting from the point ˆ ŷ ŷ 0, and solving FP NLP, we get the point y y 0. As in Eample, the constraint qualification does not hold at this point. Here inequality () is. We add this inequality to FOA to get FP OA. Solving this integer program yields ˆ ŷ ŷ Solving FP NLP, we get the point y y 0, which is the same as y y. Although a point y is repeated, the enhanced Feasibility Pump does not cycle. Indeed, now inequality () is. Adding it to FOA 3 yields FP OA 3 which is infeasible. This proves that the starting MINLP is infeasible. 5 Computational Results The Feasibility Pump for MINLP has been implemented in the COIN infrastructure [] using a new framework for MINLP []. Our implementation uses to solve the nonlinear programs and to solve the mied integer linear programs. All the tests were performed on an IBM IntellistationZ Pro with an Intel Xeon 3.GHz CPU, gigabytes of RAM and running Linu Fedora Core 3. We tested the Feasibility Pump on a set of 66 conve MINLP instances gathered from different sources, and featuring applications from operations research

11 0 Pierre Bonami et al. and chemical engineering. Those instances are discussed in [, 8]. In these instances, the objective function and all the functions g j are conve. The basic Feasibility Pump never cycles on the instances in our test set. This means that using the enhanced FP is not necessary for these instances. Therefore all the results reported in this paper are obtained with the basic Feasibility Pump. FP OA Name previous best value time # iter value time # iter BatchS0006M * BatchS08M 45* BatchS508M 54347* BatchS00M 95349* CLay0304M * CLay0304H * CLay0305M * CLay0305H * FLay04M 54.4* FLay04H 54.4* FLay05M 64.50* FLay05H 64.50* FLay06M 66.93* FLay06H 66.93* fo fo fo fo o o RSyn0830H * RSyn0830M * RSyn0830M0H * RSyn0830M0M * RSyn0830M03H * RSyn0830M03M * RSyn0830M04H * RSyn0830M04M * RSyn0840H * RSyn0840M * RSyn0840M0H * RSyn0840M0M * RSyn0840M03H * RSyn0840M03M * RSyn0840M04H * RSyn0840M04M * Table FP vs. first solution found by OA (on the first 36 instances of the test set). Column labeled previous best gives the best known solution obtained using and and * indicates that the value is known to be optimal; columns labeled value report the objective value of the solution found, where indicates that no solution is found; columns labeled time show the CPU time in seconds rounded to the closest integer (with a maimum of hours of CPU time allowed); columns labeled # iter give the number of iterations. In order to guarantee convergence to an optimal solution in Theorems and it is important to find an optimum solution i ȳ i of FP NLP i. On the other hand, it is not necessary to obtain an optimum solution of FP OA i. In our

12 A Feasibility Pump for Mied Integer Nonlinear Programs FP OA Name previous best value time # iter value time # iter SLay07H 64749* SLay07M 64749* SLay08H 84960* SLay08M 84960* SLay09H 07806* SLay09M 07806* SLay0H 9580* SLay0M 9580* Syn30H -38.6* Syn30M -38.6* Syn30M0H * Syn30M0M * Syn30M03H * Syn30M03M * Syn30M04H * Syn30M04M * Syn40H -67.7* Syn40M -67.7* Syn40M0H * Syn40M0M * Syn40M03H * Syn40M03M * Syn40M04H * Syn40M04M * trimloss 5.3* trimloss4 8.3* trimloss trimloss trimloss trimloss Table FP vs. first solution found by OA (on the remaining 30 instances). Table is the continuation of Table. Symbol * indicates that the value is known to be optimal, indicates that no solution is found. implementation of the Feasibility Pump, we do not insist on solving the MILP i FP OA to optimality. Once a feasible solution has been found and has not been improved for 5000 nodes of the branch-and-cut algorithm, we use this solution as our point ˆ i ŷ i. This reduces the amount of time spent solving MILPs and it improves the overall computing time of the Feasibility Pump. In a first eperiment, we compare the solution obtained with the Feasibility Pump to the first solution obtained by the Outer Approimation algorithm (OA for short) as implemented in [] and using and as subsolvers. Tables and summarize this comparison. The following comments can be made about the results of tables and. The Feasibility Pump finds a feasible solution in less than a second in most cases. Overall, FP is much faster than OA. Although on the instances both FP and OA require several iterations to find a feasible solution, FP is roughly ten times faster. The, and instances are particularly challenging for OA, which fails to find a feasible solution within the -hour time limit for 5 of these instances. By contrast, FP finds a feasible solution to each of them. The cases of,, and are noteworthy

13 Pierre Bonami et al. since no feasible solution was known prior to this work. The column previous best contains the best known solution from [3] and [9]. is an MINLP solver based on the outer approimation technique whereas is a solver based on branch-and-bound. 6 Iterating the Feasibility Pump for MINLP In the net two sections, we assume that we have a conve MINLP, that is we assume that both the region g y b and the objective function f are conve. This section investigates the heuristic obtained by iterating the FP, i.e. calling several time in a row FP, each time trying to find a solution strictly better than the last solution found. More precisely, to take into account the cost function f y of MINLP, we add to FOA i a new variable α and the constraint f y# α. Initially, the variable α is unbounded. Each time a new feasible solution with value z U to MINLP is found, the upper bound on α is decreased to z U δ for some small δ 0. As a result, the current best known feasible solution becomes infeasible and it is possible to restart FP from the optimal solution of the relaation of MINLP. Note that () is used to generate outer approimations of the conve constraint f y α. If eecuted long enough, this algorithm will ultimately find the optimal solution of MINLP and prove its optimality by application of Theorem under the assumption that the integer variables are bounded and δ is small enough. Here, we do not use it as an eact algorithm but instead we just run it for a limited time. We call this heuristic Iterated Feasibility Pump for MINLP (or IFP for short). Table 3 compares the best solutions found by iterated FP and by OA with a time limit of minute of CPU time. In our eperiments, we use δ 0 4. The following comments can be made about the results of Table 3. IFP produces good feasible solutions for all but of the instances within the -minute time limit, whereas OA fails to find a feasible solution for 5 of the instances. In terms of the quality of solutions found, OA finds a strictly better solution than IFP in 9 cases while IFP is the winner in 0 cases. OA can prove optimality of its solution in 36 instances and IFP in 30 instances. 7 Application to Outer Approimation Decomposition We now present a new variation of the Outer Approimation Decomposition algorithm of Duran and Grossmann [4] which integrates the Feasibility Pump algorithm. Duran and Grossmann assume that all the functions are conve and that the constraint qualification holds at all optimal points. Our variation of outer approimation does not need the assumption that all functions are conve, provided that the region g y" b is a conve set and that f y is conve. In this algorithm we alternate between solving four different problems. The first one is a linear outer approimation of MINLP with the original conve ob-

14 A Feasibility Pump for Mied Integer Nonlinear Programs 3 IFP OA IFP OA Name value value Name value value BatchS0006M * * SLay07H * * BatchS08M 45 * 45 * SLay07M * * BatchS508M * * SLay08H * * BatchS00M SLay08M * * CLay0304H * SLay09H CLay0304M * SLay09M CLay0305H * * SLay0H CLay0305M * SLay0M FLay04H 54.4 * 54.4 * Syn30H * * FLay04M 54.4 * 54.4 * Syn30M * * FLay05H Syn30M0H * * FLay05M Syn30M0M * * FLay06H Syn30M03H * * FLay06M Syn30M03M * * fo * 7.75 Syn30M04H * * fo Syn30M04M * fo8.38 Syn40H * * fo Syn40M * * o Syn40M0H * * o Syn40M0M * * RSyn0830H * * Syn40M03H * * RSyn0830M * * Syn40M03M RSyn0830M0H * Syn40M04H * RSyn0830M0M Syn40M04M RSyn0830M03H * trimloss 5.3 * 5.3 * RSyn0830M03M trimloss4 8.3 RSyn0830M04H * trimloss5.8 RSyn0830M04M trimloss6 6.7 RSyn0840H * * trimloss7 RSyn0840M * * trimloss RSyn0840M0H * RSyn0840M0M RSyn0840M03H * RSyn0840M03M RSyn0840M04H * RSyn0840M04M Table 3 IFP vs. OA (at most minute of CPU time). Columns labeled value report the objective value of the solution found; symbol * denotes proven optimality and indicates that no solution is found. jective function f y being linearized as well: minα s t : f k y k T k y y k α f k y k i OA g j k y k T k y y k b j g j k y k k k 0 i j I k y k k 0 i ˆ k T k 0 k K n n y α

15 4 Pierre Bonami et al. where I y j : either g j is conve or g j y b j! as defined in Section 3 and K i! is the subset of iterations where k y k is obtained by solving FP NLP k and k ˆ k. Note that OA i is an MILP. The second problem is MINLP with fied: min f ˆ i y s t : i NLP g ˆ i y b n y Note that NLP i is a nonlinear program. The third one is FP NLP i as defined in Section. Recall that this is a nonlinear program. The fourth one is the following MILP which looks for a better solution than the best found so far: min i s t : f k y k T k y y k f k y k z U δ k 0 i i FP OA g j k y k T k y y k b j g j k y k k j I k y k k 0 i ˆ k T k 0 k K n n y where z U is the current upper bound on the value of MINLP and δ 0 is a small value indicating the desired improvement in objective function value. As in OA k, K denotes the subset of iterations where k y k is obtained by solving FP NLP k and k ˆ k. The overall algorithm is given in Figure 3. A cursory description of its steps is as follows: Initially, we solve the continuous relaation of MINLP to optimality to obtain a starting point 0 y 0. Then, we compute the optimum ˆ ŷ of OA where K /0. Similarly, at subsequent iterations, we obtain ˆ i ŷ i and a lower bound ˆα i on the value of MINLP by solving OA i. We then solve NLP i with fied at ˆ i. If NLP i is feasible, then i y i given by i ˆ i and y i is the optimal solution of NLP i. Moreover, f i y i is an upper bound on the optimal solution of MINLP. Otherwise, NLP i is infeasible and we perform at least one iteration of the Feasibility Pump. More precisely, FP starts by solving FP NLP i, obtaining the point i y i. Then ˆ i ŷ i is obtained by solving FP OA i. Additional iterations of the Feasibility Pump are possibly performed, solving alternatively FP NLP and FP OA until either a better feasible solution of MINLP is found, or a proof is obtained that no such solution eists, or some iteration or time limit is reached (five iterations and at most two minutes CPU time are used in the eperiments). If no better feasible solution of MINLP eists, the algorithm

16 A Feasibility Pump for Mied Integer Nonlinear Programs 5 terminates. In the other two cases, a sequence of points k y k is generated for k i l. In the case where a better feasible solution l y l is found by FP NLP l, i.e. FP NLP l has objective value zero, we solve NLP l to check whether there eists a better solution than l y l with respect to the original objective function f. If we find such an improved solution we replace y l by this solution. In both cases, the algorithm reverts to solving OA l with all the outer approimation constraints generated for the points i y i l y l!. The algorithm continues iterating between the four problems as described above. The algorithm terminates when the lower bound given by OA and the best upper bound found are equal within a specified tolerance ε. z U : ; z L : ; 0 y 0 : optimal solution of the continuous relaation of MINLP; K : /0; i : ; Choose convergence parameters ε and δ while z U z L ε do Let ˆα i ˆ i ŷ i be the optimal solution of OA i ; z L : ˆα i ; if NLP i is feasible; then Let i : ˆ and y i be the optimal solution to NLP i ; z U : min z U f i y i ; i : i ; else Let i y i be the optimal solution of FP NLP i ; l : i while l ˆ l l i 5 od fi od i : l time in this FP minutes do if FP OA l is feasible fi then Let ˆ l ŷ l be the optimal solution of FP OA l ; Let l y l be the optimal solution of FP NLP l ; if l ˆ l then replace y l by the optimal solution of NLP l ; z U : min z U f l y l ; else K : K l ; fi l : l ; else z U is optimal, eit; Fig. 3 Enhanced Outer Approimation algorithm.

17 6 Pierre Bonami et al. The integration of Feasibility Pump into the Outer Approimation algorithm enhances the behavior of OA for instances with conve feasible sets defined by nonconve constraints. This is shown by the following eample (see also Figure 4). Eample 4 min s t : y y sin y sin 0! y 5π 3 5π 3 Although the constraints of the above problem are nonconve, the feasible region 0 0 Fig. 4 Illustration of Eample 4. of the continuous relaation is conve. Solving the continuous relaation gives the point 0 y The first outer approimation problem, namely OA ma y : y 0!!, has solution ˆ ŷ. At this point, the classical OA tries to minimize the violation of the constraints over the line selecting the point 0. Then it adds the following two constraints 5π 6 y 5π 6 3 and 5π 6 y 5π 6 which make the corresponding MILP infeasible. This occurs because the point 0 is taken outside of the feasible region of the continuous relaation and, since the constraints are not defined by conve functions, generating the supporting hyperplanes at this point induces invalid constraints. On the other hand, the OA enhanced by FP NLP warm starting from ˆ ŷ solves FP NLP finding the closest NLP feasible point y to ˆ in L -norm. Starting from such a point FP OA converges to ˆ ŷ 0 0 which is integer and NLP feasible (as proved by the net FP NLP iteration). 3

18 A Feasibility Pump for Mied Integer Nonlinear Programs 7 The behavior outlined by the previous eample is generalized by the following theorem. Theorem 3 Consider an MINLP with conve objective function and conve region g y b. Assume that the integer variables are bounded. If the constraint qualification holds at every optimal solution of NLP i, the modified version of OA converges to an optimal solution or proves that none eists even when the conve region g y" b is defined by nonconve constraints. Proof: If ˆ i ˆ k for all i k with i k then the algorithm terminates in a finite number of iterations since the integer variables are bounded. Furthermore the algorithm finds an optimum solution of MINLP or proves that none eists since the constraints of OA i and FP OA i are valid outer approimations of MINLP. Now suppose that ˆ i ŷ i satisfies ˆ i ˆ k for some k i. We consider two cases. First suppose that ˆ k was obtained by solving OA k. Then we claim that NLP k is feasible, for suppose not. Then the algorithm calls the Feasibility Pump. Since NLP k is infeasible, the first iteration of FP finds a point k ˆ k. Therefore, k K and constraint k ˆ k T ˆ k 0 has been added. This implies that ˆ k can never be repeated, a contradiction. This proves the claim. Second, suppose that ˆ k was obtained by solving FP OA k. Then k is obtained by solving FP NLP k. If k ˆ k then, by the argument used above, ˆ k cannot be repeated, a contradiction. Therefore k ˆ k which implies that NLP k is feasible. Thus in both cases NLP k is feasible, k ˆ k and y k is the optimum solution of NLP k. Since y k is optimal for NLP k and the constraint qualification holds, y k satisfies the KKT conditions: y f k y k λ j g j k y k λ 0 m j b j λ j y g j k y k 0 j m where y g j denotes the gradient of g j with respect to the y variables. Since i k and ˆ i ŷ i i i is feasible for OA or FP OA the following outer approimation constraints are satisfied by ˆ i ŷ i : Since ˆ i g j k y k k we have T ˆ i ŷ i k y k b j g j k y k j I k y k y g j k y k T ŷ i y k b j g j k y k j I k y k Using the above KKT conditions, this implies that y f k y k T ŷ i y k 0 (8) There are now two possible cases. First, if ˆ i ŷ i is a solution of OA i, it satisfies the inequality f k y k T 0 ŷ i y k ˆα i f k y k

19 8 Pierre Bonami et al. Then equation (8) implies that α i f k y k showing that k y k is an optimum solution, and therefore the algorithm terminates with the correct answer. In the second case, ˆ i ŷ i is a solution of FP OA i. Then it satisfies f k y k T 0 ŷ i y k f k y k z U and equation (8) implies that z U δ f k y k. This is a contradiction to the facts that k y k is feasible to MINLP and that z U is the best known upper bound. δ Computational eperiments. In Table 4 we report computational results comparing the OA with the enhanced OA coupled with FP (OA+FP). The latter is implemented as a modification of the OA algorithm implemented in [], which is used as the OA code. Our procedure is set as follows. We start by performing one minute of iterated Feasibility Pump in order to find a good solution. We then start the enhanced OA algorithm. Since the primary goal of the FP in the enhanced OA is to quickly find improved feasible solutions, we put a limit of two minutes and five iterations for each call to the FP inside the enhanced OA. OA+FP OA Name ub tub lb tlb ub tub lb tlb CLay0304M * * 4 CLay0305H * * 4 CLay0305M * * 75 fo * * 8 fo * * 97 fo * * 906 fo * * 604 o * o * RSyn0830M0M * * 57 RSyn0830M03M * RSyn0830M04M RSyn0840M0M * * 846 RSyn0840M03M * RSyn0840M04M SLay0M * trimloss * * 785 trimloss trimloss trimloss trimloss Table 4 Comparison between OA and its enhanced version on a subset of difficult instances. Columns labeled ub and lb report the upper and lower bound values; columns labeled tub and tlb give the CPU time in seconds for obtaining those upper and lower bounds; symbol * denotes proven optimality and indicates that no solution is found. The results of Table 4 show that OA+FP can solve 5 instances whereas the classical OA algorithm solves only 0 within the -hour time limit. Furthermore, OA+FP finds a feasible solution in all but one instance, whereas the classical OA

20 A Feasibility Pump for Mied Integer Nonlinear Programs 9 algorithm fails to find a feasible solution in 5 cases. In addition to being more robust, OA+FP is also competitive in terms of computing time, on most instances. Acknowledgements We would like to thank all the members of the IBM-CMU working group on MINLP (Larry Biegler, Andy Conn, Ignacio Grossmann, Carl Laird, Jon Lee, Nick Sawaya and Andreas Waechter) for numerous discussions on this topic. Special thanks to Andy Conn for his helpful comments on an earlier draft of the paper. References. P. Bonami, A. Wächter, L.T. Biegler, A.R. Conn, G. Cornuéjols, I.E. Grossmann, C.D. Laird, J. Lee, A. Lodi, F. Margot and N.W. Sawaya. An algorithmic framework for conve mied integer nonlinear programs. Technical Report RC377, IBM T.J. Watson Research Center, COIN-OR. 3..! 4. M. Duran and I.E. Grossmann. An outer-approimation algorithm for a class of miedinteger nonlinear programs. Mathematical Programming, 36: , A.V. Fiacco, G.P. McCormick, Nonlinear Programming: Sequential Unconstrained Minimization Techniques, Wiley & Sons, 968; republished 990, SIAM Philadelphia. 6. M. Fischetti, F. Glover and A. Lodi. The Feasibility Pump. Mathematical Programming, 04:9 04, R. Fletcher and S. Leyffer. Solving mied integer nonlinear programs by outer approimation. Mathematical Programming, 66:37 349, N.W. Sawaya, C.D. Laird and P. Bonami. A novel library of nonlinear mied-integer and generalized disjunctive programming problems. In preparation, " ## $ %!

Feasibility Pump for Mixed Integer Nonlinear Programs 1

Feasibility Pump for Mixed Integer Nonlinear Programs 1 Feasibility Pump for Mixed Integer Nonlinear Programs 1 Presenter: 1 by Pierre Bonami, Gerard Cornuejols, Andrea Lodi and Francois Margot Mixed Integer Linear or Nonlinear Programs (MILP/MINLP) Optimize

More information

Some Recent Advances in Mixed-Integer Nonlinear Programming

Some Recent Advances in Mixed-Integer Nonlinear Programming Some Recent Advances in Mixed-Integer Nonlinear Programming Andreas Wächter IBM T.J. Watson Research Center Yorktown Heights, New York andreasw@us.ibm.com SIAM Conference on Optimization 2008 Boston, MA

More information

Inexact Solution of NLP Subproblems in MINLP

Inexact Solution of NLP Subproblems in MINLP Ineact Solution of NLP Subproblems in MINLP M. Li L. N. Vicente April 4, 2011 Abstract In the contet of conve mied-integer nonlinear programming (MINLP, we investigate how the outer approimation method

More information

Mixed-Integer Nonlinear Decomposition Toolbox for Pyomo (MindtPy)

Mixed-Integer Nonlinear Decomposition Toolbox for Pyomo (MindtPy) Mario R. Eden, Marianthi Ierapetritou and Gavin P. Towler (Editors) Proceedings of the 13 th International Symposium on Process Systems Engineering PSE 2018 July 1-5, 2018, San Diego, California, USA 2018

More information

A Note on the MIR closure

A Note on the MIR closure A Note on the MIR closure Pierre Bonami Tepper School of Business, Carnegie Mellon University, Pittsburgh PA 53, USA. Gérard Cornuéjols Tepper School of Business, Carnegie Mellon University, Pittsburgh

More information

A Lifted Linear Programming Branch-and-Bound Algorithm for Mixed Integer Conic Quadratic Programs

A Lifted Linear Programming Branch-and-Bound Algorithm for Mixed Integer Conic Quadratic Programs A Lifted Linear Programming Branch-and-Bound Algorithm for Mied Integer Conic Quadratic Programs Juan Pablo Vielma Shabbir Ahmed George L. Nemhauser H. Milton Stewart School of Industrial and Systems Engineering

More information

An Empirical Evaluation of a Walk-Relax-Round Heuristic for Mixed Integer Convex Programs

An Empirical Evaluation of a Walk-Relax-Round Heuristic for Mixed Integer Convex Programs Noname manuscript No. (will be inserted by the editor) An Empirical Evaluation of a Walk-Relax-Round Heuristic for Mixed Integer Convex Programs Kuo-Ling Huang Sanjay Mehrotra Received: date / Accepted:

More information

A note on : A Superior Representation Method for Piecewise Linear Functions

A note on : A Superior Representation Method for Piecewise Linear Functions A note on : A Superior Representation Method for Piecewise Linear Functions Juan Pablo Vielma Business Analytics and Mathematical Sciences Department, IBM T. J. Watson Research Center, Yorktown Heights,

More information

On the Relative Strength of Split, Triangle and Quadrilateral Cuts

On the Relative Strength of Split, Triangle and Quadrilateral Cuts On the Relative Strength of Split, Triangle and Quadrilateral Cuts Amitabh Basu Tepper School of Business, Carnegie Mellon University, Pittsburgh, PA 53 abasu@andrew.cmu.edu Pierre Bonami LIF, Faculté

More information

A note on : A Superior Representation Method for Piecewise Linear Functions by Li, Lu, Huang and Hu

A note on : A Superior Representation Method for Piecewise Linear Functions by Li, Lu, Huang and Hu A note on : A Superior Representation Method for Piecewise Linear Functions by Li, Lu, Huang and Hu Juan Pablo Vielma, Shabbir Ahmed and George Nemhauser H. Milton Stewart School of Industrial and Systems

More information

Lift-and-Project Cuts for Mixed Integer Convex Programs

Lift-and-Project Cuts for Mixed Integer Convex Programs Lift-and-Project Cuts for Mixed Integer Convex Programs Pierre Bonami LIF, CNRS Aix-Marseille Université, 163 avenue de Luminy - Case 901 F-13288 Marseille Cedex 9 France pierre.bonami@lif.univ-mrs.fr

More information

Heuristics for nonconvex MINLP

Heuristics for nonconvex MINLP Heuristics for nonconvex MINLP Pietro Belotti, Timo Berthold FICO, Xpress Optimization Team, Birmingham, UK pietrobelotti@fico.com 18th Combinatorial Optimization Workshop, Aussois, 9 Jan 2014 ======This

More information

IBM Research Report. Minimum Up/Down Polytopes of the Unit Commitment Problem with Start-Up Costs

IBM Research Report. Minimum Up/Down Polytopes of the Unit Commitment Problem with Start-Up Costs RC23628 (W0506-050) June 8, 2005 Mathematics IBM Research Report Minimum Up/Down Polytopes of the Unit Commitment Problem with Start-Up Costs Deepak Rajan, Samer Takriti IBM Research Division Thomas J.

More information

Effective Separation of Disjunctive Cuts for Convex Mixed Integer Nonlinear Programs

Effective Separation of Disjunctive Cuts for Convex Mixed Integer Nonlinear Programs Effective Separation of Disjunctive Cuts for Convex Mixed Integer Nonlinear Programs Mustafa Kılınç Jeff Linderoth James Luedtke Department of Industrial and Systems Engineering University of Wisconsin-Madison

More information

Projected Chvátal-Gomory cuts for Mixed Integer Linear Programs. Pierre Bonami CMU, USA. Gerard Cornuéjols CMU, USA and LIF Marseille, France

Projected Chvátal-Gomory cuts for Mixed Integer Linear Programs. Pierre Bonami CMU, USA. Gerard Cornuéjols CMU, USA and LIF Marseille, France Projected Chvátal-Gomory cuts for Mixed Integer Linear Programs Pierre Bonami CMU, USA Gerard Cornuéjols CMU, USA and LIF Marseille, France Sanjeeb Dash IBM T.J. Watson, USA Matteo Fischetti University

More information

On the Relative Strength of Split, Triangle and Quadrilateral Cuts

On the Relative Strength of Split, Triangle and Quadrilateral Cuts On the Relative Strength of Split, Triangle and Quadrilateral Cuts Amitabh Basu Tepper School of Business, Carnegie Mellon University, Pittsburgh, PA 53 abasu@andrew.cmu.edu Pierre Bonami LIF, Faculté

More information

Solving Mixed-Integer Nonlinear Programs

Solving Mixed-Integer Nonlinear Programs Solving Mixed-Integer Nonlinear Programs (with SCIP) Ambros M. Gleixner Zuse Institute Berlin MATHEON Berlin Mathematical School 5th Porto Meeting on Mathematics for Industry, April 10 11, 2014, Porto

More information

Optimization in Process Systems Engineering

Optimization in Process Systems Engineering Optimization in Process Systems Engineering M.Sc. Jan Kronqvist Process Design & Systems Engineering Laboratory Faculty of Science and Engineering Åbo Akademi University Most optimization problems in production

More information

Lessons from MIP Search. John Hooker Carnegie Mellon University November 2009

Lessons from MIP Search. John Hooker Carnegie Mellon University November 2009 Lessons from MIP Search John Hooker Carnegie Mellon University November 2009 Outline MIP search The main ideas Duality and nogoods From MIP to AI (and back) Binary decision diagrams From MIP to constraint

More information

Review of Optimization Basics

Review of Optimization Basics Review of Optimization Basics. Introduction Electricity markets throughout the US are said to have a two-settlement structure. The reason for this is that the structure includes two different markets:

More information

Software for Integer and Nonlinear Optimization

Software for Integer and Nonlinear Optimization Software for Integer and Nonlinear Optimization Sven Leyffer, leyffer@mcs.anl.gov Mathematics & Computer Science Division Argonne National Laboratory Roger Fletcher & Jeff Linderoth Advanced Methods and

More information

1 Convexity, Convex Relaxations, and Global Optimization

1 Convexity, Convex Relaxations, and Global Optimization 1 Conveity, Conve Relaations, and Global Optimization Algorithms 1 1.1 Minima Consider the nonlinear optimization problem in a Euclidean space: where the feasible region. min f(), R n Definition (global

More information

MINLP: Theory, Algorithms, Applications: Lecture 3, Basics of Algorothms

MINLP: Theory, Algorithms, Applications: Lecture 3, Basics of Algorothms MINLP: Theory, Algorithms, Applications: Lecture 3, Basics of Algorothms Jeff Linderoth Industrial and Systems Engineering University of Wisconsin-Madison Jonas Schweiger Friedrich-Alexander-Universität

More information

On the Relative Strength of Split, Triangle and Quadrilateral Cuts

On the Relative Strength of Split, Triangle and Quadrilateral Cuts On the Relative Strength of Split, Triangle and Quadrilateral Cuts Amitabh Basu Pierre Bonami Gérard Cornuéjols François Margot Abstract Integer programs defined by two equations with two free integer

More information

Lecture 2. Split Inequalities and Gomory Mixed Integer Cuts. Tepper School of Business Carnegie Mellon University, Pittsburgh

Lecture 2. Split Inequalities and Gomory Mixed Integer Cuts. Tepper School of Business Carnegie Mellon University, Pittsburgh Lecture 2 Split Inequalities and Gomory Mixed Integer Cuts Gérard Cornuéjols Tepper School of Business Carnegie Mellon University, Pittsburgh Mixed Integer Cuts Gomory 1963 Consider a single constraint

More information

IBM Research Report. Conditions for Separability in Generalized Laplacian Matrices and Diagonally Dominant Matrices as Density Matrices

IBM Research Report. Conditions for Separability in Generalized Laplacian Matrices and Diagonally Dominant Matrices as Density Matrices RC23758 (W58-118) October 18, 25 Physics IBM Research Report Conditions for Separability in Generalized Laplacian Matrices and Diagonally Dominant Matrices as Density Matrices Chai Wah Wu IBM Research

More information

IBM Research Report. On the Linear Relaxation of the p-median Problem I: Oriented Graphs

IBM Research Report. On the Linear Relaxation of the p-median Problem I: Oriented Graphs RC4396 (W07-007) November, 007 Mathematics IBM Research Report On the Linear Relaxation of the p-median Problem I: Oriented Graphs Mourad Baïou CNRS LIMOS Complexe scientifique des Czeaux 6377 Aubiere

More information

Minimal Valid Inequalities for Integer Constraints

Minimal Valid Inequalities for Integer Constraints Minimal Valid Inequalities for Integer Constraints Valentin Borozan LIF, Faculté des Sciences de Luminy, Université de Marseille, France borozan.valentin@gmail.com and Gérard Cornuéjols Tepper School of

More information

Improved quadratic cuts for convex mixed-integer nonlinear programs

Improved quadratic cuts for convex mixed-integer nonlinear programs Improved quadratic cuts for convex mixed-integer nonlinear programs Lijie Su a,b, Lixin Tang a*, David E. Bernal c, Ignacio E. Grossmann c a Institute of Industrial and Systems Engineering, Northeastern

More information

IBM Research Report. The Relation between the ROC Curve and the CMC

IBM Research Report. The Relation between the ROC Curve and the CMC RC23885 (W0602-49) February 7, 2006 Mathematics IBM Research Report The Relation between the ROC Curve and the CMC R. M. Bolle, J. H. Connell, S. Pankanti, N. K. Ratha, A. W. Senior IBM Research Division

More information

An Improved Approach For Solving Mixed-Integer Nonlinear Programming Problems

An Improved Approach For Solving Mixed-Integer Nonlinear Programming Problems International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 2319-183X, (Print) 2319-1821 Volume 3, Issue 9 (September 2014), PP.11-20 An Improved Approach For Solving Mixed-Integer

More information

Polyhedral Approach to Integer Linear Programming. Tepper School of Business Carnegie Mellon University, Pittsburgh

Polyhedral Approach to Integer Linear Programming. Tepper School of Business Carnegie Mellon University, Pittsburgh Polyhedral Approach to Integer Linear Programming Gérard Cornuéjols Tepper School of Business Carnegie Mellon University, Pittsburgh 1 / 30 Brief history First Algorithms Polynomial Algorithms Solving

More information

Indicator Constraints in Mixed-Integer Programming

Indicator Constraints in Mixed-Integer Programming Indicator Constraints in Mixed-Integer Programming Andrea Lodi University of Bologna, Italy - andrea.lodi@unibo.it Amaya Nogales-Gómez, Universidad de Sevilla, Spain Pietro Belotti, FICO, UK Matteo Fischetti,

More information

Using Sparsity to Design Primal Heuristics for MILPs: Two Stories

Using Sparsity to Design Primal Heuristics for MILPs: Two Stories for MILPs: Two Stories Santanu S. Dey Joint work with: Andres Iroume, Marco Molinaro, Domenico Salvagnin, Qianyi Wang MIP Workshop, 2017 Sparsity in real" Integer Programs (IPs) Real" IPs are sparse: The

More information

Intro to Nonlinear Optimization

Intro to Nonlinear Optimization Intro to Nonlinear Optimization We now rela the proportionality and additivity assumptions of LP What are the challenges of nonlinear programs NLP s? Objectives and constraints can use any function: ma

More information

Split closure and intersection cuts

Split closure and intersection cuts Math. Program., Ser. A 102: 457 493 (2005) Digital Object Identifier (DOI) 10.1007/s10107-004-0558-z Kent Andersen Gérard Cornuéjols Yanjun Li Split closure and intersection cuts Received: February 4,

More information

Disjunctive Cuts for Cross-Sections of the Second-Order Cone

Disjunctive Cuts for Cross-Sections of the Second-Order Cone Disjunctive Cuts for Cross-Sections of the Second-Order Cone Sercan Yıldız Gérard Cornuéjols June 10, 2014 Abstract In this paper we provide a unified treatment of general two-term disjunctions on crosssections

More information

Safe and Tight Linear Estimators for Global Optimization

Safe and Tight Linear Estimators for Global Optimization Safe and Tight Linear Estimators for Global Optimization Glencora Borradaile and Pascal Van Hentenryck Brown University Bo 1910 Providence, RI, 02912 {glencora, pvh}@cs.brown.edu Abstract. Global optimization

More information

Consistency as Projection

Consistency as Projection Consistency as Projection John Hooker Carnegie Mellon University INFORMS 2015, Philadelphia USA Consistency as Projection Reconceive consistency in constraint programming as a form of projection. For eample,

More information

IBM Research Report. Line Search Filter Methods for Nonlinear Programming: Motivation and Global Convergence

IBM Research Report. Line Search Filter Methods for Nonlinear Programming: Motivation and Global Convergence RC23036 (W0304-181) April 21, 2003 Computer Science IBM Research Report Line Search Filter Methods for Nonlinear Programming: Motivation and Global Convergence Andreas Wächter, Lorenz T. Biegler IBM Research

More information

IBM Research Report. Meertens Number and Its Variations

IBM Research Report. Meertens Number and Its Variations RC25531 (WAT1504-032) April 15, 2015 Mathematics IBM Research Report Meertens Number and Its Variations Chai Wah Wu IBM Research Division Thomas J. Watson Research Center P.O. Box 218 Yorktown Heights,

More information

Computational Optimization. Constrained Optimization Part 2

Computational Optimization. Constrained Optimization Part 2 Computational Optimization Constrained Optimization Part Optimality Conditions Unconstrained Case X* is global min Conve f X* is local min SOSC f ( *) = SONC Easiest Problem Linear equality constraints

More information

Lift-and-Project cuts: an efficient solution method for mixed-integer programs

Lift-and-Project cuts: an efficient solution method for mixed-integer programs Lift-and-Project cuts: an efficient solution method for mied-integer programs Sebastian Ceria Graduate School of Business and Computational Optimization Research Center http://www.columbia.edu/~sc44 Columbia

More information

Recognizing Berge Graphs

Recognizing Berge Graphs Carnegie Mellon University Research Showcase @ CMU Tepper School of Business 5-20-2004 Recognizing Berge Graphs Maria Chudnovsky Princeton University Gérard Cornuéjols Carnegie Mellon University, gc0v@andrew.cmu.edu

More information

Mixed Integer NonLinear Programs featuring On/Off constraints: convex analysis and applications

Mixed Integer NonLinear Programs featuring On/Off constraints: convex analysis and applications Mixed Integer NonLinear Programs featuring On/Off constraints: convex analysis and applications Hassan Hijai Pierre Bonami Gérard Cornuéjols Adam Ouorou October 2009 Abstract We call on/off constraint

More information

IBM Research Report. On a Connection between Facility Location and Perfect Graphs. Mourad Baïou University of Clermont

IBM Research Report. On a Connection between Facility Location and Perfect Graphs. Mourad Baïou University of Clermont RC24885 (W0910-175) October 28, 2009 Mathematics IBM Research Report On a Connection between Facility Location and Perfect Graphs Mourad Baïou University of Clermont Francisco Barahona IBM Research Division

More information

Basic notions of Mixed Integer Non-Linear Programming

Basic notions of Mixed Integer Non-Linear Programming Basic notions of Mixed Integer Non-Linear Programming Claudia D Ambrosio CNRS & LIX, École Polytechnique 5th Porto Meeting on Mathematics for Industry, April 10, 2014 C. D Ambrosio (CNRS) April 10, 2014

More information

Improving the Randomization Step in Feasibility Pump using WalkSAT

Improving the Randomization Step in Feasibility Pump using WalkSAT Improving the Randomization Step in Feasibility Pump using Santanu S. Dey Joint work with: Andres Iroume, Marco Molinaro, Domenico Salvagnin Discrepancy & IP workshop, 2018 Sparsity in real" Integer Programs

More information

On Counting Lattice Points and Chvátal-Gomory Cutting Planes

On Counting Lattice Points and Chvátal-Gomory Cutting Planes On Counting Lattice Points and Chvátal-Gomory Cutting Planes Andrea Lodi 1, Gilles Pesant 2, and Louis-Martin Rousseau 2 1 DEIS, Università di Bologna - andrea.lodi@unibo.it 2 CIRRELT, École Polytechnique

More information

CONSTRAINED NONLINEAR PROGRAMMING

CONSTRAINED NONLINEAR PROGRAMMING 149 CONSTRAINED NONLINEAR PROGRAMMING We now turn to methods for general constrained nonlinear programming. These may be broadly classified into two categories: 1. TRANSFORMATION METHODS: In this approach

More information

Disjunctive Cuts for Mixed Integer Nonlinear Programming Problems

Disjunctive Cuts for Mixed Integer Nonlinear Programming Problems Disjunctive Cuts for Mixed Integer Nonlinear Programming Problems Pierre Bonami, Jeff Linderoth, Andrea Lodi December 29, 2012 Abstract We survey recent progress in applying disjunctive programming theory

More information

MILP reformulation of the multi-echelon stochastic inventory system with uncertain demands

MILP reformulation of the multi-echelon stochastic inventory system with uncertain demands MILP reformulation of the multi-echelon stochastic inventory system with uncertain demands Axel Nyberg Åbo Aademi University Ignacio E. Grossmann Dept. of Chemical Engineering, Carnegie Mellon University,

More information

Constraint Qualification Failure in Action

Constraint Qualification Failure in Action Constraint Qualification Failure in Action Hassan Hijazi a,, Leo Liberti b a The Australian National University, Data61-CSIRO, Canberra ACT 2601, Australia b CNRS, LIX, Ecole Polytechnique, 91128, Palaiseau,

More information

The Split Closure of a Strictly Convex Body

The Split Closure of a Strictly Convex Body The Split Closure of a Strictly Convex Body D. Dadush a, S. S. Dey a, J. P. Vielma b,c, a H. Milton Stewart School of Industrial and Systems Engineering, Georgia Institute of Technology, 765 Ferst Drive

More information

Computational Experiments with Cross and Crooked Cross Cuts

Computational Experiments with Cross and Crooked Cross Cuts Computational Experiments with Cross and Crooked Cross Cuts Sanjeeb Dash IBM Research sanjeebd@us.ibm.com Oktay Günlük IBM Research gunluk@us.ibm.com Juan Pablo Vielma Massachusetts Institute of Technology

More information

Penalty and Barrier Methods General classical constrained minimization problem minimize f(x) subject to g(x) 0 h(x) =0 Penalty methods are motivated by the desire to use unconstrained optimization techniques

More information

Mixed Integer Programming Solvers: from Where to Where. Andrea Lodi University of Bologna, Italy

Mixed Integer Programming Solvers: from Where to Where. Andrea Lodi University of Bologna, Italy Mixed Integer Programming Solvers: from Where to Where Andrea Lodi University of Bologna, Italy andrea.lodi@unibo.it November 30, 2011 @ Explanatory Workshop on Locational Analysis, Sevilla A. Lodi, MIP

More information

Semidefinite Relaxations for Non-Convex Quadratic Mixed-Integer Programming

Semidefinite Relaxations for Non-Convex Quadratic Mixed-Integer Programming Semidefinite Relaxations for Non-Convex Quadratic Mixed-Integer Programming Christoph Buchheim 1 and Angelika Wiegele 2 1 Fakultät für Mathematik, Technische Universität Dortmund christoph.buchheim@tu-dortmund.de

More information

A Fast Heuristic for GO and MINLP

A Fast Heuristic for GO and MINLP A Fast Heuristic for GO and MINLP John W. Chinneck, M. Shafique, Systems and Computer Engineering Carleton University, Ottawa, Canada Introduction Goal: Find a good quality GO/MINLP solution quickly. Trade

More information

In last semester, we have seen some examples about it (See Tutorial Note #13). Try to have a look on that. Here we try to show more technique.

In last semester, we have seen some examples about it (See Tutorial Note #13). Try to have a look on that. Here we try to show more technique. MATH202 Introduction to Analysis (2007 Fall and 2008 Spring) Tutorial Note #4 Part I: Cauchy Sequence Definition (Cauchy Sequence): A sequence of real number { n } is Cauchy if and only if for any ε >

More information

IBM Research Report. Hilbert's Nullstellensatz and an Algorithm for Proving Combinatorial Infeasibility

IBM Research Report. Hilbert's Nullstellensatz and an Algorithm for Proving Combinatorial Infeasibility RC24472 (W0801-088) January 22, 2008 Mathematics IBM Research Report Hilbert's Nullstellensatz and an Algorithm for Proving Combinatorial Infeasibility J. A. De Loera 1, Jon Lee 2, P. Malkin 1, S. Margulies

More information

Using quadratic convex reformulation to tighten the convex relaxation of a quadratic program with complementarity constraints

Using quadratic convex reformulation to tighten the convex relaxation of a quadratic program with complementarity constraints Noname manuscript No. (will be inserted by the editor) Using quadratic conve reformulation to tighten the conve relaation of a quadratic program with complementarity constraints Lijie Bai John E. Mitchell

More information

9. Interpretations, Lifting, SOS and Moments

9. Interpretations, Lifting, SOS and Moments 9-1 Interpretations, Lifting, SOS and Moments P. Parrilo and S. Lall, CDC 2003 2003.12.07.04 9. Interpretations, Lifting, SOS and Moments Polynomial nonnegativity Sum of squares (SOS) decomposition Eample

More information

IBM Research Report. On Convex Relaxations of Quadrilinear Terms. Sonia Cafieri LIX École Polytechnique Palaiseau France

IBM Research Report. On Convex Relaxations of Quadrilinear Terms. Sonia Cafieri LIX École Polytechnique Palaiseau France RC24792 (W94-122 April 3, 29 Mathematics IBM Research Report On Convex Relaxations of Quadrilinear Terms Sonia Cafieri LIX École Polytechnique 91128 Palaiseau France Jon Lee IBM Research Division Thomas

More information

Economics 205 Exercises

Economics 205 Exercises Economics 05 Eercises Prof. Watson, Fall 006 (Includes eaminations through Fall 003) Part 1: Basic Analysis 1. Using ε and δ, write in formal terms the meaning of lim a f() = c, where f : R R.. Write the

More information

1 Kernel methods & optimization

1 Kernel methods & optimization Machine Learning Class Notes 9-26-13 Prof. David Sontag 1 Kernel methods & optimization One eample of a kernel that is frequently used in practice and which allows for highly non-linear discriminant functions

More information

STATIONARITY RESULTS FOR GENERATING SET SEARCH FOR LINEARLY CONSTRAINED OPTIMIZATION

STATIONARITY RESULTS FOR GENERATING SET SEARCH FOR LINEARLY CONSTRAINED OPTIMIZATION STATIONARITY RESULTS FOR GENERATING SET SEARCH FOR LINEARLY CONSTRAINED OPTIMIZATION TAMARA G. KOLDA, ROBERT MICHAEL LEWIS, AND VIRGINIA TORCZON Abstract. We present a new generating set search (GSS) approach

More information

Ville-Pekka Eronen Marko M. Mäkelä Tapio Westerlund. Nonsmooth Extended Cutting Plane Method for Generally Convex MINLP Problems

Ville-Pekka Eronen Marko M. Mäkelä Tapio Westerlund. Nonsmooth Extended Cutting Plane Method for Generally Convex MINLP Problems Ville-Pekka Eronen Marko M. Mäkelä Tapio Westerlund Nonsmooth Extended Cutting Plane Method for Generally Convex MINLP Problems TUCS Technical Report No 1055, July 2012 Nonsmooth Extended Cutting Plane

More information

Computation of the Joint Spectral Radius with Optimization Techniques

Computation of the Joint Spectral Radius with Optimization Techniques Computation of the Joint Spectral Radius with Optimization Techniques Amir Ali Ahmadi Goldstine Fellow, IBM Watson Research Center Joint work with: Raphaël Jungers (UC Louvain) Pablo A. Parrilo (MIT) R.

More information

Hot-Starting NLP Solvers

Hot-Starting NLP Solvers Hot-Starting NLP Solvers Andreas Wächter Department of Industrial Engineering and Management Sciences Northwestern University waechter@iems.northwestern.edu 204 Mixed Integer Programming Workshop Ohio

More information

Advances in CPLEX for Mixed Integer Nonlinear Optimization

Advances in CPLEX for Mixed Integer Nonlinear Optimization Pierre Bonami and Andrea Tramontani IBM ILOG CPLEX ISMP 2015 - Pittsburgh - July 13 2015 Advances in CPLEX for Mixed Integer Nonlinear Optimization 1 2015 IBM Corporation CPLEX Optimization Studio 12.6.2

More information

Branching on General Disjunctions

Branching on General Disjunctions Mathematical Programming manuscript No. (will be inserted by the editor) Branching on General Disjunctions Miroslav Karamanov Gérard Cornuéjols July 2005 / revised November 2008, August 2009 Abstract This

More information

IBM Research Report. Convex Relaxations of Non-Convex Mixed Integer Quadratically Constrained Programs: Extended Formulations

IBM Research Report. Convex Relaxations of Non-Convex Mixed Integer Quadratically Constrained Programs: Extended Formulations RC24621 (W0808-038) August 15, 2008 Mathematics IBM Research Report Convex Relaxations of Non-Convex Mixed Integer Quadratically Constrained Programs: Extended Formulations Anureet Saxena Axioma Inc. 8800

More information

Mixed Integer Non Linear Programming

Mixed Integer Non Linear Programming Mixed Integer Non Linear Programming Claudia D Ambrosio CNRS Research Scientist CNRS & LIX, École Polytechnique MPRO PMA 2016-2017 Outline What is a MINLP? Dealing with nonconvexities Global Optimization

More information

Multiperiod Blend Scheduling Problem

Multiperiod Blend Scheduling Problem ExxonMobil Multiperiod Blend Scheduling Problem Juan Pablo Ruiz Ignacio E. Grossmann Department of Chemical Engineering Center for Advanced Process Decision-making University Pittsburgh, PA 15213 1 Motivation

More information

The Split Closure of a Strictly Convex Body

The Split Closure of a Strictly Convex Body The Split Closure of a Strictly Convex Body D. Dadush a, S. S. Dey a, J. P. Vielma b,c, a H. Milton Stewart School of Industrial and Systems Engineering, Georgia Institute of Technology, 765 Ferst Drive

More information

STATIC LECTURE 4: CONSTRAINED OPTIMIZATION II - KUHN TUCKER THEORY

STATIC LECTURE 4: CONSTRAINED OPTIMIZATION II - KUHN TUCKER THEORY STATIC LECTURE 4: CONSTRAINED OPTIMIZATION II - KUHN TUCKER THEORY UNIVERSITY OF MARYLAND: ECON 600 1. Some Eamples 1 A general problem that arises countless times in economics takes the form: (Verbally):

More information

Benders Decomposition

Benders Decomposition Benders Decomposition Yuping Huang, Dr. Qipeng Phil Zheng Department of Industrial and Management Systems Engineering West Virginia University IENG 593G Nonlinear Programg, Spring 2012 Yuping Huang (IMSE@WVU)

More information

IBM Research Report. Branching and Bounds Tightening Techniques for Non-Convex MINLP

IBM Research Report. Branching and Bounds Tightening Techniques for Non-Convex MINLP RC24620 (W0808-031) August 13, 2008 Mathematics IBM Research Report Branching and Bounds Tightening Techniques for Non-Convex MINLP Pietro Belotti 1, Jon Lee 2, Leo Liberti 3, François Margot 1, Andreas

More information

Lift-and-project cuts for convex mixed integer nonlinear programs. Linear programming based separation and extended formulations

Lift-and-project cuts for convex mixed integer nonlinear programs. Linear programming based separation and extended formulations Math. Prog. Comp. DOI 10.1007/s12532-017-0118-1 FULL LENGTH PAPER 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Lift-and-project cuts for convex mixed integer nonlinear programs Linear programming based separation

More information

Optimization of a Nonlinear Workload Balancing Problem

Optimization of a Nonlinear Workload Balancing Problem Optimization of a Nonlinear Workload Balancing Problem Stefan Emet Department of Mathematics and Statistics University of Turku Finland Outline of the talk Introduction Some notes on Mathematical Programming

More information

Robust-to-Dynamics Linear Programming

Robust-to-Dynamics Linear Programming Robust-to-Dynamics Linear Programg Amir Ali Ahmad and Oktay Günlük Abstract We consider a class of robust optimization problems that we call robust-to-dynamics optimization (RDO) The input to an RDO problem

More information

Numerical Optimization

Numerical Optimization Constrained Optimization Computer Science and Automation Indian Institute of Science Bangalore 560 012, India. NPTEL Course on Constrained Optimization Constrained Optimization Problem: min h j (x) 0,

More information

Numerical Methods. Root Finding

Numerical Methods. Root Finding Numerical Methods Solving Non Linear 1-Dimensional Equations Root Finding Given a real valued function f of one variable (say ), the idea is to find an such that: f() 0 1 Root Finding Eamples Find real

More information

Deciding Emptiness of the Gomory-Chvátal Closure is NP-Complete, Even for a Rational Polyhedron Containing No Integer Point

Deciding Emptiness of the Gomory-Chvátal Closure is NP-Complete, Even for a Rational Polyhedron Containing No Integer Point Deciding Emptiness of the Gomory-Chvátal Closure is NP-Complete, Even for a Rational Polyhedron Containing No Integer Point Gérard Cornuéjols 1 and Yanjun Li 2 1 Tepper School of Business, Carnegie Mellon

More information

5 Handling Constraints

5 Handling Constraints 5 Handling Constraints Engineering design optimization problems are very rarely unconstrained. Moreover, the constraints that appear in these problems are typically nonlinear. This motivates our interest

More information

On handling indicator constraints in mixed integer programming

On handling indicator constraints in mixed integer programming Comput Optim Appl (2016) 65:545 566 DOI 10.1007/s10589-016-9847-8 On handling indicator constraints in mixed integer programming Pietro Belotti 1 Pierre Bonami 2 Matteo Fischetti 3 Andrea Lodi 4,5 Michele

More information

A Storm of Feasibility Pumps for Nonconvex MINLP

A Storm of Feasibility Pumps for Nonconvex MINLP Mathematical Programming B manuscript No. (will be inserted by the editor) A Storm of Feasibility Pumps for Nonconvex MINLP Claudia D Ambrosio 1,2 Antonio Frangioni 3 Leo Liberti 4 Andrea Lodi 1 Received:?

More information

Exploring the Numerics of Branch-and-Cut for Mixed Integer Linear Optimization

Exploring the Numerics of Branch-and-Cut for Mixed Integer Linear Optimization Zuse Institute Berlin Takustr. 7 14195 Berlin Germany MATTHIAS MILTENBERGER 1, TED RALPHS 2, DANIEL E. STEFFY 3 Exploring the Numerics of Branch-and-Cut for Mixed Integer Linear Optimization 1 Zuse Institute

More information

IBM Research Report. Research Division Almaden - Austin - Beijing - Haifa - India - T. J. Watson - Tokyo - Zurich

IBM Research Report. Research Division Almaden - Austin - Beijing - Haifa - India - T. J. Watson - Tokyo - Zurich RC23073 (W0311-195) November 26, 2003 Mathematics IBM Research Report Winter Forecast Performance of an Operational Mesoscale Modelling System in the Northeast U.S. - Winter 2002-2003 Anthony P. Praino,

More information

Computer Sciences Department

Computer Sciences Department Computer Sciences Department Strong Branching Inequalities for Convex Mixed Integer Nonlinear Programs Mustafa Kilinc Jeff Linderoth James Luedtke Andrew Miller Technical Report #696 September 20 Strong

More information

Minimal inequalities for an infinite relaxation of integer programs

Minimal inequalities for an infinite relaxation of integer programs Minimal inequalities for an infinite relaxation of integer programs Amitabh Basu Carnegie Mellon University, abasu1@andrew.cmu.edu Michele Conforti Università di Padova, conforti@math.unipd.it Gérard Cornuéjols

More information

On sequential optimality conditions for constrained optimization. José Mario Martínez martinez

On sequential optimality conditions for constrained optimization. José Mario Martínez  martinez On sequential optimality conditions for constrained optimization José Mario Martínez www.ime.unicamp.br/ martinez UNICAMP, Brazil 2011 Collaborators This talk is based in joint papers with Roberto Andreani

More information

Online generation via offline selection - Low dimensional linear cuts from QP SDP relaxation -

Online generation via offline selection - Low dimensional linear cuts from QP SDP relaxation - Online generation via offline selection - Low dimensional linear cuts from QP SDP relaxation - Radu Baltean-Lugojan Ruth Misener Computational Optimisation Group Department of Computing Pierre Bonami Andrea

More information

Branching on General Disjunctions 1

Branching on General Disjunctions 1 Branching on General Disjunctions 1 Miroslav KARAMANOV a,2 b,3,gérard CORNUÉJOLS a Tepper School of Business, Carnegie Mellon University and Bank of America b Tepper School of Business, Carnegie Mellon

More information

1.4 FOUNDATIONS OF CONSTRAINED OPTIMIZATION

1.4 FOUNDATIONS OF CONSTRAINED OPTIMIZATION Essential Microeconomics -- 4 FOUNDATIONS OF CONSTRAINED OPTIMIZATION Fundamental Theorem of linear Programming 3 Non-linear optimization problems 6 Kuhn-Tucker necessary conditions Sufficient conditions

More information

Strong-Branching Inequalities for Convex Mixed Integer Nonlinear Programs

Strong-Branching Inequalities for Convex Mixed Integer Nonlinear Programs Computational Optimization and Applications manuscript No. (will be inserted by the editor) Strong-Branching Inequalities for Convex Mixed Integer Nonlinear Programs Mustafa Kılınç Jeff Linderoth James

More information

Feasibility pump for aircraft deconfliction with speed regulation

Feasibility pump for aircraft deconfliction with speed regulation Feasibility pump for aircraft deconfliction with speed regulation Sonia Cafieri, Claudia D Ambrosio To cite this version: Sonia Cafieri, Claudia D Ambrosio. Feasibility pump for aircraft deconfliction

More information

Two-Term Disjunctions on the Second-Order Cone

Two-Term Disjunctions on the Second-Order Cone Noname manuscript No. (will be inserted by the editor) Two-Term Disjunctions on the Second-Order Cone Fatma Kılınç-Karzan Sercan Yıldız the date of receipt and acceptance should be inserted later Abstract

More information

Convex Optimization Overview (cnt d)

Convex Optimization Overview (cnt d) Conve Optimization Overview (cnt d) Chuong B. Do November 29, 2009 During last week s section, we began our study of conve optimization, the study of mathematical optimization problems of the form, minimize

More information