Stabilization in Column Generation: numerical study

Similar documents
Integer Programming Reformulations: Dantzig-Wolfe & Benders Decomposition the Coluna Software Platform

Column Generation for Extended Formulations

On the exact solution of a large class of parallel machine scheduling problems

Reformulation and Decomposition of Integer Programs

Feasibility Pump Heuristics for Column Generation Approaches

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

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

Integer program reformulation for robust branch-and-cut-and-price

Acceleration and Stabilization Techniques for Column Generation

Pedro Munari - COA 2017, February 10th, University of Edinburgh, Scotland, UK 2

Column generation for extended formulations

Exact algorithm over an arc-time-indexed formulation for parallel machine scheduling problems

Column Generation. ORLAB - Operations Research Laboratory. Stefano Gualandi. June 14, Politecnico di Milano, Italy

A generic view of Dantzig Wolfe decomposition in mixed integer programming

Lecture 9: Dantzig-Wolfe Decomposition

Integer Program Reformulation for Robust. Branch-and-Cut-and-Price Algorithms

Lagrangian Relaxation in MIP

A branch-and-price algorithm for parallel machine scheduling using ZDDs and generic branching

Stabilized Branch-and-cut-and-price for the Generalized Assignment Problem

Decomposition Methods for Integer Programming

The sharpest column: stabilizing column generation for the bin packing problem via a lexicographic pricer

A Node-Flow Model for 1D Stock Cutting: Robust Branch-Cut-and-Price

Lecture 7: Lagrangian Relaxation and Duality Theory

The Fixed Charge Transportation Problem: A Strong Formulation Based On Lagrangian Decomposition and Column Generation

Decomposition and Reformulation in Integer Programming

An Integrated Column Generation and Lagrangian Relaxation for Flowshop Scheduling Problems

Decomposition Techniques in Mathematical Programming

Branching in Branch-and-Price: a Generic Scheme

A Column Generation Based Heuristic for the Dial-A-Ride Problem

Benders Decomposition

Classification of Dantzig-Wolfe Reformulations for MIP s

AN INTEGRATED COLUMN GENERATION AND LAGRANGIAN RELAXATION FOR SOLVING FLOWSHOP PROBLEMS TO MINIMIZE THE TOTAL WEIGHTED TARDINESS

Notes on Dantzig-Wolfe decomposition and column generation

Logic-based Benders Decomposition

Multicommodity Flows and Column Generation

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

Column Generation in Integer Programming with Applications in Multicriteria Optimization

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

Lagrangean relaxation

The two-machine flowshop total completion time problem: A branch-and-bound based on network-flow formulation

Decomposition-based Methods for Large-scale Discrete Optimization p.1

A Lagrangian bound for many-to-many assignment problems - Additional Results

Development of the new MINLP Solver Decogo using SCIP - Status Report

Lecture 8: Column Generation

0-1 Reformulations of the Network Loading Problem

Dual Inequalities for Stabilized Column Generation Revisited

3.10 Lagrangian relaxation

15-850: Advanced Algorithms CMU, Fall 2018 HW #4 (out October 17, 2018) Due: October 28, 2018

Column Generation. MTech Seminar Report. Soumitra Pal Roll No: under the guidance of

Interior-Point versus Simplex methods for Integer Programming Branch-and-Bound

12. Interior-point methods

Decomposition methods in optimization

An Integer Cutting-Plane Procedure for the Dantzig-Wolfe Decomposition: Theory

A column generation approach to the discrete lot sizing and scheduling problem on parallel machines

Discrete lot sizing and scheduling on parallel machines: description of a column generation approach

Lagrangian Duality. Richard Lusby. Department of Management Engineering Technical University of Denmark

10 Karmarkars Algorithm

NEW FORMULATIONS AND A COLUMN GENERATION-BASED HEURISTIC FOR A PROBLEM OF PETROLEUM TRANSPORTATION

Solving Dual Problems

A Hub Location Problem with Fully Interconnected Backbone and Access Networks

Lecture 10: Linear programming duality and sensitivity 0-0

