Computational Integer Programming Universidad de los Andes. Lecture 1. Dr. Ted Ralphs

Similar documents
LP Relaxations of Mixed Integer Programs

Chapter 1. Preliminaries

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

Linear Algebra Review: Linear Independence. IE418 Integer Programming. Linear Algebra Review: Subspaces. Linear Algebra Review: Affine Independence

Key Things We Learned Last Time. IE418 Integer Programming. Proving Facets Way #2 Indirect. A More Abstract Example

Computational Integer Programming. Lecture 2: Modeling and Formulation. Dr. Ted Ralphs

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

Cutting Plane Methods I

Integer Programming, Part 1

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

3.8 Strong valid inequalities

3.7 Strong valid inequalities for structured ILP problems

Introduction to Mathematical Programming IE406. Lecture 3. Dr. Ted Ralphs

Section Notes 9. IP: Cutting Planes. Applied Math 121. Week of April 12, 2010

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

THE EXISTENCE AND USEFULNESS OF EQUALITY CUTS IN THE MULTI-DEMAND MULTIDIMENSIONAL KNAPSACK PROBLEM LEVI DELISSA. B.S., Kansas State University, 2014

Integer Programming: Cutting Planes

Going from graphic solutions to algebraic

Network Flows. 6. Lagrangian Relaxation. Programming. Fall 2010 Instructor: Dr. Masoud Yaghini

Section Notes 8. Integer Programming II. Applied Math 121. Week of April 5, expand your knowledge of big M s and logical constraints.

Solving the MWT. Recall the ILP for the MWT. We can obtain a solution to the MWT problem by solving the following ILP:

1 Maximal Lattice-free Convex Sets

Lagrangian Relaxation in MIP

15.083J/6.859J Integer Optimization. Lecture 10: Solving Relaxations

LP Duality: outline. Duality theory for Linear Programming. alternatives. optimization I Idea: polyhedra

Integer Programming Chapter 15

The Strength of Multi-row Aggregation Cuts for Sign-pattern Integer Programs

BCOL RESEARCH REPORT 07.04

3. Linear Programming and Polyhedral Combinatorics

Spring 2017 CO 250 Course Notes TABLE OF CONTENTS. richardwu.ca. CO 250 Course Notes. Introduction to Optimization

( v 1 + v 2 ) + (3 v 1 ) = 4 v 1 + v 2. and ( 2 v 2 ) + ( v 1 + v 3 ) = v 1 2 v 2 + v 3, for instance.

3.7 Cutting plane methods

Integer Linear Programs

Computational Complexity. IE 496 Lecture 6. Dr. Ted Ralphs

1 Overview. 2 Extreme Points. AM 221: Advanced Optimization Spring 2016

Integer Programming ISE 418. Lecture 13b. Dr. Ted Ralphs

4. Algebra and Duality

Introduction to Mathematical Programming IE406. Lecture 10. Dr. Ted Ralphs

BBM402-Lecture 20: LP Duality

- Well-characterized problems, min-max relations, approximate certificates. - LP problems in the standard form, primal and dual linear programs

Optimization WS 13/14:, by Y. Goldstein/K. Reinert, 9. Dezember 2013, 16: Linear programming. Optimization Problems

chapter 12 MORE MATRIX ALGEBRA 12.1 Systems of Linear Equations GOALS

Linear and Integer Optimization (V3C1/F4C1)

CS 6820 Fall 2014 Lectures, October 3-20, 2014

Notes taken by Graham Taylor. January 22, 2005

1 The linear algebra of linear programs (March 15 and 22, 2015)

Integer Linear Programming Modeling

Cutting Planes in SCIP

3. Linear Programming and Polyhedral Combinatorics

MAT-INF4110/MAT-INF9110 Mathematical optimization

Linear Programming Inverse Projection Theory Chapter 3

Branch-and-cut Approaches for Chance-constrained Formulations of Reliable Network Design Problems

PORTA, NEOS, and Knapsack Covers. Cover Inequalities. Prof. Jeff Linderoth. October 29, June 23, 2004 DIMACS Reconnect Conference on MIP Slide 1

CO 250 Final Exam Guide

A Lower Bound on the Split Rank of Intersection Cuts

Multiobjective Mixed-Integer Stackelberg Games

to work with) can be solved by solving their LP relaxations with the Simplex method I Cutting plane algorithms, e.g., Gomory s fractional cutting

IV. Violations of Linear Programming Assumptions

Optimization Methods in Management Science

Lecture 2. MATH3220 Operations Research and Logistics Jan. 8, Pan Li The Chinese University of Hong Kong. Integer Programming Formulations

