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

Similar documents
Combinatorial Optimization and Integer Linear Programming

3.8 Strong valid inequalities

Optimization Exercise Set n. 4 :

3.7 Strong valid inequalities for structured ILP problems

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

LP Relaxations of Mixed Integer Programs

Separation Techniques for Constrained Nonlinear 0 1 Programming

MAT-INF4110/MAT-INF9110 Mathematical optimization

Integer Programming, Part 1

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

Optimization Exercise Set n.5 :

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

3. Linear Programming and Polyhedral Combinatorics

Discrete Optimization 2010 Lecture 7 Introduction to Integer Programming

1 Matroid intersection

Technische Universität München, Zentrum Mathematik Lehrstuhl für Angewandte Geometrie und Diskrete Mathematik. Combinatorial Optimization (MA 4502)

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

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

The Matching Polytope: General graphs

Chapter 1. Preliminaries

CS675: Convex and Combinatorial Optimization Fall 2016 Combinatorial Problems as Linear and Convex Programs. Instructor: Shaddin Dughmi

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

3. Linear Programming and Polyhedral Combinatorics

3.7 Cutting plane methods

Lectures 6, 7 and part of 8

3.3 Easy ILP problems and totally unimodular matrices

SUNS: A NEW CLASS OF FACET DEFINING STRUCTURES FOR THE NODE PACKING POLYHEDRON CHELSEA NICOLE IRVINE. B.S., Kansas State University, 2012

Lecture 10 February 4, 2013

Week 4. (1) 0 f ij u ij.

CS675: Convex and Combinatorial Optimization Fall 2014 Combinatorial Problems as Linear Programs. Instructor: Shaddin Dughmi

7. Lecture notes on the ellipsoid algorithm

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

SEQUENTIAL AND SIMULTANEOUS LIFTING IN THE NODE PACKING POLYHEDRON JEFFREY WILLIAM PAVELKA. B.S., Kansas State University, 2011

Matroid Optimisation Problems with Nested Non-linear Monomials in the Objective Function

Cutting Plane Methods I

How tight is the corner relaxation? Insights gained from the stable set problem

Linear Programming Duality P&S Chapter 3 Last Revised Nov 1, 2004

A Geometric Approach to Graph Isomorphism

Optimization methods NOPT048

Travelling Salesman Problem

Lifting theorems and facet characterization for a class of clique partitioning inequalities

Analysis of Sparse Cutting-plane for Sparse IPs with Applications to Stochastic IPs

Linear and Integer Optimization (V3C1/F4C1)

IE418 Integer Programming

Combinatorial Types of Tropical Eigenvector

Cutting Plane Methods II

Lecture 5 January 16, 2013

Cutting planes from extended LP formulations

Discrete Optimization

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

Lecture notes on the ellipsoid algorithm

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

Linear Programming. Scheduling problems

Graph Coloring Inequalities from All-different Systems

Finite-Domain Cuts for Graph Coloring

Chapter 2: Linear Programming Basics. (Bertsimas & Tsitsiklis, Chapter 1)

Dual Consistent Systems of Linear Inequalities and Cardinality Constrained Polytopes. Satoru FUJISHIGE and Jens MASSBERG.

A New Facet Generating Procedure for the Stable Set Polytope

AND ORBITOPES TIM JANUSCHOWSKI AND MARC E. PFETSCH

Facets for Node-Capacitated Multicut Polytopes from Path-Block Cycles with Two Common Nodes

Combinatorial Optimization

Selected partial inverse combinatorial optimization problems with forbidden elements. Elisabeth Gassner

1 Perfect Matching and Matching Polytopes

Topics in Approximation Algorithms Solution for Homework 3

Duality of LPs and Applications

EE/ACM Applications of Convex Optimization in Signal Processing and Communications Lecture 18

CS599: Convex and Combinatorial Optimization Fall 2013 Lecture 17: Combinatorial Problems as Linear Programs III. Instructor: Shaddin Dughmi

Combinatorial Optimization

RESEARCH ARTICLE. An extension of the polytope of doubly stochastic matrices

Polyhedral Approaches to Online Bipartite Matching

Scheduling on Unrelated Parallel Machines. Approximation Algorithms, V. V. Vazirani Book Chapter 17

ACO Comprehensive Exam October 18 and 19, Analysis of Algorithms

JOHN THICKSTUN. p x. n sup Ipp y n x np x nq. By the memoryless and stationary conditions respectively, this reduces to just 1 yi x i.

