Stochastic Integer Programming

Similar documents
Stochastic Decomposition

Monte Carlo Methods for Stochastic Programming

Chance Constrained Programming

Solution Methods for Stochastic Programs

SMPS and the Recourse Function

The L-Shaped Method. Operations Research. Anthony Papavasiliou 1 / 44

An Adaptive Partition-based Approach for Solving Two-stage Stochastic Programs with Fixed Recourse

The L-Shaped Method. Operations Research. Anthony Papavasiliou 1 / 38

Stochastic Integer Programming An Algorithmic Perspective

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

Generation and Representation of Piecewise Polyhedral Value Functions

Financial Optimization ISE 347/447. Lecture 21. Dr. Ted Ralphs

Section Notes 9. Midterm 2 Review. Applied Math / Engineering Sciences 121. Week of December 3, 2018

Integer Programming. Wolfram Wiesemann. December 6, 2007

Stochastic Dual Dynamic Integer Programming

Stochastic Programming in Enterprise-Wide Optimization

Decomposition Algorithms with Parametric Gomory Cuts for Two-Stage Stochastic Integer Programs

Decomposition methods in optimization

A Benders Algorithm for Two-Stage Stochastic Optimization Problems With Mixed Integer Recourse

Can Li a, Ignacio E. Grossmann a,

Can Li a, Ignacio E. Grossmann a,

Fenchel Decomposition for Stochastic Mixed-Integer Programming

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

MIDAS: A Mixed Integer Dynamic Approximation Scheme

Decomposition with Branch-and-Cut Approaches for Two Stage Stochastic Mixed-Integer Programming

Computational Stochastic Programming

Decomposition Algorithms for Two-Stage Distributionally Robust Mixed Binary Programs

Scenario Grouping and Decomposition Algorithms for Chance-constrained Programs

Disjunctive Decomposition for Two-Stage Stochastic Mixed-Binary Programs with Random Recourse

Stochastic Programming Math Review and MultiPeriod Models

IE 495 Final Exam. Due Date: May 1, 2003

Lecture 23 Branch-and-Bound Algorithm. November 3, 2009

Scenario grouping and decomposition algorithms for chance-constrained programs

Strengthened Benders Cuts for Stochastic Integer Programs with Continuous Recourse

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

The Sample Average Approximation Method Applied to Stochastic Routing Problems: A Computational Study

Introduction to integer programming II

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

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

Stochastic Mixed-Integer Programming

Reformulation and Sampling to Solve a Stochastic Network Interdiction Problem

Disjunctive Decomposition for Two-Stage Stochastic Mixed-Binary Programs with GUB Constraints

Decomposition with Branch-and-Cut Approaches for Two-Stage Stochastic Mixed-Integer Programming

Notes on Dantzig-Wolfe decomposition and column generation

MVE165/MMG631 Linear and integer optimization with applications Lecture 8 Discrete optimization: theory and algorithms

Stochastic Network Interdiction / October 2001

Lagrangian Relaxation in MIP

Multi-objective branch-and-cut algorithm and multi-modal traveling salesman problem

Citation for published version (APA): van der Vlerk, M. H. (2002). Convex approximations for complete integer recourse models. s.n.

Bounding in Multi-Stage. Stochastic Programming. Problems. Olga Fiedler a Andras Prekopa b

IBM Research Report. Stochasic Unit Committment Problem. Julio Goez Lehigh University. James Luedtke University of Wisconsin

Complexity of two and multi-stage stochastic programming problems

is called an integer programming (IP) problem. model is called a mixed integer programming (MIP)

Recoverable Robustness in Scheduling Problems

Applications. Stephen J. Stoyan, Maged M. Dessouky*, and Xiaoqing Wang

Reformulation and Sampling to Solve a Stochastic Network Interdiction Problem

Bilevel Integer Optimization: Theory and Algorithms

Dual fitting approximation for Set Cover, and Primal Dual approximation for Set Cover

Lagrange Relaxation: Introduction and Applications

Column Generation for Extended Formulations

Math Models of OR: Branch-and-Bound

Lecture 1. Stochastic Optimization: Introduction. January 8, 2018

Computations with Disjunctive Cuts for Two-Stage Stochastic Mixed 0-1 Integer Programs

Benders Decomposition

MVE165/MMG630, Applied Optimization Lecture 6 Integer linear programming: models and applications; complexity. Ann-Brith Strömberg

arxiv: v2 [math.oc] 31 May 2014

Quiz Discussion. IE417: Nonlinear Programming: Lecture 12. Motivation. Why do we care? Jeff Linderoth. 16th March 2006

Lecture 9: Dantzig-Wolfe Decomposition

Benders' Method Paul A Jensen

Bounds on Risk-averse Mixed-integer Multi-stage Stochastic Programming Problems with Mean-CVaR

Software for Integer and Nonlinear Optimization

Optimization Tools in an Uncertain Environment

Linear and Integer Programming - ideas

An Integrated Approach to Truss Structure Design

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