CS6999 Probabilistic Methods in Integer Programming Randomized Rounding Andrew D. Smith April 2003

Lagrangian Duality. Evelien van der Hurk. DTU Management Engineering

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

Bilevel Integer Programming

Branch-and-cut-and-price for the robust capacitated vehicle routing problem with knapsack uncertainty

Convex Optimization and Support Vector Machine

Introduction to Bin Packing Problems

A Horizon Decomposition approach for the Capacitated Lot-Sizing Problem with Setup Times

Lecture 10: Linear programming. duality. and. The dual of the LP in standard form. maximize w = b T y (D) subject to A T y c, minimize z = c T x (P)

Frank-Wolfe Method. Ryan Tibshirani Convex Optimization

56:270 Final Exam - May

A new Lagrangian bound for the min-sum job-shop scheduling

Local Cuts and Two-Period Convex Hull Closures for Big-Bucket Lot-Sizing Problems

Convex Optimization. Newton s method. ENSAE: Optimisation 1/44

Generic Branch-Price-and-Cut

Benders Decomposition for the Uncapacitated Multicommodity Network Design Problem

Lecture #21. c T x Ax b. maximize subject to

Uses of duality. Geoff Gordon & Ryan Tibshirani Optimization /

Vehicle Routing and MIP

Lecture 8: Column Generation

Course Notes for EE227C (Spring 2018): Convex Optimization and Approximation

Cut and Column Generation

Duality, Warm Starting, and Sensitivity Analysis for MILP

In the original knapsack problem, the value of the contents of the knapsack is maximized subject to a single capacity constraint, for example weight.

21. Solve the LP given in Exercise 19 using the big-m method discussed in Exercise 20.

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

Lagrangian Duality Theory

Robust branch-cut-and-price for the Capacitated Minimum Spanning Tree problem over a large extended formulation

1 Solution of a Large-Scale Traveling-Salesman Problem... 7 George B. Dantzig, Delbert R. Fulkerson, and Selmer M. Johnson

Generation and Representation of Piecewise Polyhedral Value Functions

Motivation. Lecture 2 Topics from Optimization and Duality. network utility maximization (NUM) problem:

Lecture 3: Lagrangian duality and algorithms for the Lagrangian dual problem

Coordinate Descent and Ascent Methods

Part 4. Decomposition Algorithms

The dual simplex method with bounds

CSCI 1951-G Optimization Methods in Finance Part 09: Interior Point Methods

Large-scale optimization and decomposition methods: outline. Column Generation and Cutting Plane methods: a unified view

Lecture 24 November 27

subject to (x 2)(x 4) u,

Transcription:

1 / 26 Stabilization in Column Generation: numerical study Artur Pessoa 3 Ruslan Sadykov 1,2 Eduardo Uchoa 3 François Vanderbeck 2,1 1 INRIA Bordeaux, France 2 Univ. Bordeaux I, France 3 Universidade Federal Fluminense, Brazil ROADEF 2013 Troyes, France, February 13

2 / 26 Contents Introduction Stabilization Techniques Numerical tests

3 / 26 Problem decomposition Assume a bounded integer problem: [F] min c x : A x a x Z = { B x b x N n } Assume that subproblem [SP] min{c x : x Z } (1) is relatively easy to solve compared to problem [F]. Then, Z = {z q } q Q conv(z ) = {x R n + : q Q z q λ q, q Q λ q = 1, λ q 0 q Q}

4 / 26 Lagrangian Relaxation & Duality L(π) := min q Q {c zq + π (a Az q )} [LD] := max min {c π R m + q Q zq + π(a Az q )} η η η L(π) L(π) π π π

5 / 26 Lagrangian Dual as an LP [LD] max min {π a + (c π R m + q Q πa)zq }; max{η, η cz q + π(a Az q ) q Q, π R m +, η R 1 }; min{ q Q(cz q )λ q, η (Az q )λ q a, q Q λ q = 1, q Q λ q 0 q Q}; min{cx : Ax a, x conv(z ) }. L(π) π