Constrained and Unconstrained Optimization Prof. Adrijit Goswami Department of Mathematics Indian Institute of Technology, Kharagpur

Linear Programming and its Extensions Prof. Prabha Shrama Department of Mathematics and Statistics Indian Institute of Technology, Kanpur

Discrete Optimization 2010 Lecture 7 Introduction to Integer Programming

Example: feasibility. Interpretation as formal proof. Example: linear inequalities and Farkas lemma

Vector Spaces. 9.1 Opening Remarks. Week Solvable or not solvable, that s the question. View at edx. Consider the picture

Summary of the simplex method

Nonconvex Quadratic Programming: Return of the Boolean Quadric Polytope

3E4: Modelling Choice. Introduction to nonlinear programming. Announcements

Ω R n is called the constraint set or feasible set. x 1

0.2 Vector spaces. J.A.Beachy 1

Bilevel Integer Linear Programming

3.10 Lagrangian relaxation

16.410/413 Principles of Autonomy and Decision Making

Minimal Valid Inequalities for Integer Constraints

LECTURE 6: VECTOR SPACES II (CHAPTER 3 IN THE BOOK)

Integer Hulls of Rational Polyhedra. Rekha R. Thomas

Lecture notes on the ellipsoid algorithm

Optimization methods NOPT048

Lectures 6, 7 and part of 8

15-780: LinearProgramming

