On the Global Solution of Linear Programs with Linear Complementarity Constraints

Similar documents
Outline. Alternative Benders Decomposition Explanation explaining Benders without projections. Primal-Dual relations

Research Interests Optimization:

Benders Decomposition

Lecture Notes 2: The Simplex Algorithm

Outline. Column Generation: Cutting Stock A very applied method. Introduction to Column Generation. Given an LP problem

Column Generation: Cutting Stock

Bilinear Programming

An Extension of the Multicut L-Shaped Method. INEN Large-Scale Stochastic Optimization Semester project. Svyatoslav Trukhanov

Linear programming and duality theory

3 INTEGER LINEAR PROGRAMMING

Integer Programming Theory

Column Generation Based Primal Heuristics

Modern Benders (in a nutshell)

A robust optimization based approach to the general solution of mp-milp problems

MVE165/MMG630, Applied Optimization Lecture 8 Integer linear programming algorithms. Ann-Brith Strömberg

Global Solution of Mixed-Integer Dynamic Optimization Problems

COLUMN GENERATION IN LINEAR PROGRAMMING

Advanced Operations Research Techniques IE316. Quiz 2 Review. Dr. Ted Ralphs

Math Models of OR: The Simplex Algorithm: Practical Considerations

Penalty Alternating Direction Methods for Mixed- Integer Optimization: A New View on Feasibility Pumps

DM545 Linear and Integer Programming. Lecture 2. The Simplex Method. Marco Chiarandini

Stochastic Separable Mixed-Integer Nonlinear Programming via Nonconvex Generalized Benders Decomposition

Unit.9 Integer Programming

Integer Programming ISE 418. Lecture 1. Dr. Ted Ralphs

Implicit Hitting Set Problems

Foundations of Computing

Improving the heuristic performance of Benders decomposition

Introduction to Mathematical Programming IE496. Final Review. Dr. Ted Ralphs

TMA946/MAN280 APPLIED OPTIMIZATION. Exam instructions

Lecture 2. Topology of Sets in R n. August 27, 2008

COMS 4771 Support Vector Machines. Nakul Verma

A Nonlinear Presolve Algorithm in AIMMS

Solving lexicographic multiobjective MIPs with Branch-Cut-Price

LaGO - A solver for mixed integer nonlinear programming

Benders in a nutshell Matteo Fischetti, University of Padova

GENERAL ASSIGNMENT PROBLEM via Branch and Price JOHN AND LEI

Agenda. Understanding advanced modeling techniques takes some time and experience No exercises today Ask questions!

Discrete Optimization with Decision Diagrams

Lecture 12: Feasible direction methods

The AIMMS Outer Approximation Algorithm for MINLP

Applied Lagrange Duality for Constrained Optimization

A Generic Benders Decomposition Algorithm for the AIMMS Modeling Language Informs 2012, Phoenix

MATHEMATICS II: COLLECTION OF EXERCISES AND PROBLEMS

Advanced Operations Research Techniques IE316. Quiz 1 Review. Dr. Ted Ralphs

CSc 545 Lecture topic: The Criss-Cross method of Linear Programming

Solution Methods Numerical Algorithms

15.082J and 6.855J. Lagrangian Relaxation 2 Algorithms Application to LPs

Mathematical Programming Formulations, Constraint Programming

A Generic Separation Algorithm and Its Application to the Vehicle Routing Problem

TIM 206 Lecture Notes Integer Programming

The goal of this paper is to develop models and methods that use complementary

Fundamentals of Integer Programming

The AIMMS Outer Approximation Algorithm for MINLP

A NEW SEQUENTIAL CUTTING PLANE ALGORITHM FOR SOLVING MIXED INTEGER NONLINEAR PROGRAMMING PROBLEMS

The MIP-Solving-Framework SCIP

Part 4. Decomposition Algorithms Dantzig-Wolf Decomposition Algorithm

The Ascendance of the Dual Simplex Method: A Geometric View

Linear Programming Duality and Algorithms

Algorithms for Integer Programming

February 19, Integer programming. Outline. Problem formulation. Branch-andbound

Linear and Integer Programming :Algorithms in the Real World. Related Optimization Problems. How important is optimization?