Outline. Relaxation. Outline DMP204 SCHEDULING, TIMETABLING AND ROUTING. 1. Lagrangian Relaxation. Lecture 12 Single Machine Models, Column Generation

Lecture 10: Duality in Linear Programs

Two-Stage Quadratic Integer Programs with Stochastic Right-Hand Sides

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

Improvements to Benders' decomposition: systematic classification and performance comparison in a Transmission Expansion Planning problem

Discrete Two-Stage Stochastic Mixed-Integer Programs with Applications to Airline Fleet Assignment and Workforce Planning Problems

Lecture 8: Column Generation

Integer Programming Part II

Operations Research Lecture 6: Integer Programming

INTEGER PROGRAMMING. In many problems the decision variables must have integer values.

Computer Intensive Methods in Mathematical Statistics

15.081J/6.251J Introduction to Mathematical Programming. Lecture 24: Discrete Optimization

4y Springer NONLINEAR INTEGER PROGRAMMING

Disconnecting Networks via Node Deletions

Lagrange duality. The Lagrangian. We consider an optimization program of the form

Special Classes of Fuzzy Integer Programming Models with All-Dierent Constraints

Benders Decomposition Methods for Structured Optimization, including Stochastic Optimization

Mixed Integer Linear Programming Formulations for Probabilistic Constraints

Structured Problems and Algorithms

Solving Bilevel Mixed Integer Program by Reformulations and Decomposition

AM 121: Intro to Optimization! Models and Methods! Fall 2018!

Probabilistic Graphical Models

Parallel PIPS-SBB Multi-level parallelism for 2-stage SMIPS. Lluís-Miquel Munguia, Geoffrey M. Oxberry, Deepak Rajan, Yuji Shinano

IV. Violations of Linear Programming Assumptions

Extended Formulations, Lagrangian Relaxation, & Column Generation: tackling large scale applications

Transcription:

IE 495 Lecture 20 Stochastic Integer Programming Prof. Jeff Linderoth April 14, 2003 April 14, 2002 Stochastic Programming Lecture 20 Slide 1

Outline Stochastic Integer Programming Integer LShaped Method Dual Decomposition Method Stochastic Branch and Bound Structured Enumeration April 14, 2002 Stochastic Programming Lecture 20 Slide 2