(v, w) = arccos( < v, w >

CSC304: Algorithmic Game Theory and Mechanism Design Fall 2016

THE MIXING SET WITH FLOWS

Separation, Inverse Optimization, and Decomposition. Some Observations. Ted Ralphs 1 Joint work with: Aykut Bulut 1

Linear Programming. Operations Research. Anthony Papavasiliou 1 / 21

Linear Programming and the Simplex method

Linear Programming. Scheduling problems


Decision Procedures An Algorithmic Point of View

LINEAR ALGEBRA BOOT CAMP WEEK 1: THE BASICS

(v, w) = arccos( < v, w >

Ann-Brith Strömberg. Lecture 4 Linear and Integer Optimization with Applications 1/10

Vector Spaces. Addition : R n R n R n Scalar multiplication : R R n R n.

Reconnect 04 Introduction to Integer Programming

Introduction to Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

AN INTRODUCTION TO CONVEXITY

FINANCIAL OPTIMIZATION

Introduction to integer programming II

Introduction to Mathematical Programming IE406. Lecture 21. Dr. Ted Ralphs

Transcription:

Computational Integer Programming Universidad de los Andes Lecture 1 Dr. Ted Ralphs

MIP Lecture 1 1 Quick Introduction Bio Course web site Course structure http://coral.ie.lehigh.edu/ ted/teaching/mip Nine lectures of one hour each Slides will be posted on-line Computational exercises

MIP Lecture 1 2 References for This Lecture N&W Sections I.1.1-I.1.4 Wolsey Chapter 1

MIP Lecture 1 3 The General Setting In this course, we consider mathematical programming models of the form max{cx Ax b, x Z p +, y R n p + }, where A Q m n, b R m, c R n. This type of model is called a mixed integer linear programming model, or simply a mixed integer program (MIP). If p = n, then we have a pure integer linear programming model, or integer program (IP). The first p components of x are the discrete or integer variables and the remaining components consist of the continuous variables.

MIP Lecture 1 4 Some Notes We consider maximization problems throughout these lectures. I tend to think in terms of minimization by default, so please be aware, this may cause some confusion. Also note that all variables are assumed to be nonnegative even when not explicitly indicated. In most of the lectures, we will consider only the pure integer case for simplicity. One further assumption we will make is that the constraint matrix is rational. Why?

MIP Lecture 1 5 Solutions A solution is an assignment of values to variables. A solution can hence be thought of as an n-dimensional vector. A feasible solution is an assignment of values to variables such that all the constraints are satisfied. The objective function value of a solution is obtained by evaluating the objective function at the given point. An optimal solution (assuming maximization) is one whose objective function value is greater than or equal to that of all other feasible solutions. Note that a mathematical program may not have a feasible solution Question: What are the different ways in which this can happen?

MIP Lecture 1 6 Possible Outcomes When we say we are going to solve a mathematical program, we mean to determine whether it is feasible, and whether it has an optimal solution. We may also want to know some other things, such as the status of its dual or about sensitivity.

MIP Lecture 1 7 Special Case: Binary Integer Programs In many cases, the variables of an IP represent yes/no decisions or logical relationships. These variables naturally take on values of 0 or 1. Such variables are called binary. Integer programs involving only binary variables are called binary integer programs (BIPs).

MIP Lecture 1 8 Special Case: Combinatorial Optimization Problems A combinatorial optimization problem CP = (N, F) consists of A finite ground set N, A set F 2 N of feasible solutions, and A cost function c Z n. The cost of F F is c(f ) = j F c j. The combinatorial optimization problem is then max{c(f ) F F} Note that there is a natural association with BIPs. Many COPs can be written as BIPs or MIPs.

MIP Lecture 1 9 How Hard is Integer Programming? Solving general integer programs can be much more difficult than solving linear programs. There in no known polynomial-time algorithm for solving general MIPs. Solving the associated linear programming relaxation results in an upper bound on the optimal solution to the MIP. In general, an optimal solution to the LP relaxation does not tell us much about an optimal solution to the MIP. Rounding to a feasible integer solution may be difficult. The optimal solution to the LP relaxation can be arbitrarily far away from the optimal solution to the MIP. Rounding may result in a solution far from optimal.

MIP Lecture 1 10 The Geometry of Integer Programming Let s consider again an integer linear program max s.t. c x Ax b x Z n + The feasible region is the integer points inside a polyhedron. It is easy to see why solving the LP relaxation does not necessarily yield a good solution (why?).

MIP Lecture 1 11 Dimension of Polyhedra The polyhedron P = {x R n Ax b} is of dimension k, denoted dim(p) = k, if the maximum number of affinely independent points in P is k + 1. A polyhedron P R n is full-dimensional if dim(p) = n. Let M = {1,..., m}, M = = {i M a i x = b i x P} (the equality set), M = M \ M = (the inequality set). Let (A =, b = ), (A, b ) be the corresponding rows of (A, b). Proposition 1. If P R n, then dim(p ) + rank(a =, b = ) = n

MIP Lecture 1 12 Valid Inequalities The inequality denoted by (π, π 0 ) is called a valid inequality for P if π x π 0 x P. Note that (π, π 0 ) is a valid inequality if and only if P lies in the half-space {x R n π x π 0 }. If (π, π 0 ) is a valid inequality for P and F = {x P π x = π 0 }, F is called a face of P and we say that (π, π 0 ) represents or defines F. A face is said to be proper if F and F P. Note that a face has multiple representations. The face represented by (π, π 0 ) is nonempty if and only if max{π x x P} = π 0. If the face F is nonempty, we say it supports P. Note that the set of optimal solutions to an LP is always a face of the feasible region.

MIP Lecture 1 13 Describing Polyhedra If P = {x R n Ax b}, then the inequalities corresponding to the rows of [A b] are called a description of P. Every polyhedron has an infinite number of descriptions. For obvious reasons, we would like to know the smallest possible description of a given polyhedron. We can drop any inequality that does not support P, so we assume henceforth that all inequalities are supporting. Definition 1. If (π, π 0 ) and (µ, µ 0 ) are two valid inequalities for a polyhedron P R n +, we say (π, π 0 ) dominates (µ, µ 0 ) if there exists u > 0 such that π uµ and π 0 uµ 0. Definition 2. A valid inequality (π, π 0 ) is redundant in the description of P if there exists a linear combination of the inequalities in the description that dominates (π, π 0 ). We can drop redundant inequalities as well. Which ones are redundant?

MIP Lecture 1 14 Facets Proposition 2. Every face F of a polyhedron P is also a polyhedron and can be obtained by setting a specified subset of the inequalities in the description of P to equality. Note that this result is true for any description of P. This result implies that the number of faces of a polyhedron is finite. A face F is said to be a facet of P if dim(f ) = dim(p ) 1. In fact, facets are all we need to describe polyhedra. Proposition 3. If F is a facet of P, then in any description of P, there exists some inequality representing F. Proposition 4. Every inequality that represents a face that is not a facet is unnecessary in the description of P.

MIP Lecture 1 15 Putting It Together Putting together what we have seen so far, we can say the following. Theorem 1. 1. Every full-dimensional polyhedron P has a unique (up to scalar multiplication) representation that consists of one inequality representing each facet of P. 2. If dim(p) = n k with k > 0, then P is described by a maximal set of linearly independent rows of (A =, b = ), as well as one inequality representing each facet of P. Theorem 2. If a facet F of P is represented by (π, π 0 ), then the set of all representations of F is obtained by taking scalar multiples of (π, π 0 ) plus linear combinations of the equality set of P.

MIP Lecture 1 16 Formulating Integer Programs Just as with LP, there are many ways of describing the feasible region of an integer program. Unlike LP, these descriptions are usually implicit. The way in which the integer program is initially described can be extremely important computationally. An important component of computational integer programming are methods We will not be discussing formulation directly, but many of the methods we ll touch on are essentially for automatic reformulation. A better understanding of how solvers work should lead to an improved ability to formulate IPs.