A PARAMETRIC SIMPLEX METHOD FOR OPTIMIZING A LINEAR FUNCTION OVER THE EFFICIENT SET OF A BICRITERIA LINEAR PROBLEM. 1.

On the selection of Benders cuts

Linear Optimization. Andongwisye John. November 17, Linkoping University. Andongwisye John (Linkoping University) November 17, / 25

is shown that this problem can be modeled as an MILP, a CP, a combined MILP-CP OPL model (Hentenryck (1999)), and a hybrid MILP/CP model. The computat

An iteration of the simplex method (a pivot )

Linear Programming. Course review MS-E2140. v. 1.1

The Stochastic Generalized Assignment Problem with Coordination. Constraints

Gurobi Guidelines for Numerical Issues February 2017

Introduction to optimization

LaGO. Ivo Nowak and Stefan Vigerske. Humboldt-University Berlin, Department of Mathematics

Experiments On General Disjunctions

Mathematical and Algorithmic Foundations Linear Programming and Matchings

Solutions for Operations Research Final Exam

Convexization in Markov Chain Monte Carlo

The Branch-and-Sandwich Algorithm for Mixed-Integer Nonlinear Bilevel Problems

1. Lecture notes on bipartite matching February 4th,

Characterizing Improving Directions Unconstrained Optimization

Integer Programming ISE 418. Lecture 7. Dr. Ted Ralphs

The ILP approach to the layered graph drawing. Ago Kuusik

Integer Programming Explained Through Gomory s Cutting Plane Algorithm and Column Generation

Selected Topics in Column Generation

A Deterministic Global Optimization Method for Variational Inference

Decomposition of loosely coupled integer programs: A multiobjective perspective

Section Notes 5. Review of Linear Programming. Applied Math / Engineering Sciences 121. Week of October 15, 2017

Exact Algorithms for Mixed-Integer Bilevel Linear Programming

STOCHASTIC INTEGER PROGRAMMING SOLUTION THROUGH A CONVEXIFICATION METHOD

Large-scale optimization with the primal-dual column generation method

Linear Programming Problems

Programming, numerics and optimization

Introduction to Stochastic Combinatorial Optimization

Approximation Algorithms: The Primal-Dual Method. My T. Thai

Integrating Mixed-Integer Optimisation & Satisfiability Modulo Theories

Recent Developments in Model-based Derivative-free Optimization

5.3 Cutting plane methods and Gomory fractional cuts

Finite Math Linear Programming 1 May / 7

Copyright 2007 Pearson Addison-Wesley. All rights reserved. A. Levitin Introduction to the Design & Analysis of Algorithms, 2 nd ed., Ch.

56:272 Integer Programming & Network Flows Final Exam -- December 16, 1997

Operations Research and Optimization: A Primer

Lecture 4 Branch & cut algorithm

Transcription:

On the Global Solution of Linear Programs with Linear Complementarity Constraints J. E. Mitchell 1 J. Hu 1 J.-S. Pang 2 K. P. Bennett 1 G. Kunapuli 1 1 Department of Mathematical Sciences RPI, Troy, NY 12180 USA 2 Industrial and Enterprise Systems Engineering Department UIUC, Urbana, IL 61801 INFORMS Seattle November 4-7, 2007 Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 1 / 35

Outline 1 Introduction and Motivation 2 MIP formulation of LPCCs 3 Global solution framework Master Problem Cuts for the Master Problem 4 Refinements Cut Sparsification 5 Computational Results Feasible LPCCs Unbounded LPCCs Infeasible LPCCs Box-constrained quadratic programs 6 Conclusions Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 2 / 35

Outline Abstract This talk presents a parameter-free integer-programming based algorithm for the global resolution of a linear program with linear complementarity constraints (LPCC). The cornerstone of the algorithm is a minimax integer program formulation that characterizes and provides certificates for the three outcomes infeasibility, unboundedness, or solvability of an LPCC. Computational results demonstrate that the algorithm can handle infeasible, unbounded, and solvable LPCCs effectively. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 3 / 35

Introduction and Motivation Outline 1 Introduction and Motivation 2 MIP formulation of LPCCs 3 Global solution framework Master Problem Cuts for the Master Problem 4 Refinements Cut Sparsification 5 Computational Results Feasible LPCCs Unbounded LPCCs Infeasible LPCCs Box-constrained quadratic programs 6 Conclusions Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 4 / 35