Stochastic MIP [ ]} min {c T x + E ω min x X:Ax=b y Y {qt y : W y = h(ω) T (ω)x} X = {x Z n 1 + R n n 1 + } Y = {y Z p 1 + R p p 1 + } v(z) min y Y {q T y : W y = z}, Q(x) E ω [v(h(ω) T (ω)x)] { min c T x + Q(x) }. x X:Ax=b April 14, 2002 Stochastic Programming Lecture 20 Slide 3

Stochastic MIP Recall that if Ω was nite, we could write the (deterministic equivalent) of a stochastic LP Just a large scale LP We can do the same for stochastic MIP Just a large-scale IP But a large-scale IP with a very weak linear programming relaxation not likely to be solved by off-the-shelf software like cplex. April 14, 2002 Stochastic Programming Lecture 20 Slide 4

Stochastic IP The Simple Case [ ]} min {c T x + E ω min x X:Ax=b y Y {qt y : W y = h(ω) T (ω)x} Suppose X Z n R n n + Y R p +. Integrality only in the rst stage? What is the shape of Q(x)? It is convex! Idea to solve Do the L-shaped method except that you solve an integer program as the master problem. This case is almost as easy as two-stage LP w/recourse April 14, 2002 Stochastic Programming Lecture 20 Slide 5

Integer L-Shaped Method Gilbert Laporte and François Louveaux, The integer L-shaped method for stochastic integer programs with complete recourse, Operations Research Letters, 13:133-142, 1993. Designed to work on X {0, 1} n Y Z p + R p p + { min c T x + Q(x) } x X:Ax=b ] Q(x) = E ω [min y Y {qt y : W y = h(ω) T (ω)x} All binary rst stage variables, arbitrary second stage April 14, 2002 Stochastic Programming Lecture 20 Slide 6

New Optimality Cuts For x k X {0, 1} n, dene the set S k = {j x k j = 1}. Thm: The cut θ (Q(x k ) L) x j j S k x j S k + 1 + L. j S k is a valid optimality cut for Q(x) Valid Optimality Cut means Cut is tight at x Inequality holds for all feasible x. April 14, 2002 Stochastic Programming Lecture 20 Slide 7

Proof θ (Q(x k ) L) x j j S k x j S k + 1 + L. j S k Consider the quantity A j S k x j j S k x j. A S k. A = S k if and only if S k is the set based on x = (x 1, x 2,... x n ). If A = S k, then the cut is θ Q(x k ). If A < S k, then (x) is not the solution on which S k is based. In this case, A < S k A S k 1 April 14, 2002 Stochastic Programming Lecture 20 Slide 8

Proof, cont. A S k 1... ( j S k x j j S k x j S k + 1) 0 ( (Q(x k ) L) j S x k j ) j S x k j S k + 1 0, so thw cut is θ L + M, with M 0, and the cut must be valid for this x. QUITE ENOUGH DONE. April 14, 2002 Stochastic Programming Lecture 20 Slide 9

Integer L-Shaped Method Algorithm We just will do a single cut version of the Integer L-Sshaped method. (Multicut is a simple extension). 0. Let v = 0, let z = 1. Select node. If none exist, stop. 2. v = v + 1. Solve problem, if infeasible, fathom node and go to 1. Let (x v, θ v ) be solution to problem at node v. If c T x v + θ v > z, fathom node and go to 1. 3. If x violates integrality, branch, creating new nodes. Go to 1. 4. Compute Q(x v ). If z v = c t x v + Q(x v ) < z, then update z z v. 5. If θ v Q(x v ), fathom the node and go to 1. Otherwise, add (integer) optimality cut, and go to 2. April 14, 2002 Stochastic Programming Lecture 20 Slide 10

Dual Decomposition C. C. Carøe and R. Schultz, Dual Decomposition in Stochastic Integer Programming, Operations Research Letters, 24:37-45, 1999. Main idea, having to choose only one solution x for each scenario s is a bummer. If we didn't have this restriction, the problem would be easy in the sense that we could just solve each scenario independently. April 14, 2002 Stochastic Programming Lecture 20 Slide 11

Dual Decomposition minimize subject to p s c T x s + q T y s s S Ax = b T s x + W y s = h s s S x s X s S y s Y s S x 1 = x 2 =... = x s April 14, 2002 Stochastic Programming Lecture 20 Slide 12

Relax Nonanticipativity The constraints x 1 = x 2 =... = x s are like nonanticipativity constraints. We can write the equalities as H s x s = 0. s S April 14, 2002 Stochastic Programming Lecture 20 Slide 13

Dual Decomposition x 1 = X s S p s x s x 2 = X s S p s x s. x s = X s S p s x s Use Lagrangian relaxation. Provides a lower bound on the optimal solution. If solution is integer feasible, then it is optimal. Otherwise branch. More details in a presentation. April 14, 2002 Stochastic Programming Lecture 20 Slide 14

Stochastic Branch and Bound V. I. Norkin and Y. M. Ermoliev and A. Ruszczyński, On Optimal Allocation of Indivisibles under Uncertainty, Operations Research, 46:381-392, 1998. Shares many similarities to the Monte Carlo Approach Very general Works on (mixed) integer variable in both stages. Arbitrary probability distributions for random parameters April 14, 2002 Stochastic Programming Lecture 20 Slide 15

Stochastic Branch and Bound z (X) min x X F (x) In this description, we assume X is a nite set. Partition feasible set X into partition P k {X 1, X 2,... X n(k) } at iteration k z (X) = min n(k) j=1 z (X j ) In general, we assume that we can compute (maybe statistical) upper and lower bounds L(X j ) z (X j ) U(x j ) April 14, 2002 Stochastic Programming Lecture 20 Slide 16

Stochastic Branch and Bound 1. Select Record Set X arg min j {L(X j )}. Select Approximate Solution x k arg min j {U(x j )}. 2. If X is not a singleton, partition X and update the working parition accordingly. 3. Update (estimates) of L(X j ) and U(X j ), paying most attention to (subsets of) the record set. 4. Remove subsets of X j that contain no feasible solutions. Bounding out can only be applied if the estimates of the bounds are exact. 5. Go to 1 unless a stopping criteria is met. April 14, 2002 Stochastic Programming Lecture 20 Slide 17

Stochastic Branch and Bound A typical stopping criterion is that there is some (singleton) record set ˆX where U( ˆX) < L(X k ) for all other subsets k. April 14, 2002 Stochastic Programming Lecture 20 Slide 18

Stochastic Branch and Bound Example min{x + Q(x) x {0, 1,..., 10} Q(x) = E ω [v(x, ω)] v(x, ω) = min{1.5y : y ω x, y Z + = 1.5 ω x + Your notes here April 14, 2002 Stochastic Programming Lecture 20 Slide 19

x + Q(x) 5 4.5 4 3.5 3 0 1 2 3 4 5 x April 14, 2002 Stochastic Programming Lecture 20 Slide 20

Projects Everyone will prepare a short report. No more than 4 pages. Background Goal of project Things I Learned Conclusions 15 minute (NO MORE THAN 15 MINUTE) presentation to class. Six people present on 4/23 Any volunteers? Otherwise, I am going to volunteer six people. Everyone else present on 5/1 (when our nal is scheduled). April 14, 2002 Stochastic Programming Lecture 20 Slide 21

Final Exam I will pass out nal on 4/23. It will be due on 5/1. It will be of comparable difculty to the homeworks. It will require some modeling. It will require some sampling/computational component. April 14, 2002 Stochastic Programming Lecture 20 Slide 22

Next Time... Multistage Stochastic Programming Modeling Issues Nested Bender's Decomposition April 14, 2002 Stochastic Programming Lecture 20 Slide 23