6 / 26 Dantzig-Wolfe Reformulation & Restricted Master min q Q(cx)λ q (Az q )λ q a q Q λ q = 1 q Q λ q {0, 1} q Q. [M t ] min{ q Q t cz q λ q : q Q t Az q λ q a; q Q t λ q = 1; λ q 0, q Q t } [DM t ] max{η : π(az q a) + η cz q, q Q t ; π R m +; η R 1 }

7 / 26 Restricted Master, Dual Polyhedra, & Pricing Oracle [M t ] min {cx : Ax a, x conv({z q } q Q t )}. η L t () : π L t (π) = min q Q t {πa + (c πa)z q }; Solving [LSP(π t )] yields: 1. most neg. red. cost col. for [M t ] 2. most violated constr. for [DM t ] 3. a sub-gradient g t = (a A z t ) of L(.) 4. the correct value of L(.) at point π t L(π) (π t, η t ) π

8 / 26 Dual Polyhedra: Outer and Inner approximations η η (π t, η t ) (ˆπ, ˆL) L(π) L(π) π π

9 / 26 Convergence of Column Generation A sequence of candidate dual solutions {π t } t π A sequence of candidate primal solutions (a by-product) {x t } t x 844 760 675 591 506 422 338 253 169 Dual oscillations Tailing-off effect Primal degeneracy 84 0 0 100 200 300 400 500 600 700 800 900 1000

10 / 26 Contents Introduction Stabilization Techniques Numerical tests

Penalty functions (ˆπ, ˆL) { } π t = argmax L t (π) Ŝt(π) π R m + L(π) Ŝ(π ˆπ) min q Q t cz q λ q + ˆπ ρ + Ŝ t (ρ) [ M t ] Az q λ q + ρ a q Q t λ q = 1 q Q t q Q t λ q 0 max π a + η Ŝt(π ˆπ) πaz q + η c z q [ DM t ] q Q t (π, η) R m + R 1 11 / 26

12 / 26 Piecewise linear penalty functions 3-pieces: [du Merle, Villeneuve, Desrosiers, Hansen 99] 5-pieces: [Ben Amor, Desrosiers, Frangioni 09] ε out ˆπ in ε in π out 4 additional variables per master constraint.

13 / 26 Dual Price Smoothing (I) π t = αˆπ + (1 α)π t [Wentges 97] (π in, η in ) := (ˆπ, ˆL) (π out, η out ) := (π t, η t ) (π sep, η sep ) := α (π in, η in ) + (1 α) (π out, η out ) OUT SEP IN

14 / 26 Dual Price Smoothing (II) Case A: Case B: Case C: π in.2.2.2 SEP is cut, so is OUT SEP is not cut, but OUT is cut neither SEP nor OUT is cut mis-price π 1 π 2 π 3 π out OUT SEP IN OUT OUT SEP IN SEP IN

15 / 26 Smoothing with a static α (I) Generalized assignment OR-Library C, D, E instances: 10 jobs per agent 100 jobs / 10 agents; 200 jobs / 20 agents; 400 jobs / 40 agents 600 Master iterations Subproblem calls 100 Time (sec.) 500 80 400 60 40 300 0 0.2 0.4 0.6 0.8 0.95 smoothing parameter (α) 0 0.2 0.4 0.6 0.8 0.95 smoothing parameter (α)

16 / 26 Smoothing with a static α (II) Generalized assignment OR-Library C, D, E instances: 40 jobs per agent 200 jobs / 5 agents ; 400 jobs / 10 agents 5,000 2 104 4,000 1.5 3,000 2,000 1 1,000 0 Master iterations Subproblem calls 0.2 0.4 0.6 0.8 0.95 smoothing parameter (α) 0.5 0 Time (sec.) 0.2 0.4 0.6 0.8 0.95 smoothing parameter (α)

17 / 26 Smoothing: auto-adaptative α-schedule π out π g( π) decrease α increase α L(π) = ˆL π in

18 / 26 Directional smoothing hybridization with ascent methods π out L(π) = ˆL π α π in π out β π out π g γ π sep π in g in π g Automatic directional smoothing: β = cos γ