Introduction and Motivation Standard form LPCC Let c R n, d R m, f R k, q R m, A R k n, B R k m, M R m m, and N R m n be given. Find (x, y) R n R m to globally solve the linear program with complementarity constraints (LPCC): minimize (x,y) subject to c T x + d T y Ax + By f and 0 y q + Nx + My 0, (We write LPCC but say LPEC because it is easier to pronounce.) Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 5 / 35

Introduction and Motivation Preliminary observations An LPCC is equivalent to 2 m linear programs, each called a piece and derived from a subset α {1,, m} with complement ᾱ: LP(α) : minimize (x,y) subject to and c T x + d T y Ax + By f ( q + Nx + My ) α 0 = y α ( q + Nx + My )ᾱ = 0 yᾱ Thus, there are 3 states of an LPCC in general: infeasibility all pieces are infeasible unboundedness one piece is feasible and unbounded below global solvability one piece is feasible and all feasible pieces are bounded below. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 6 / 35

Introduction and Motivation Preliminary observations An LPCC is equivalent to 2 m linear programs, each called a piece and derived from a subset α {1,, m} with complement ᾱ: LP(α) : minimize (x,y) subject to and c T x + d T y Ax + By f ( q + Nx + My ) α 0 = y α ( q + Nx + My )ᾱ = 0 yᾱ Thus, there are 3 states of an LPCC in general: infeasibility all pieces are infeasible unboundedness one piece is feasible and unbounded below global solvability one piece is feasible and all feasible pieces are bounded below. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 6 / 35

Introduction and Motivation Preliminary observations An LPCC is equivalent to 2 m linear programs, each called a piece and derived from a subset α {1,, m} with complement ᾱ: LP(α) : minimize (x,y) subject to and c T x + d T y Ax + By f ( q + Nx + My ) α 0 = y α ( q + Nx + My )ᾱ = 0 yᾱ Thus, there are 3 states of an LPCC in general: infeasibility all pieces are infeasible unboundedness one piece is feasible and unbounded below global solvability one piece is feasible and all feasible pieces are bounded below. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 6 / 35

Introduction and Motivation Goals To develop a finite-time algorithm to resolve an LPCC in one of its 3 states, without complete enumeration of all the pieces and without any a priori assumptions and/or bounds. To provide certificates for the respective states at termination: an infeasible piece, if LPCC is infeasible an unbounded piece, if LPCC is feasible but unbounded below a globally optimal solution, if it exists. To leverage the state-of-the-art advances in linear and integer programming. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 7 / 35

Introduction and Motivation Fundamental importance The LPCC plays the same important role in disjunctive nonlinear programs as a linear program does in convex programs. Additionally, it has many applications of its own: Novel paradigms in mathematical programming hierarchical optimization inverse optimization Key formulations for B-stationary conditions of MPECs verification and computation without MPEC-constraint qualification global resolution of nonconvex quadratic programs Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 8 / 35

MIP formulation of LPCCs Outline 1 Introduction and Motivation 2 MIP formulation of LPCCs 3 Global solution framework Master Problem Cuts for the Master Problem 4 Refinements Cut Sparsification 5 Computational Results Feasible LPCCs Unbounded LPCCs Infeasible LPCCs Box-constrained quadratic programs 6 Conclusions Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 9 / 35

MIP formulation of LPCCs Equivalent Integer Program Given a sufficiently large parameter θ and denoting the vector of ones by 1, get an equivalent mixed integer problem: minimize (x,y,z) c T x + d T y subject to Ax + By f θ z q + Nx + My 0 θ( 1 z ) y 0 and z { 0, 1 } m Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 10 / 35

MIP formulation of LPCCs Dual problem for a fixed z Dual DP(θ; z): maximize (λ,u ±,v) subject to f T λ + q T ( u + u ) θ [ z T u + + ( 1 z ) T v ] A T λ N T ( u + u ) = c B T λ M T ( u + u ) v d and ( λ, u ±, v ) 0, whose feasible region, assumed nonempty throughout, { ( λ, u Ξ ±, v ) 0 : A T λ N T ( u + u ) = c B T λ M T ( u + u ) v d } is independent of θ. Note: Ξ (λ, u) with λ 0 such that A T λ + N T u = c. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 11 / 35