1 Integer Decomposition Property

Introduction to Algorithms

An Alternative Proof of Primitivity of Indecomposable Nonnegative Matrices with a Positive Trace

THE CO-2-PLEX POLYTOPE AND INTEGRAL SYSTEMS

Critical Reading of Optimization Methods for Logical Inference [1]

ON THE INTEGRALITY OF THE UNCAPACITATED FACILITY LOCATION POLYTOPE. 1. Introduction

Towards using the chordal graph polytope in learning decomposable models

Facets from Gadgets. Adam N. Letchford Anh Vu. December 2017

Structural Grobner Basis. Bernd Sturmfels and Markus Wiegelmann TR May Department of Mathematics, UC Berkeley.

MEP123: Master Equality Polyhedron with one, two or three rows

Facet-defining inequalities for the simple graph partitioning polytope

Polynomiality of Linear Programming

The 2 edge-disjoint 3-paths polyhedron

arxiv:cs/ v1 [cs.dm] 21 Oct 2005

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

Contents. Typical techniques. Proving hardness. Constructing efficient algorithms

The extreme points of QSTAB(G) and its implications

On the knapsack closure of 0-1 Integer Linear Programs. Matteo Fischetti University of Padova, Italy

Properties and Classification of the Wheels of the OLS Polytope.

Preliminaries and Complexity Theory

Semidefinite and Second Order Cone Programming Seminar Fall 2001 Lecture 5

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

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

Lower Bounds on the Sizes of Integer Programs Without Additional Variables

GRAPH ALGORITHMS Week 7 (13 Nov - 18 Nov 2017)

Lower bounds on the size of semidefinite relaxations. David Steurer Cornell

Transcription:

Solving the MWT Recall the ILP for the MWT. We can obtain a solution to the MWT problem by solving the following ILP: max subject to e i E ω i x i e i C E x i {0, 1} x i C E 1 for all critical mixed cycles C for all i = 1,..., n We showed before that this ILP describes the solution to the Maximum Weight Trace problem. The first step is to have a closer look at the MWT-polytope. 3000

Solving the MWT (2) Let T := {T E T is a trace} be the set of all feasible solutions. We define the MWT polytope as the convex hull of all incidence vectors of E that are feasible, i. e., P T (G) := conv{χ T {0, 1} E T T }, where the incidence vector χ T for a subset T E is defined by setting χ T e = 1 if e E and setting χ T e = 0 if e / E. We have a closer look at the facial structure of the polytope, that means we try to identify facet-defining classes of inequalities. The following theorem is our main tool. 3001

Identifying facet-defining classes of polytope Theorem. Let P Q d be a full dimensional polyhedron. If F is a (nonempty) face of P then the following assertions are equivalent. 1. F is a facet of P. 2. dim(f) = dim(p) 1, where dim(p) is the maximum number of affinely independent points in P minus one. 3. There exists a valid inequality c T x c 0 with respect to P with the following three properties: (a) F = {x P c T x = c 0 } (b) There exists a vector ˆx P such that c T ˆx < c 0. (c) If a T x a 0 is a valid inequality for P such that F F = {x P a T x = a 0 } then there exists a number λ Q such that a T = λ c T and a 0 = λ c 0. 3002

Identifying facet-defining classes of polytope (2) Assertions 2 and 3 provide the two basic methods to prove that a given inequality c T x c 0 is facet-defining for a polyhedron P. The first method (Assertion 2), called the direct method, consists of exhibiting a set of d = dim(p) vectors x 1,..., x d satisfying c T x i = c 0 and showing that these vectors are affinely independent. The indirect method (Assertion 3) is the following: We assume that {x c T x = c 0 } {x a T x = a 0 } for some valid inequality a T x a 0 and prove that there exists a λ > 0 such that a T = λ c T and a 0 = λ c 0. 3003

Clique inequalities Now we describe a class of valid, facet-defining inequalities for the MWT problem, focusing first on the pairwise case. In the case of two sequences, consider the following extended alignment graph: x 2 x 1 x 3 This gives rise to the following set of inequalities: x 1 + x 2 1, x 1 + x 3 1, x 2 + x 3 1 However, it is clear that only one of the three edges can be realized by an alignment. Hence, inequality x 1 + x 2 + x 3 1 is valid and more stringent. Indeed it cuts off the fractional solution x 1 = x 2 = x 3 = 1 2. 3004