19 / 26 Contents Introduction Stabilization Techniques Numerical tests

20 / 26 Test problems Parallel Machine Scheduling: 30 instances generated in the same way as in the OR-Library with number of machines in {1, 2, 4} and jobs in {50, 100, 200}. Generalized Assignment: 18 OR-Library instances of types D and E with number of agents in {5, 10, 20, 40} and jobs in {100, 200, 400}. Multi-Echelon Small-Bucket Lot-Sizing: 17 randomly generated instances varying by the number of echelons in {1, 2, 3, 5}, items in {10, 20, 40}, and periods in {50, 100, 200, 400}. Bin Packing: 12 randomly generated instances with number of items in {400, 800} and average number of items per bin in {2, 3, 4}. Capacitated Vehicle Routing: 21 widely used instances from the literature of types A, B, E, F, M, P with 50-200 clients and 4-16 vehicles.

21 / 26 Auto-adaptative Wentges Smoothing It number of iterations in column generation Col max. number of columns in master Tim solution time Geometric means are shown Ratio α = 0 Ratio α = 0 vs α = best vs α = auto Problem It Col Tim It Col Tim Generalized Assignment 3.45 3.58 5.19 3.45 3.83 5.32 Lot-Sizing 2.16 2.84 3.08 2.40 3.56 4.26 Machine Scheduling 2.30 2.30 3.04 2.29 2.29 2.98 Bin Packing 1.54 1.48 1.79 1.49 1.45 1.65 Vehicle Routing 1.32 1.40 1.37 1.15 1.46 1.28

22 / 26 Directional Wentges Smoothing Ratio α = best, β = 0 Ratio α = best, β = 0 vs α = best, β = best vs α = auto, β = auto Problem It Col Tim It Col Tim General. Assignment 1.11 1.08 1.93 1.48 1.63 2.25 Lot-Sizing 1.17 1.27 1.50 1.37 1.69 1.83 Machine Scheduling 0.94 0.86 0.91 1.10 1.10 1.21 Bin Packing 0.95 0.95 0.94 1.04 1.03 0.96 Vehicle Routing 0.90 0.95 0.92 0.83 1.03 0.92

Penalty function setup Hard to cover all parameter setting we concentrate on a good class of symmetric 5-piece linear functions: ε ext = 0.9 ˆπ int = 0.2 ext ext ε int = 0.1 int is multiplied by κ each time the stability center changes ε int is divided by 3 each time a artificial variable in the optimal solution Exhaustive search for best couple of parameters ext, κ (instance dependent) π 23 / 26

24 / 26 Smoothing vs. Penalty function stabilization Are shown ratios of non-stabilized column generation versus x Smoothing is with α = auto, β = auto x It Col Tim Machine Scheduling Smoothing 2.53 2.52 3.68 auto Penalty function 2.19 2.19 3.47 tuned Penalty function + smoothing 3.08 3.08 6.05 tuned Generalized assignment Smoothing 5.00 5.70 10.0 auto Penalty function 8.10 8.62 31.1 tuned Penalty function + smoothing 7.67 9.94 53.4 tuned

25 / 26 Instance GAP - D - 10agents - 400jobs 6000 it 51 600 col 5 h Non-stabilized column generation Wentges smoothing 500 it 4 300 col 8 m 161 it 1 500 col 15 s Penalty function Wentges + directional smoothing 309 it 2 800 col 2 m 50 s 209 it 1 650 col 12 s Pen. func. + Wentges smoothing 4 500x speed-up 122 it 1 000 col 4 s Pen. func. + smoothing + dir. smooth.

26 / 26 Instance GAP - D - 10agents - 400jobs 6000 it 51 600 col 5 h Non-stabilized column generation Wentges smoothing 500 it 4 300 col 8 m 161 it 1 500 col 15 s Penalty function Wentges + directional smoothing 309 it 2 800 col 2 m 50 s 209 it 1 650 col 12 s Pen. func. + Wentges smoothing TO DO: automize this! 122 it 1 000 col 4 s Pen. func. + smoothing + dir. smooth.