MIP formulation of LPCCs Removing the parameter θ Any feasible solution (x 0, y 0 ) of the LPCC induces a pair (θ 0, z 0 ), where θ 0 > 0 and z 0 {0, 1} m, such that the pair (x 0, y 0 ) is feasible to the LP(θ, z 0 ) for all θ θ 0, and ( q + Nx 0 + My 0 ) i > 0 z 0 i = 1 ( y 0 ) i > 0 z 0 i = 0. Conversely, if (x 0, y 0 ) is feasible to the LP(θ, z 0 ) for some θ 0, then (x 0, y 0 ) is feasible to the LPCC. If (x 0, y 0 ) is an optimal solution to the LPCC, then it is optimal to the LP(θ, z 0 ) for all pairs (θ, z 0 ) such that θ θ 0 and (θ 0, z 0 ) are as specified above ; moreover, for each θ > θ 0, any optimal solution ( λ, û ±, v) of the DLP(θ, z 0 ) satisfies (z 0 ) T û + + ( 1 z 0 ) T v = 0 Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 12 / 35

MIP formulation of LPCCs Removing the parameter θ, continued Thus, the limiting dual problem for large θ can be expressed: D(z) maximize (λ,u ±,v) subject to f T λ + q T ( u + u ) A T λ N T ( u + u ) = c B T λ M T ( u + u ) v d z T u + + ( 1 z ) T v = 0 and ( λ, u ±, v ) 0, If z i = 1 then u + i = 0. If z i = 0 then v i = 0. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 13 / 35

Global solution framework Outline 1 Introduction and Motivation 2 MIP formulation of LPCCs 3 Global solution framework Master Problem Cuts for the Master Problem 4 Refinements Cut Sparsification 5 Computational Results Feasible LPCCs Unbounded LPCCs Infeasible LPCCs Box-constrained quadratic programs 6 Conclusions Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 14 / 35

Global solution framework Master Problem The Master Problem In order to find the best choice for z and to resolve LPCC, use a logical Benders decomposition method (Hooker; see also Codato and Fischetti). Initially every binary z is feasible. Satisfiability cuts are added to restrict z based on the solution of the dual problem D(z). The Master Problem is a Satisfiability Problem. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 15 / 35

Global solution framework Master Problem The algorithm Outline: 1 Initialize the Master Problem with all binary z feasible. 2 If the Master Problem is infeasible, STOP with determination of the solution of LPCC. 3 Find a feasible z for the Master Problem. 4 Solve the subproblem D( z). 5 If LPCC proven unbounded, STOP. 6 Update the Master Problem and return to Step 2. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 16 / 35

Global solution framework Master Problem The algorithm Outline: 1 Initialize the Master Problem with all binary z feasible. 2 If the Master Problem is infeasible, STOP with determination of the solution of LPCC. 3 Find a feasible z for the Master Problem. 4 Solve the subproblem D( z). 5 If LPCC proven unbounded, STOP. 6 Update the Master Problem and return to Step 2. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 16 / 35

Global solution framework Master Problem The algorithm Outline: 1 Initialize the Master Problem with all binary z feasible. 2 If the Master Problem is infeasible, STOP with determination of the solution of LPCC. 3 Find a feasible z for the Master Problem. 4 Solve the subproblem D( z). 5 If LPCC proven unbounded, STOP. 6 Update the Master Problem and return to Step 2. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 16 / 35

Global solution framework Master Problem The algorithm Outline: 1 Initialize the Master Problem with all binary z feasible. 2 If the Master Problem is infeasible, STOP with determination of the solution of LPCC. 3 Find a feasible z for the Master Problem. 4 Solve the subproblem D( z). 5 If LPCC proven unbounded, STOP. 6 Update the Master Problem and return to Step 2. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 16 / 35

Global solution framework Master Problem The algorithm Outline: 1 Initialize the Master Problem with all binary z feasible. 2 If the Master Problem is infeasible, STOP with determination of the solution of LPCC. 3 Find a feasible z for the Master Problem. 4 Solve the subproblem D( z). 5 If LPCC proven unbounded, STOP. 6 Update the Master Problem and return to Step 2. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 16 / 35