Clique inequalities (2) If C E is a set of alignment edges such that each pair forms a mixed cycle, it is called a clique (since it forms a clique in the conflict graph). The conflict graph of a combinatorial optimization problem has a node for each object and an edge between pairs of conflicting objects). In general the clique inequalities are valid for the MWT problem. e C x e 1 Are they also facet-defining for the MWT polytope? Theorem. Let C E be a maximal clique. Then the inequality P T (G). e C x e 1 is facet-defining for 3005

Clique inequalities (3) Proof. We choose the direct way, which means we have to find n affinely independent vectors satisfying x e = 1. This can be easily achieved. Assume without loss e C of generality that E \ C. We first construct C many solutions by choosing a single edge in C. Then for each edge e / C there must be an edge f C which does not form a mixed cycle with e (otherwise C is not maximal). Hence we can construct as set of solutions {e, f }, e / C. This means we have for all n edges a solution satisfying the clique inequality with equality, and they are clearly affinely independent. 3006

Clique inequalities (4) But how do we efficiently find violated clique inequalities? How do we solve the separation problem? We define the following relation on edges: Definition. Let K p,q be the complete bipartite graph with nodes x 1,..., x p and y 1,..., y q. Define the strict partial order on the edges of K p,q as follows: e = (x i, y j ) f = (x k, y l ) iff (i > k and j l) or (i = k and j < l). Observe that for two sequences the alignment graph (V, E) is a subgraph of K p,q and that two edges e and f form a mixed cycle in the input graph iff either e f or f e. 3007

Clique inequalities (5) Definition. Let PG(K p,q ) be the p q directed grid graph with arcs going from right to left and from bottom to top. Row r, 1 r p of PG(K p,q ) contains q nodes which correspond from left to right to the q edges that go between node x p r+1 and node y 1,..., y q in K p,q. We call PG(K p,q ) the pairgraph of K p,q and we call a node of the pairgraph essential if it corresponds to an edge in E. 1 2 3 4 5 6 4 5 6 1 2 3 3008

Clique inequalities (6) The graph PG(K p,q ) has exactly one source and one sink and there is a path from node n 2 to node n 1 in PG(K p,q ) iff e 1 e 2 for the corresponding edges e 1, e 2 in K p,q. Lemma. Let P = n 1,..., n p+q be a source-to-sink path in PG(K p,q ) and let e 1,..., e l, l p +q, be the edges in E that correspond to essential nodes in P. Then e 1,..., e l is a clique of the input extended alignment graph if l 2. Moreover, every maximal clique in the input extended alignment graph can be obtained in this way. 3009

Clique inequalities (7) Proof. For any two nodes n i and n j in PG(K p,q ) with i > j the corresponding edges e i and e j are in relation e i e j and hence form a mixed cycle in G. Thus {e 1,..., e l } is a clique of G. Conversely, the set of edges in any clique C of G is linearly ordered by and hence all maximal cliques are induced by source-to-sink paths in PG(K p,q ). 3010

Clique inequalities (8) We can now very easily use the pairgraphs for each pair of sequences to separate the clique inequalities. Assume the solution x of the current LP-relaxation is fractional. Our problem is to find a clique C which violates the clique inequality e C E x e 1. Assign the cost x e to each essential node v e in PG(K p,q ) (essential nodes are the nodes that correspond to the edges in E) and 0 to non-essential nodes. 3011

Clique inequalities (9) Then compute the longest source-to-sink path C in PG(K p,q ). If the cost of C is greater than 1, i.e., e C E we have found a violated clique inequality. x e > 1 Since PG(K p,q ) is acyclic, such a path can be found in polynomial time. [Caution: We will not go deeper into this, but it is necessary to make a sparse version of the PG in the case of a non-complete bipartite graph. This has to be done such that its size ist still polynomial and each path encodes a maximal clique. Nevertheless, the trick with essential and non-essential nodes will work and leads to correct separation results.] 3012

Mixed cycle inequalities (10) Now we describe how to solve the separation problem for the mixed-cycle inequalities. Assume the solution x of the linear program is fractional. First assign the cost 1 x e to each edge e E and 0 to all a H. Then we compute for each node s i,j, 1 i k, 1 j < n i the shortest path from s i,j+1 to s i,j. If there is such a shortest path P, and its cost is less than 1, i.e., e P (1 x e ) < 1, we have found a violated inequality, namely e P x e > P 1, since P together with the arc (s i,j, s i,j+1 ) forms a mixed cycle. 3013