Global solution framework Master Problem The algorithm Outline: 1 Initialize the Master Problem with all binary z feasible. 2 If the Master Problem is infeasible, STOP with determination of the solution of LPCC. 3 Find a feasible z for the Master Problem. 4 Solve the subproblem D( z). 5 If LPCC proven unbounded, STOP. 6 Update the Master Problem and return to Step 2. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 16 / 35

Global solution framework Cuts for the Master Problem Implications of solving D( z): D( z) finite If D( z) is feasible with finite optimal value φ( z) then this value gives the optimal value on the corresponding piece of LPCC. Thus, we obtain an upper bound on the optimal value of LPCC and can restrict attention in the Master Problem to better pieces. If the optimal solution to D( z) is feasible in D(z) for some other z then the value of LPCC on the piece corresponding to z must also be at least φ( z). So use a point cut to remove all such z from the Master Problem, based on the optimal solution ( λ, ū ±, v) to D( z): i:ū + i >0 z i + (1 z i ) 1 i: v i >0 This logical Benders cut will force at least one of these components of u + or v to be zero in all future subproblems. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 17 / 35

Global solution framework Cuts for the Master Problem Implications of solving D( z): D( z) unbounded If D( z) is unbounded then the corresponding piece of LPCC is infeasible. Have a ray for D( z). Cut off all z in the Master Problem for which this ray ( λ, ū ±, v) is feasible in D(z), using a ray cut: i:ū + i >0 z i + (1 z i ) 1 i: v i >0 Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 18 / 35

Global solution framework Cuts for the Master Problem Implications of solving D( z): D( z) infeasible If D( z) is infeasible then the corresponding piece of LPCC is either infeasible or unbounded. Solve a homogenized version of D( z) to determine the case: D 0 ( z) maximize f T λ + q T ( u + u ) (λ,u ±,v) subject to A T λ N T ( u + u ) = 0 B T λ M T ( u + u ) v 0 z T u + + ( 1 z ) T v = 0 and ( λ, u ±, v ) 0, If D 0 ( z) is unbounded then the corresponding primal problem is infeasible. Thus, the corresponding piece of LPCC is infeasible, so we can again add a ray cut. If D 0 ( z) has optimal value 0 then LPCC is unbounded. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 19 / 35

Refinements Outline 1 Introduction and Motivation 2 MIP formulation of LPCCs 3 Global solution framework Master Problem Cuts for the Master Problem 4 Refinements Cut Sparsification 5 Computational Results Feasible LPCCs Unbounded LPCCs Infeasible LPCCs Box-constrained quadratic programs 6 Conclusions Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 20 / 35

Refinements Some useful auxiliary steps Simple cuts (Audet, Savard, and Zghal; JOTA, in print) to tighten the joint constraints Ax + By f using the complementarity resrictions LPCC feasibility recovery to improve LPCC upper bounds if possible Cut sparsification to tighten up the cuts added to the Master Problem Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 21 / 35

Refinements Cut Sparsification Cut Sparsification The fewer variables included in a point cut or ray cut, the tighter the satisfiability constraint. We use various heuristic procedures to try to sparsify the cut. These heuristics require the solution of linear programs. In the case of a ray cut, we are looking for an irreducible infeasible set (IIS) of constraints for the primal problem P( z) that is dual to D( z). Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 22 / 35

Refinements Cut Sparsification Initial feasible region. Take z = (1, 0, 0). z 3 z 1 z 2 Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 23 / 35

Refinements Cut Sparsification Add cut (1 z 1 ) + z 2 + z 3 1 to cut off z = (1, 0, 0) z 1 z 2 z 3 Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 24 / 35

Refinements Cut Sparsification Sparsify to (1 z 1 ) + z 3 1, cuts off z = (1, 1, 0) z 3 z 1 z 2 Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 25 / 35

Refinements Cut Sparsification Sparsify further to (1 z 1 ) 1, cuts off 2 more pts z 3 z 1 z 2 Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 26 / 35

Computational Results Outline 1 Introduction and Motivation 2 MIP formulation of LPCCs 3 Global solution framework Master Problem Cuts for the Master Problem 4 Refinements Cut Sparsification 5 Computational Results Feasible LPCCs Unbounded LPCCs Infeasible LPCCs Box-constrained quadratic programs 6 Conclusions Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 27 / 35

Computational Results Feasible LPCCs Feasible LPCCs with B = 0, A R 200 300, and 300 complementarities Prob LPCC min FILTER KNITRO LPs IPs 1 2478.2254 2478.2256 2478.2264 125 1 2 3270.1842 3280.1865 3270.1844 4071 62 3 3660.5407 3660.5412 3660.5412 350 2 4 3176.4109 3176.4108 3176.4115 1249 15 5 2959.9498 2959.9495 2959.9529 5 1 6 2672.5706 2684.5288 2672.5710 4511 70 7 2617.2640 2617.2638 2617.2673 0 0 8 2771.2374 2771.2372 2771.2379 26 1 9 2847.6923 2847.6926 2847.6929 319 2 10 3230.9893 3230.9896 3230.9897 1569 16 Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 28 / 35

Computational Results Feasible LPCCs Feasible general LPCCs with B 0, A R 55 50, and 50 complementarities. Prob LPCC min FILTER KNITRO LPs IPs 1 29.0501 29.0501 30.0155 21 2 2 37.5509 37.5509 37.5510 229 9 3 37.0022 38.3216 38.7521 4842 696 4 34.2228 34.6057 34.2398 102 7 5 22.2835 22.2945 22.2837 209 24 6 30.0829 30.0829 30.0830 108 13 7 38.0405 38.0419 38.0419 92 7 8 22.3969 22.7453 22.4164 187 21 9 40.3380 44.7872 44.3173 321 14 10 41.3957 41.5810 41.5810 190 19 Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 29 / 35

Computational Results Unbounded LPCCs Unbounded LPCCs with 50 complementarities Prob # iters # cuts # LPs 1 50 47 195 2 6 4 14 3 1081 828 2604 4 166 144 424 5 436 305 991 6 18 17 54 7 3 4 11 8 426 356 1191 9 9 9 26 10 4 3 11 # iters = number of Master Problem iterations # cuts = number of satisfiability constraints in Master Problem at termination # LPs = number of LPs solved, excluding the pre-processing step Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 30 / 35

Computational Results Infeasible LPCCs Infeasible LPCCs with 50 complementarities Prob # iters # cuts # LPs 1 14 14 28 2 2 2 4 3 38 38 76 4 7 7 14 5 47 49 100 6 48 48 96 7 20 20 40 8 13 13 26 9 50 50 100 10 6 6 12 # iters = number of Master Problem iterations # cuts = number of satisfiability constraints in Master Problem at termination # LPs = number of LPs solved, excluding the pre-processing step Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 31 / 35

Computational Results Box-constrained quadratic programs LPCC formulation of QP The optimal solution to the box-constrained quadratic program min c T x + 1 2 x T Qx subject to 0 x 1 can be found by solving the LPCC: min c T x 1 T y subject to 0 x c + Qx + y 0 0 1 x y 0 Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 32 / 35

Computational Results Box-constrained quadratic programs Preliminary computational results Problems typically solved in a few seconds: n = 50 with density 25% n = 75 with density 10% n = 100 with density 5% Problems where some instances cannot currently be solved: n = 100 with density 10% Problems where the current implementation typically has great difficulties: n = 75 with density 25% Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 33 / 35

Conclusions Outline 1 Introduction and Motivation 2 MIP formulation of LPCCs 3 Global solution framework Master Problem Cuts for the Master Problem 4 Refinements Cut Sparsification 5 Computational Results Feasible LPCCs Unbounded LPCCs Infeasible LPCCs Box-constrained quadratic programs 6 Conclusions Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 34 / 35

Conclusions Conclusions The logical Benders decomposition method can successfully find the global solution to large feasible LPCC instances, often finding better solutions than NLP methods which determine local minimizers. The method successfully identifies infeasible or unbounded LPCC instances. The method can be used to solve bounded quadratic programming problems. Extension: We can also formulate a general QP as an LPCC, which can even identify unbounded QPs. Mitchell (Rensselaer) Global Solution of LPCCs INFORMS Seattle 35 / 35