What is the Worst Case Behavior of the Simplex Algorithm?

Size: px
Start display at page:

Download "What is the Worst Case Behavior of the Simplex Algorithm?"

Transcription

1 Centre de Recherches Mathématiques CRM Proceedings and Lecture Notes Volume, 28 What is the Worst Case Behavior of the Simplex Algorithm? Norman Zadeh Abstract. The examples published by Klee and Minty in 72 do not preclude the existence of a pivot rule which will make the simplex method, at worst, polynomial. In fact, the continuing success of Dantzig's method suggests that such a rule does exist. A study of known examples shows that (a) those which use selective pivot rules require exponentially large coecients, and (b) none of the examples' pivot rules are typically used in practice, either because of computational requirements or due to a lack of even-handed movement through the column set. In all bad problems, certain improving columns are entered 2 m 2 times before other improving columns are entered once. This is done by making the unused columns appear to yield small objective function improvement. The purpose of this paper is to explain the KleeMinty and Jeroslow constructions, show how they can be modied to be pathological with small integral coecients, and then suggest a least entered pivot rule which forces an improving column to be entered before any other column is entered for the second time. This rule seems immune to the deformed product construction which is the essence of all known exponential counterexamples.. Introduction The simplex method has been solving linear programs with m constraints in m to 3m pivots for over twenty years. In 72, Klee and Minty demonstrated the existence of linear programs with m inequality constraints in m non-negative variables which require 2 m pivots when any improving column may enter and when the standard max c j z j rule is followed. Applying their construction for the standard rule leads to coecients in excess of 3 m. In 73, Jeroslow published a modication of a second Klee and Minty construction. His modication is pathological for the maximum increase rule. An unrened application of this construction also yields exponential coecients. 2 Mathematics Subject Classication. Primary: ; Secondary:. Prepared under National Science Foundation Grant ENG and also partially supported by the Oce of Naval Research Contract N475C43. The author would like to thank George B. Dantzig for numerous enlightening conversations and Arthur F. Veinott, Jr. for suggesting a study of alternative pivot rules which ultimately led to the least entered rule. This is the nal form of the paper. c 28 American Mathematical Society

2 WHAT IS THE WORST CASE BEHAVIOR OF THE SIMPLEX ALGORITHM? Other examples involving large coecients were subsequently published by Zadeh [6] for minimum cost network ow problems, AvisChvátal [] for Bland's rule (rst positive), Murty [4] and Fathi [6] for complementary pivot algorithms, and GoldfarbSit [7] for a gradient selection rule. An example due to Edmonds for shortest path computations is also known [6]. The above examples may be viewed as deformed product constructions. Given a polytope P m requiring 2 m pivots with a polynomial number of dimensions, a new polytope P m+ is constructed by deforming a product P m V, where V is some polytope usually of low dimension. In the rst KleeMinty construction P m+ diered from P m by one dimension and two facets (V has one dimension and two facets). In the KleeMintyJeroslow construction, P m+ diered from P m by two dimensions and roughly 4k facets, where k is some positive integer. In the network constructions [6], P m+ diered from P m by 2m dimensions and 2m + 4 facets. We show that any linear program with rational coecients may be expressed with coecients,,, and 2. Modications of the KleeMinty and Jeroslow constructions are given with integral coecients no greater than four. The Klee Minty examples are shown to be equivalent to resource allocation problems with non-negative coecients in which all bases have determinants of ±. In all bad examples, the coecients are chosen so that the best columns price out moderately, and are not entered until other columns have been entered exponentially many times. Roughly speaking, for a deformed product P m+ P m V m, this means that the simplex method performs a 2 m step pivot sequence for P m before entering any of the new variables associated with V m. The pivot sequence for P m is then performed again in the reverse order. Geometrically, the simplex method stays on a lower P m face of P m V m for 2 m pivots, then moves through the added V m dimensions to an upper P m face where it spends another 2 m pivots undoing pivots performed on the lower face. Entering variables from V m early causes a permanent move away from the lower face, killing the exponential growth. The following rule forces movements away from faces irrespective of the level or rate of improvement. It was considered primarily for theoretical purposes after a thought provoking conversation with Arthur F. Veinott, Jr. 2. Least Entered Rule Enter the improving variable which has been entered least often. The above rule is easy to implement, and when used in conjunction with the standard or max increase rules speeds up both. It is unlikely to cycle (the cycle must contain all improving columns). It is our hope that the rule will prove to have a worst case bound proportional to m n, where m is the number of rows and n is the number of columns. Examples of maximum ow problems requiring m n pivots using this rule will be given in a forthcoming paper. Other rules similar to the least entered rule which have been suggested [4] are the Least Recently Considered (LRC) rule of Cunningham and the Least Recently Basic (LRB) rule of E. L. Johnson. Both methods were apparently designed for shortest path computations in networks but have obvious extensions to general This is similar to the old conjecture Ξ(d, n) (d ) + of Klee [] which was proven false by Klee and Minty for the standard rule.

3 2 N. ZADEH linear programming which would kill the exponential growth of known counterexamples. Unfortunately, polynomial proofs for the above rules, if they exist, might be extremely hard, as they would reduce the current best bound for the diameters of polytopes from 3 2d 2( n d + 5 2) to a polynomials in n and d, where n is the number of facets and d, the dimension. 3. The KleeMinty Construction The rst KleeMinty construction creates from an n-dimensional polytope P n with 2n faces requiring 2 n pivots when any improving column may enter a polytope P n+ with two more faces requiring 2 n+ pivots. The construction is illustrated in Fig.. The path of vertices visited in P n is denoted p, p,..., P 2 n. The rst polytope P has two faces (x, x ) and requires one pivot. The second polytope P 2 is obtained from P by adding two additional constraints x /3 + x 2 and x /3 + x 2, involving one additional variable. It is convenient to think of the pivot sequence for P 2 in terms of the slack variables associated with the various faces. The initial point p = (, ) is determined by s 2, s 4 basic, s, s 3 non-basic. The sequence p, p, p 2, p 3 corresponds to entering s then s 3, and then s 2. The variables s 2, s 4 and s are respectively deleted. Pivot sequence: No. 2 S S 3 S 2 No. 3 S S 3 S 2 S 5 S S 4 S 2 No. 4 S S 3 S 2 S 5 S S 4 S 2 S 7 S S 3 S 2 S 6 S S 4 S 2 Figure. An example of the KleeMinty construction.

4 WHAT IS THE WORST CASE BEHAVIOR OF THE SIMPLEX ALGORITHM? 3 Table. Example of the original KleeMinty construction (upper left), a scaling of the slacks to fool the standard rule (upper right), and the addition of m(m ) variables and constraints to yield integral coecients 4 (below). Any improving column Standard rule max x 4 x s = replace x + s 2 = slacks by x /3 + x 2 s 3 = s 3 /4 x /3 + x 2 + s 4 = s 4 /4 x 2 /3 + x 3 s 5 = s 5 /6 x 2 /3 + x 3 + s 6 = s 6 /6 x 3 /3 + x 4 s 7 = s 7 /64 x 3 /3 + x 4 + s 8 = s 8 /64 Small Coecients Replace a quantity like s 8 /64 by a variable s 8, along with the constraints 4s 8 s 8 =, 4s 8 s 8 =, 4s 8 s 8 =, all variables. P 3 is obtained from P 2 by adding two more constraints involving one additional variable. Note in Fig. that the pivot sequence for P 3 is essentially the pivot sequence for P 2, plus a movement form the lower face, followed by the sequence for P 2 in the reverse order. We express this phenomenon in general by writing P n+ = P n, s 2n+, P n. In terms of entering slack variables, P 3 = s s 3 s 2 s 5 s s 4 s Fooling the Standard Rule The examples in Fig. take one pivot to solve when the standard max c j z j rule is employed. To fool this rule, Klee and Minty scale the variables so that a much larger change in the entering slack variable is required to achieve the same objective function change, or equivalently, to move to the same adjacent vertex. As an illustration, let c(s i ) denote the relative cost factor for s i. If f i denotes the change in the objective when s i is entered, then c(s i ) = f i / s i. At p = (,, ) in Fig., c(s ) =, c(s 2) =, and 3 c(s 5) =. The standard rule would enter s 5, moving from (,, ) to (,, ), the optimum, in one pivot. However, if s 5 were replaced by s 5 /6, it would take a 6 unit change in s 5 to move from (,, ) to (,, ), and c(s 5 ) would be. A similar replacement of 6 s 2 by s 2 /4 would case the standard rule to enter s and follow the same sequence as before. The right hand side of Table gives a scaling which will make the standard rule exponential. Note that the coecients grow at a rate of 4 m. 5. Examples with Small Integer Coecients The large coecients in expression like s 8 /64, or more generally, s 2n /4 n, may be eliminated adding n additional variables and constraints. For the case s 8 /64, we replace s 8 by s 8 with the additional constraints 4s 8 s 8 =, 4s 8 s 8 =,

5 4 N. ZADEH 4s 8 s 8 =, s 8, s 8, s 8, as done in Table. To construct P m in this fashion using coecients no greater than 4, m(m ) constraints and non-negative variables must be added. It should be noted that such a coecient reduction can always be performed, but the reduction is cleanest when the large coecients in each column are multiples of a xed power of two, for example, Theorem 5.. Let L be a linear program with rational coecients whose representation requires a polynomial number of digits. Then L may be expressed using integral coecients of 2,,, and with a polynomial number of variables and constraints. Proof. The b i may be made to be or by suitably multiplying each row. With this change, let d j denote the least common multiple of the divisors of elements in column j. Then column j may be written as c j x j a j d j., a mj where d j, c j, a j,..., a mj are integers. Let k d(k) j 2 k denote the binary representation of d j and let q j = max { log 2 d j, log 2 a ij }. =,...,m Note that d (k) j = or for every k, j. Dene a new variable x j = x j /d j by adding new variables x (k) j, k =,, 2,..., q j, ( x (k) ) ( j = 2 k x j and constraints k d(k) j x (k) ) j x j = and x (k) j + 2x (k ) j =, k =,..., q j. Let k d(k) j 2 k be the binary representation of a ij. Now the term x j a ij /d j may be expressed as k a(k) ij x(k) j. All coecients are, ±, or 2. The above construction requires j (q j + ) additional variables and constraints. When applying the simplex method to the above problems, care must be taken to ensure that initial pivots eliminate x (k) j variables and retain x j. If x j is eliminated and replaced by x (l) j, a rescaling of variables has occurred which will change relative cost factors and may aect the pivot sequence. The following theorem notes some similarities between the KleeMinty construction and the bad complementary pivot example due to Murty, and explains how the AvisChvátal examples was obtained. Theorem 5.2. Let L n denote the nth problem constructed on the left side of Table, with s 2i, respectively, s 2i replaced by s 2i /3 i, respectively, s 2i /3 i. Then L n is equivalent to a resource allocation problem with non-negative integral coecients, equal objective coecients, and basis matrices whose determinants are or.

6 WHAT IS THE WORST CASE BEHAVIOR OF THE SIMPLEX ALGORITHM? 5 Proof. Solving the triangular system x s = for x,..., x n yields x 3 + x 2 s 3 3 = x x 3 s 5 = x x 4 s 7 27 = x = s, x 2 = s + s 3, 3 x 3 = s + s 3 + s 5, x 4 = s + s 3 + s 5 + s 7, Substituting for x i in the remaining equations produces the equivalent problem ( ) maximize s 3 n + s 3 + s 5 + s s 2n = subject to s + s 2 = 2s + s 3 + s 4 = 3 2s + 2s 3 + s 5 + s 6 = 2s + 2s 3 + 2s 5 + s 7 + s 8 = 27. 2s + 2s 3 + 2s 5 + 2s s 2n + s 2n = 3 n,... s i. The constraint matrix is of the form (L I) where L is a lower triangular matrix with ones on the diagonal. This gives the result. The above problem can yield the same pivot sequence as the nth scaled problem in Table because all relative cost factors will be or ± 3 n at every vertex (there will be many ties). To insure that the same sequence is followed s 2i, respectively, s 2i must be replaced by s 2i k i, respectively, s 2i with k i k > 3, in which case the constraint matrix would change but would remain lower triangular maximize 2 s + s 3 + s 5 subject to s + s 2 = 2 2s + s 3 + s 4 = 4 2s + 2s 3 + s 5 + s 6 = 6,

7 6 N. ZADEH Table 2. Relative cost factors associated. s s 2 s 3 s 4 s 5 s may be obtained from Table by replacing the 3's by 's and taking k = 2. The following assertion notes that a bounded pathological example can always be transformed into one with all a ij, b i, and c j. Assertion. Let L be a linear program with a nite optimal solution. Then L may be transformed to an equivalent program L in which all coecients are positive (non-negative). Proof. Ax the constraint Σx i + s m+ = M for suciently large M. Then add suitable multiples of this constraint to each row until all coecients are positive. The objective function will have a constant term involving M which may be disregarded. 6. Bland's Rule (rst improving column) Table 6 lists the sequence of relative cost factors c(s i ) associated with the vertices p,..., p 7 of P 3. Notice that the variables s 2i and s 2i are complementary, i.e., s 2i s 2i = i, as are their relative cost factors c(s 2i ) c(s 2i ) = i. Theorem 6.. The examples in Table follow the same pivot sequence with Bland's rule. Outline of Proof. It suces to show that the rst improving column prices out best. Let φ denote the objective function. For every n, φ(p ) =, φ(p 2 n =, and the jump in φ between lower and upper case is 3. Let p i = (p i, φ(p i )/3) and p 2 i = (p, φ(p i )/3) for i 2 n. Then the vertex sequence of P n+ is p, p,..., p 2 n, p 2 2,..., p 2, p 2 }{{} n }{{} lower case uppers case For each increase in n, the objective change between successive points on lower (upper) faces decreases by a factor of three. Because the vertices for P n+ are obtained from the vertices for P n by adding an extra dimension (the objective value), the change in the entering slack required to move from p i to p i+ on the lower (upper) face remains the same. This implies that

8 WHAT IS THE WORST CASE BEHAVIOR OF THE SIMPLEX ALGORITHM? 7 relative cost factors for old slacks are decreased in absolute value by a factor of three for each increase in n. The new slack variables (with the highest indices) are scaled to price out worse than the other variables. This observation and its predecessor imply that the lowest indexed variables, when protable, price out n( best. The exact formula, for c(s 2i ) >, is c(s 2i ) = 4 3 ) i 3 4, which decreases by a factor of three for each increase in n. 7. The Maximum Increase Rule This rule enters the column yielding the maximum objective increase. A sequence of bad polytopes, P,..., P n, will be constructed recursively. P is shown at the top of Fig. 2. It has two dimensions, four faces, and requires two pivots starting from (, ) when the objective is maximize x. The two lower faces are dotted for the purposes of identication. The second polytope P 2, is four dimensional and appears below P. P 2 is a deformed product of P with V, the two dimensional polytope shown in the upper right. P 2 is best appreciated by imagining that one is looking down at the top of a mountain. The shaded edges of P 2 correspond to the upper faces of P crossed with V. The dotted edges of P 2 correspond to the bottom faces of P crossed with V and are not all shown. P corresponds to the two dimensional polytope determined by (, ) and points a and b. Figure 2 is essentially an approximate projection of P 2 onto the V coordinates, which are denoted x 3 and x 4. P 2 was designed so that, starting at (, ), and maximizing the x 3 or x coordinate, one rst performs the pivot sequence for P ; executes several pivots involving V variables; reverses the sequence for P ; and ends at (, ). In terms of entering slack variables, the forward pivot sequence p to p 8 shown in Fig. 2 may be expressed as s s 2 s 5 s 6 s 7 s 3 s 4 s 8 P V P V P 2 is a reversible polytope, in the sense that eight pivots are also required if one starts at (, ) and minimizes x 3. The reverse pivot sequence from (, ) to (, ) is shown at the bottom of Fig. 2. To insure that the pivot sequence for P is performed before variables in V are entered, the dierence in x coordinates between v = (, ) and v = (, ) is chosen smaller than the dierence in x coordinates between (, ) and vertex a. This ensures that pivots involving variables of P are formed rst as long as such pivots are protable. 8. Construction of P 3 P 3 is constructed as a deformed product of P 2 V 2. V 2 is the same as V except that the slopes of the lines through ( 3, ), ( 2, ) ( 5 24 and 2, ( 24) 5, 4 3, ) are decreased in absolute value by a factor of 4. This eectively squashes the top half of P 3 so that the dierence in x coordinates between v and v is 2 45 Variables of P 2 are now more protable than variables of V 2, so the whole pivot sequence for P 2 is performed before variables of V 2 are entered. 2 v is determined by the intersection of lines y = x and y = x/6 + /48.

9 8 N. ZADEH Figure 2. A modication of the KleeMintyJeroslow construction. Denoting the relevant slacks of V 2 corresponding to s 5, s 6, s 7, s 8, s, s, in V by s, s 2, s 3, s 4, s 5, s 6, the forward pivot sequence for P 3 in terms of entering slacks is s s 2s 3 s 2 s 8 s 3 s 4 s 4 s s 2 s 5 s 6 s 7 s 3 s 4 s }{{} 8 s } s s {{ s } 7 P 2 P 2 In general, P n is constructed as a deformed product of P n and V n, where V n is the same as V except the lines through ( 3, ), ( 2, ( 24) 5 and ( 2, 24) 5, 4 3, ).. Examples with Small Coecients Constraints with small integral coecients dening P, P 2, and P 3 are shown in Table 3. The system for P n is generated by taking the system for P n and adding the constraints determining V n, with x 2n replaced by x 2n (x 2n 3 /3) for facets on the left of the line x 2n = and 2 x 2n replaced by x 2n +(x 2n 3 /3) for facets on the right of x 2n = 2. This yields the deformation, or tilting of the product. Note that, aside from a translation of subscripts, the set of constraints for V 2 diers from that for V only in the rst two inequalities, where a variable x 6

10 WHAT IS THE WORST CASE BEHAVIOR OF THE SIMPLEX ALGORITHM? Table 3. x 4, x 4, x 6, x 6, x 6, x 8, x 8, x 8, x 8 unrestricted. max x + x 2 x x + x 2 2 pivots x x 2 x x 2 max x 3 x + 3x 3 + 3x 4 4 x 3x 3 + 3x 4 4x 4 x 4 = x 3x 3 + 3x 4 x + 3x 3 + 3x 4 3 x 3x 3 x + 3x 3 3 x 3x 3 3x 4 x + 3x 3 3x 4 4 max x 5 x 3 + 3x 5 3x 6 4 x 3 3x 5 + 3x 6 4x 6 x 6 = 4x 6 x 6 = x 3 3x 5 + 3x 6 x 3 + 3x 5 + 3x 6 3 x 3 3x 5 x 3 + 3x 5 3 x 3 3x 5 3x 6 x 3 + 3x 5 3x = 8 pivots 2 pivots max x 7 x 5 + 3x 7 + 3x 7 4 x 5 3x 7 + 3x (representing 6x 6 ) has replaced a variable x 4 (representing 4x 4 ). This corresponds to reducing the slope of the top two facets by a factor of four.. Testing the Problems To run the problems it is recommended that the x variables be eliminated and replaced by slacks. The starting basis then consists of those slacks which are positive at the point (,,,..., ). For P 2 the starting basis would be s 3, s 4, s 7, s 8, s, s, and the slacks for the bottom two faces of V.

11 N. ZADEH References. D. Avis and V. Chvátal, Notes on Bland's pivoting rule, Math. Programming Stud. 8 (78), R. G. Bland, New nite pivoting rules for the simplex method, Math. Oper. Res. 2 (77), R. W. Cottle, Observations on a class of nasty linear complementarity problems, Discrete Appl. Math. 2 (8), no. 2, 8 (Russian). 4. W. H. Cunningham, Theoretical properties of the network simplex method, Math. Oper. Res. 4 (7), no. 2, G. B. Dantzig, Linear programming and extensions, Princeton Univ. Press, Princeton, NJ, Y. Fathi, Computational complexity of LCPs associated with positive denite symmetric matrices, Math. Programming 7 (7), no. 3, D. Goldfarb and W. Sit, Worst case behavior of the steepest edge simplex method, Discrete Appl. Math. (7), B. Grünbaum, Convex polytopes, Pure Appl. Math., vol. 6 Interscience Publ. John Wiley & Sons, Inc., New York 67 (with the cooperation of V. Klee, M. A. Perles, and G. C. Shephard).. R. Jeroslow, The simplex algorithm with the pivot rule of maximizing criterion improvement, Discrete Math. 4 (73), V. Klee, A class of linear programs requiring a large number of iterations, Numer. Math. 7 (65), V. Klee and G. J. Minty, How good is the simplex algorithm?, Inequalities, III, Proc. Third Sympos. (Univ. California, CA, 6), Academic Press, New York, 72, pp. 575 (dedicated to the memory of Theodore S. Motzkin). 2. V. Klee and D. W. Walkup, The d-step conjecture for polyhedra of dimension d < 6, Acta Math. 7 (67), T. M. Liebling, On the number of iterations of the simplex method, Methods Oper. Res. 7 (72), K. G. Murty, Computational complexity of complementary pivot methods. Complementarity and xed point problems, Math. Programming Stud. 7 (78), W. P. Niedringhaus and K. Steiglitz, Some experiments with the pathological linear programs of N. Zadeh, Math. Programming 5 (78), no. 3, N. Zadeh, A bad network problem for the simplex method and other minimum cost ow algorithms, Math. Programming 5 (73), ????????? address: normanz@earthlink.net

uniil/mili/l -Ellllllllll hhh'o

uniil/mili/l -Ellllllllll hhh'o AD-A089 486 STANFORD UNIV CA DEPT OF OPERATIONS RESEARCH FG1/ WHAT IS THE WORST CASE BEHAVIOR OF THE SIMPLEX ALGORITHM?CUI MAY 80 N ZAOEH N0014-75 C 0493 UNCLASSIFIED TR-37 uniil/mili/l -Ellllllllll hhh'o

More information

CS675: Convex and Combinatorial Optimization Spring 2018 The Simplex Algorithm. Instructor: Shaddin Dughmi

CS675: Convex and Combinatorial Optimization Spring 2018 The Simplex Algorithm. Instructor: Shaddin Dughmi CS675: Convex and Combinatorial Optimization Spring 2018 The Simplex Algorithm Instructor: Shaddin Dughmi Algorithms for Convex Optimization We will look at 2 algorithms in detail: Simplex and Ellipsoid.

More information

The simplex method and the diameter of a 0-1 polytope

The simplex method and the diameter of a 0-1 polytope The simplex method and the diameter of a 0-1 polytope Tomonari Kitahara and Shinji Mizuno May 2012 Abstract We will derive two main results related to the primal simplex method for an LP on a 0-1 polytope.

More information

LECTURE 6: INTERIOR POINT METHOD. 1. Motivation 2. Basic concepts 3. Primal affine scaling algorithm 4. Dual affine scaling algorithm

LECTURE 6: INTERIOR POINT METHOD. 1. Motivation 2. Basic concepts 3. Primal affine scaling algorithm 4. Dual affine scaling algorithm LECTURE 6: INTERIOR POINT METHOD 1. Motivation 2. Basic concepts 3. Primal affine scaling algorithm 4. Dual affine scaling algorithm Motivation Simplex method works well in general, but suffers from exponential-time

More information

Discrete Optimization. Lecture Notes 2

Discrete Optimization. Lecture Notes 2 Discrete Optimization. Lecture Notes 2 Disjunctive Constraints Defining variables and formulating linear constraints can be straightforward or more sophisticated, depending on the problem structure. The

More information

Lecture 4: Linear Programming

Lecture 4: Linear Programming COMP36111: Advanced Algorithms I Lecture 4: Linear Programming Ian Pratt-Hartmann Room KB2.38: email: ipratt@cs.man.ac.uk 2017 18 Outline The Linear Programming Problem Geometrical analysis The Simplex

More information

A Subexponential Randomized Simplex Algorithm

A Subexponential Randomized Simplex Algorithm s A Subexponential Randomized Gil Kalai (extended abstract) Shimrit Shtern Presentation for Polynomial time algorithms for linear programming 097328 Technion - Israel Institute of Technology May 14, 2012

More information

Lecture notes on the simplex method September We will present an algorithm to solve linear programs of the form. maximize.

Lecture notes on the simplex method September We will present an algorithm to solve linear programs of the form. maximize. Cornell University, Fall 2017 CS 6820: Algorithms Lecture notes on the simplex method September 2017 1 The Simplex Method We will present an algorithm to solve linear programs of the form maximize subject

More information

Subexponential lower bounds for randomized pivoting rules for the simplex algorithm

Subexponential lower bounds for randomized pivoting rules for the simplex algorithm Subexponential lower bounds for randomized pivoting rules for the simplex algorithm Oliver Friedmann 1 Thomas Dueholm Hansen 2 Uri Zwick 3 1 Department of Computer Science, University of Munich, Germany.

More information

The Simplex Algorithm

The Simplex Algorithm The Simplex Algorithm Uri Feige November 2011 1 The simplex algorithm The simplex algorithm was designed by Danzig in 1947. This write-up presents the main ideas involved. It is a slight update (mostly

More information

Integer Programming Theory

Integer Programming Theory Integer Programming Theory Laura Galli October 24, 2016 In the following we assume all functions are linear, hence we often drop the term linear. In discrete optimization, we seek to find a solution x

More information

On the Complexity of the Policy Improvement Algorithm. for Markov Decision Processes

On the Complexity of the Policy Improvement Algorithm. for Markov Decision Processes On the Complexity of the Policy Improvement Algorithm for Markov Decision Processes Mary Melekopoglou Anne Condon Computer Sciences Department University of Wisconsin - Madison 0 West Dayton Street Madison,

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Combinatorial Optimization G. Guérard Department of Nouvelles Energies Ecole Supérieur d Ingénieurs Léonard de Vinci Lecture 1 GG A.I. 1/34 Outline 1 Motivation 2 Geometric resolution

More information

arxiv: v1 [cs.cc] 30 Jun 2017

arxiv: v1 [cs.cc] 30 Jun 2017 On the Complexity of Polytopes in LI( Komei Fuuda May Szedlá July, 018 arxiv:170610114v1 [cscc] 30 Jun 017 Abstract In this paper we consider polytopes given by systems of n inequalities in d variables,

More information

arxiv: v1 [math.co] 25 Sep 2015

arxiv: v1 [math.co] 25 Sep 2015 A BASIS FOR SLICING BIRKHOFF POLYTOPES TREVOR GLYNN arxiv:1509.07597v1 [math.co] 25 Sep 2015 Abstract. We present a change of basis that may allow more efficient calculation of the volumes of Birkhoff

More information

Integrated Math I. IM1.1.3 Understand and use the distributive, associative, and commutative properties.

Integrated Math I. IM1.1.3 Understand and use the distributive, associative, and commutative properties. Standard 1: Number Sense and Computation Students simplify and compare expressions. They use rational exponents and simplify square roots. IM1.1.1 Compare real number expressions. IM1.1.2 Simplify square

More information

MATH 890 HOMEWORK 2 DAVID MEREDITH

MATH 890 HOMEWORK 2 DAVID MEREDITH MATH 890 HOMEWORK 2 DAVID MEREDITH (1) Suppose P and Q are polyhedra. Then P Q is a polyhedron. Moreover if P and Q are polytopes then P Q is a polytope. The facets of P Q are either F Q where F is a facet

More information

Algorithmic Game Theory and Applications. Lecture 6: The Simplex Algorithm

Algorithmic Game Theory and Applications. Lecture 6: The Simplex Algorithm Algorithmic Game Theory and Applications Lecture 6: The Simplex Algorithm Kousha Etessami Recall our example 1 x + y

More information

Linear Programming and its Applications

Linear Programming and its Applications Linear Programming and its Applications Outline for Today What is linear programming (LP)? Examples Formal definition Geometric intuition Why is LP useful? A first look at LP algorithms Duality Linear

More information

MA4254: Discrete Optimization. Defeng Sun. Department of Mathematics National University of Singapore Office: S Telephone:

MA4254: Discrete Optimization. Defeng Sun. Department of Mathematics National University of Singapore Office: S Telephone: MA4254: Discrete Optimization Defeng Sun Department of Mathematics National University of Singapore Office: S14-04-25 Telephone: 6516 3343 Aims/Objectives: Discrete optimization deals with problems of

More information

Linear programming and the efficiency of the simplex algorithm for transportation polytopes

Linear programming and the efficiency of the simplex algorithm for transportation polytopes Linear programming and the efficiency of the simplex algorithm for transportation polytopes Edward D. Kim University of Wisconsin-La Crosse February 20, 2015 Loras College Department of Mathematics Colloquium

More information

CMPSCI611: The Simplex Algorithm Lecture 24

CMPSCI611: The Simplex Algorithm Lecture 24 CMPSCI611: The Simplex Algorithm Lecture 24 Let s first review the general situation for linear programming problems. Our problem in standard form is to choose a vector x R n, such that x 0 and Ax = b,

More information

Mathematical and Algorithmic Foundations Linear Programming and Matchings

Mathematical and Algorithmic Foundations Linear Programming and Matchings Adavnced Algorithms Lectures Mathematical and Algorithmic Foundations Linear Programming and Matchings Paul G. Spirakis Department of Computer Science University of Patras and Liverpool Paul G. Spirakis

More information

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

Copyright 2007 Pearson Addison-Wesley. All rights reserved. A. Levitin Introduction to the Design & Analysis of Algorithms, 2 nd ed., Ch. Iterative Improvement Algorithm design technique for solving optimization problems Start with a feasible solution Repeat the following step until no improvement can be found: change the current feasible

More information

Monotone Paths in Geometric Triangulations

Monotone Paths in Geometric Triangulations Monotone Paths in Geometric Triangulations Adrian Dumitrescu Ritankar Mandal Csaba D. Tóth November 19, 2017 Abstract (I) We prove that the (maximum) number of monotone paths in a geometric triangulation

More information

Modeling and Analysis of Hybrid Systems

Modeling and Analysis of Hybrid Systems Modeling and Analysis of Hybrid Systems Convex polyhedra Prof. Dr. Erika Ábrahám Informatik 2 - LuFG Theory of Hybrid Systems RWTH Aachen University Szeged, Hungary, 27 September - 06 October 2017 Ábrahám

More information

Modeling and Analysis of Hybrid Systems

Modeling and Analysis of Hybrid Systems Modeling and Analysis of Hybrid Systems 6. Convex polyhedra Prof. Dr. Erika Ábrahám Informatik 2 - LuFG Theory of Hybrid Systems RWTH Aachen University Szeged, Hungary, 27 September - 06 October 2017 Ábrahám

More information

4 LINEAR PROGRAMMING (LP) E. Amaldi Fondamenti di R.O. Politecnico di Milano 1

4 LINEAR PROGRAMMING (LP) E. Amaldi Fondamenti di R.O. Politecnico di Milano 1 4 LINEAR PROGRAMMING (LP) E. Amaldi Fondamenti di R.O. Politecnico di Milano 1 Mathematical programming (optimization) problem: min f (x) s.t. x X R n set of feasible solutions with linear objective function

More information

A Simplex-Cosine Method for Solving Hard Linear Problems

A Simplex-Cosine Method for Solving Hard Linear Problems A Simplex-Cosine Method for Solving Hard Linear Problems FEDERICO TRIGOS 1, JUAN FRAUSTO-SOLIS 2 and RAFAEL RIVERA-LOPEZ 3 1 Division of Engineering and Sciences ITESM, Campus Toluca Av. Eduardo Monroy

More information

Graphs that have the feasible bases of a given linear

Graphs that have the feasible bases of a given linear Algorithmic Operations Research Vol.1 (2006) 46 51 Simplex Adjacency Graphs in Linear Optimization Gerard Sierksma and Gert A. Tijssen University of Groningen, Faculty of Economics, P.O. Box 800, 9700

More information

THEORY OF LINEAR AND INTEGER PROGRAMMING

THEORY OF LINEAR AND INTEGER PROGRAMMING THEORY OF LINEAR AND INTEGER PROGRAMMING ALEXANDER SCHRIJVER Centrum voor Wiskunde en Informatica, Amsterdam A Wiley-Inter science Publication JOHN WILEY & SONS^ Chichester New York Weinheim Brisbane Singapore

More information

MATH 310 : Degeneracy and Geometry in the Simplex Method

MATH 310 : Degeneracy and Geometry in the Simplex Method MATH 310 : Degeneracy and Geometry in the Simplex Method Fayadhoi Ibrahima December 11, 2013 1 Introduction This project is exploring a bit deeper the study of the simplex method introduced in 1947 by

More information

ACTUALLY DOING IT : an Introduction to Polyhedral Computation

ACTUALLY DOING IT : an Introduction to Polyhedral Computation ACTUALLY DOING IT : an Introduction to Polyhedral Computation Jesús A. De Loera Department of Mathematics Univ. of California, Davis http://www.math.ucdavis.edu/ deloera/ 1 What is a Convex Polytope? 2

More information

Chapter 15 Introduction to Linear Programming

Chapter 15 Introduction to Linear Programming Chapter 15 Introduction to Linear Programming An Introduction to Optimization Spring, 2015 Wei-Ta Chu 1 Brief History of Linear Programming The goal of linear programming is to determine the values of

More information

J Linear Programming Algorithms

J Linear Programming Algorithms Simplicibus itaque verbis gaudet Mathematica Veritas, cum etiam per se simplex sit Veritatis oratio. [And thus Mathematical Truth prefers simple words, because the language of Truth is itself simple.]

More information

CSE 460. Today we will look at" Classes of Optimization Problems" Linear Programming" The Simplex Algorithm"

CSE 460. Today we will look at Classes of Optimization Problems Linear Programming The Simplex Algorithm CSE 460 Linear Programming" Today we will look at" Classes of Optimization Problems" Linear Programming" The Simplex Algorithm" Classes of Optimization Problems" Optimization" unconstrained"..." linear"

More information

The Global Standard for Mobility (GSM) (see, e.g., [6], [4], [5]) yields a

The Global Standard for Mobility (GSM) (see, e.g., [6], [4], [5]) yields a Preprint 0 (2000)?{? 1 Approximation of a direction of N d in bounded coordinates Jean-Christophe Novelli a Gilles Schaeer b Florent Hivert a a Universite Paris 7 { LIAFA 2, place Jussieu - 75251 Paris

More information

A Comparative study on Algorithms for Shortest-Route Problem and Some Extensions

A Comparative study on Algorithms for Shortest-Route Problem and Some Extensions International Journal of Basic & Applied Sciences IJBAS-IJENS Vol: No: 0 A Comparative study on Algorithms for Shortest-Route Problem and Some Extensions Sohana Jahan, Md. Sazib Hasan Abstract-- The shortest-route

More information

Lecture Notes 2: The Simplex Algorithm

Lecture Notes 2: The Simplex Algorithm Algorithmic Methods 25/10/2010 Lecture Notes 2: The Simplex Algorithm Professor: Yossi Azar Scribe:Kiril Solovey 1 Introduction In this lecture we will present the Simplex algorithm, finish some unresolved

More information

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

DM545 Linear and Integer Programming. Lecture 2. The Simplex Method. Marco Chiarandini DM545 Linear and Integer Programming Lecture 2 The Marco Chiarandini Department of Mathematics & Computer Science University of Southern Denmark Outline 1. 2. 3. 4. Standard Form Basic Feasible Solutions

More information

Acyclic Edge Colorings of Graphs

Acyclic Edge Colorings of Graphs Acyclic Edge Colorings of Graphs Noga Alon Benny Sudaov Ayal Zas Abstract A proper coloring of the edges of a graph G is called acyclic if there is no 2-colored cycle in G. The acyclic edge chromatic number

More information

CSC 8301 Design & Analysis of Algorithms: Linear Programming

CSC 8301 Design & Analysis of Algorithms: Linear Programming CSC 8301 Design & Analysis of Algorithms: Linear Programming Professor Henry Carter Fall 2016 Iterative Improvement Start with a feasible solution Improve some part of the solution Repeat until the solution

More information

VARIANTS OF THE SIMPLEX METHOD

VARIANTS OF THE SIMPLEX METHOD C H A P T E R 6 VARIANTS OF THE SIMPLEX METHOD By a variant of the Simplex Method (in this chapter) we mean an algorithm consisting of a sequence of pivot steps in the primal system using alternative rules

More information

Notes taken by Mea Wang. February 11, 2005

Notes taken by Mea Wang. February 11, 2005 CSC2411 - Linear Programming and Combinatorial Optimization Lecture 5: Smoothed Analysis, Randomized Combinatorial Algorithms, and Linear Programming Duality Notes taken by Mea Wang February 11, 2005 Summary:

More information

16.410/413 Principles of Autonomy and Decision Making

16.410/413 Principles of Autonomy and Decision Making 16.410/413 Principles of Autonomy and Decision Making Lecture 17: The Simplex Method Emilio Frazzoli Aeronautics and Astronautics Massachusetts Institute of Technology November 10, 2010 Frazzoli (MIT)

More information

All 0-1 Polytopes are. Abstract. We study the facial structure of two important permutation polytopes

All 0-1 Polytopes are. Abstract. We study the facial structure of two important permutation polytopes All 0-1 Polytopes are Traveling Salesman Polytopes L.J. Billera and A. Sarangarajan y Abstract We study the facial structure of two important permutation polytopes in R n2, the Birkho or assignment polytope

More information

Some Advanced Topics in Linear Programming

Some Advanced Topics in Linear Programming Some Advanced Topics in Linear Programming Matthew J. Saltzman July 2, 995 Connections with Algebra and Geometry In this section, we will explore how some of the ideas in linear programming, duality theory,

More information

POLYHEDRAL GEOMETRY. Convex functions and sets. Mathematical Programming Niels Lauritzen Recall that a subset C R n is convex if

POLYHEDRAL GEOMETRY. Convex functions and sets. Mathematical Programming Niels Lauritzen Recall that a subset C R n is convex if POLYHEDRAL GEOMETRY Mathematical Programming Niels Lauritzen 7.9.2007 Convex functions and sets Recall that a subset C R n is convex if {λx + (1 λ)y 0 λ 1} C for every x, y C and 0 λ 1. A function f :

More information

Linear programming II João Carlos Lourenço

Linear programming II João Carlos Lourenço Decision Support Models Linear programming II João Carlos Lourenço joao.lourenco@ist.utl.pt Academic year 2012/2013 Readings: Hillier, F.S., Lieberman, G.J., 2010. Introduction to Operations Research,

More information

An iteration of the simplex method (a pivot )

An iteration of the simplex method (a pivot ) Recap, and outline of Lecture 13 Previously Developed and justified all the steps in a typical iteration ( pivot ) of the Simplex Method (see next page). Today Simplex Method Initialization Start with

More information

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

Integer Programming ISE 418. Lecture 1. Dr. Ted Ralphs Integer Programming ISE 418 Lecture 1 Dr. Ted Ralphs ISE 418 Lecture 1 1 Reading for This Lecture N&W Sections I.1.1-I.1.4 Wolsey Chapter 1 CCZ Chapter 2 ISE 418 Lecture 1 2 Mathematical Optimization Problems

More information

Outreach Lecture: Polytopes

Outreach Lecture: Polytopes Outreach Lecture: Polytopes Darrell Allgaier (Grove City College), David Perkinson (Reed College), Sarah Ann Stewart (North Central College), John Thurber (Eastern Oregon University) Abstract This is an

More information

PITSCO Math Individualized Prescriptive Lessons (IPLs)

PITSCO Math Individualized Prescriptive Lessons (IPLs) Orientation Integers 10-10 Orientation I 20-10 Speaking Math Define common math vocabulary. Explore the four basic operations and their solutions. Form equations and expressions. 20-20 Place Value Define

More information

Polytopes, their diameter, and randomized simplex

Polytopes, their diameter, and randomized simplex Polytopes, their diameter, and randomized simplex Presentation by: Dan Stratila Operations Research Center Session 4: October 6, 2003 Based primarily on: Gil Kalai. A subexponential randomized simplex

More information

Lecture 16 October 23, 2014

Lecture 16 October 23, 2014 CS 224: Advanced Algorithms Fall 2014 Prof. Jelani Nelson Lecture 16 October 23, 2014 Scribe: Colin Lu 1 Overview In the last lecture we explored the simplex algorithm for solving linear programs. While

More information

Discrete Optimization 2010 Lecture 5 Min-Cost Flows & Total Unimodularity

Discrete Optimization 2010 Lecture 5 Min-Cost Flows & Total Unimodularity Discrete Optimization 2010 Lecture 5 Min-Cost Flows & Total Unimodularity Marc Uetz University of Twente m.uetz@utwente.nl Lecture 5: sheet 1 / 26 Marc Uetz Discrete Optimization Outline 1 Min-Cost Flows

More information

CS 473: Algorithms. Ruta Mehta. Spring University of Illinois, Urbana-Champaign. Ruta (UIUC) CS473 1 Spring / 50

CS 473: Algorithms. Ruta Mehta. Spring University of Illinois, Urbana-Champaign. Ruta (UIUC) CS473 1 Spring / 50 CS 473: Algorithms Ruta Mehta University of Illinois, Urbana-Champaign Spring 2018 Ruta (UIUC) CS473 1 Spring 2018 1 / 50 CS 473: Algorithms, Spring 2018 Introduction to Linear Programming Lecture 18 March

More information

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

Advanced Operations Research Techniques IE316. Quiz 1 Review. Dr. Ted Ralphs Advanced Operations Research Techniques IE316 Quiz 1 Review Dr. Ted Ralphs IE316 Quiz 1 Review 1 Reading for The Quiz Material covered in detail in lecture. 1.1, 1.4, 2.1-2.6, 3.1-3.3, 3.5 Background material

More information

AMATH 383 Lecture Notes Linear Programming

AMATH 383 Lecture Notes Linear Programming AMATH 8 Lecture Notes Linear Programming Jakob Kotas (jkotas@uw.edu) University of Washington February 4, 014 Based on lecture notes for IND E 51 by Zelda Zabinsky, available from http://courses.washington.edu/inde51/notesindex.htm.

More information

Design and Analysis of Algorithms (V)

Design and Analysis of Algorithms (V) Design and Analysis of Algorithms (V) An Introduction to Linear Programming Guoqiang Li School of Software, Shanghai Jiao Tong University Homework Assignment 2 is announced! (deadline Apr. 10) Linear Programming

More information

CS 473: Algorithms. Ruta Mehta. Spring University of Illinois, Urbana-Champaign. Ruta (UIUC) CS473 1 Spring / 29

CS 473: Algorithms. Ruta Mehta. Spring University of Illinois, Urbana-Champaign. Ruta (UIUC) CS473 1 Spring / 29 CS 473: Algorithms Ruta Mehta University of Illinois, Urbana-Champaign Spring 2018 Ruta (UIUC) CS473 1 Spring 2018 1 / 29 CS 473: Algorithms, Spring 2018 Simplex and LP Duality Lecture 19 March 29, 2018

More information

Convex Optimization CMU-10725

Convex Optimization CMU-10725 Convex Optimization CMU-10725 Ellipsoid Methods Barnabás Póczos & Ryan Tibshirani Outline Linear programs Simplex algorithm Running time: Polynomial or Exponential? Cutting planes & Ellipsoid methods for

More information

NATCOR Convex Optimization Linear Programming 1

NATCOR Convex Optimization Linear Programming 1 NATCOR Convex Optimization Linear Programming 1 Julian Hall School of Mathematics University of Edinburgh jajhall@ed.ac.uk 5 June 2018 What is linear programming (LP)? The most important model used in

More information

Linear Programming Duality and Algorithms

Linear Programming Duality and Algorithms COMPSCI 330: Design and Analysis of Algorithms 4/5/2016 and 4/7/2016 Linear Programming Duality and Algorithms Lecturer: Debmalya Panigrahi Scribe: Tianqi Song 1 Overview In this lecture, we will cover

More information

IE 5531: Engineering Optimization I

IE 5531: Engineering Optimization I IE 5531: Engineering Optimization I Lecture 3: Linear Programming, Continued Prof. John Gunnar Carlsson September 15, 2010 Prof. John Gunnar Carlsson IE 5531: Engineering Optimization I September 15, 2010

More information

CS 372: Computational Geometry Lecture 10 Linear Programming in Fixed Dimension

CS 372: Computational Geometry Lecture 10 Linear Programming in Fixed Dimension CS 372: Computational Geometry Lecture 10 Linear Programming in Fixed Dimension Antoine Vigneron King Abdullah University of Science and Technology November 7, 2012 Antoine Vigneron (KAUST) CS 372 Lecture

More information

3 INTEGER LINEAR PROGRAMMING

3 INTEGER LINEAR PROGRAMMING 3 INTEGER LINEAR PROGRAMMING PROBLEM DEFINITION Integer linear programming problem (ILP) of the decision variables x 1,..,x n : (ILP) subject to minimize c x j j n j= 1 a ij x j x j 0 x j integer n j=

More information

Polyhedral Computation Today s Topic: The Double Description Algorithm. Komei Fukuda Swiss Federal Institute of Technology Zurich October 29, 2010

Polyhedral Computation Today s Topic: The Double Description Algorithm. Komei Fukuda Swiss Federal Institute of Technology Zurich October 29, 2010 Polyhedral Computation Today s Topic: The Double Description Algorithm Komei Fukuda Swiss Federal Institute of Technology Zurich October 29, 2010 1 Convexity Review: Farkas-Type Alternative Theorems Gale

More information

A Feasible Region Contraction Algorithm (Frca) for Solving Linear Programming Problems

A Feasible Region Contraction Algorithm (Frca) for Solving Linear Programming Problems A Feasible Region Contraction Algorithm (Frca) for Solving Linear Programming Problems E. O. Effanga Department of Mathematics/Statistics and Comp. Science University of Calabar P.M.B. 1115, Calabar, Cross

More information

Linear Programming. them such that they

Linear Programming. them such that they Linear Programming l Another "Sledgehammer" in our toolkit l Many problems fit into the Linear Programming approach l These are optimization tasks where both the constraints and the objective are linear

More information

Acyclic Edge Colorings of Graphs

Acyclic Edge Colorings of Graphs Acyclic Edge Colorings of Graphs Noga Alon Ayal Zaks Abstract A proper coloring of the edges of a graph G is called acyclic if there is no 2-colored cycle in G. The acyclic edge chromatic number of G,

More information

Simulation. Lecture O1 Optimization: Linear Programming. Saeed Bastani April 2016

Simulation. Lecture O1 Optimization: Linear Programming. Saeed Bastani April 2016 Simulation Lecture O Optimization: Linear Programming Saeed Bastani April 06 Outline of the course Linear Programming ( lecture) Integer Programming ( lecture) Heuristics and Metaheursitics (3 lectures)

More information

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

Section Notes 5. Review of Linear Programming. Applied Math / Engineering Sciences 121. Week of October 15, 2017 Section Notes 5 Review of Linear Programming Applied Math / Engineering Sciences 121 Week of October 15, 2017 The following list of topics is an overview of the material that was covered in the lectures

More information

BCN Decision and Risk Analysis. Syed M. Ahmed, Ph.D.

BCN Decision and Risk Analysis. Syed M. Ahmed, Ph.D. Linear Programming Module Outline Introduction The Linear Programming Model Examples of Linear Programming Problems Developing Linear Programming Models Graphical Solution to LP Problems The Simplex Method

More information

However, m pq is just an approximation of M pq. As it was pointed out by Lin [2], more precise approximation can be obtained by exact integration of t

However, m pq is just an approximation of M pq. As it was pointed out by Lin [2], more precise approximation can be obtained by exact integration of t FAST CALCULATION OF GEOMETRIC MOMENTS OF BINARY IMAGES Jan Flusser Institute of Information Theory and Automation Academy of Sciences of the Czech Republic Pod vodarenskou vez 4, 82 08 Prague 8, Czech

More information

Linear Programming. Readings: Read text section 11.6, and sections 1 and 2 of Tom Ferguson s notes (see course homepage).

Linear Programming. Readings: Read text section 11.6, and sections 1 and 2 of Tom Ferguson s notes (see course homepage). Linear Programming Learning Goals. Introduce Linear Programming Problems. Widget Example, Graphical Solution. Basic Theory: Feasible Set, Vertices, Existence of Solutions. Equivalent formulations. Outline

More information

Linear Programming. Widget Factory Example. Linear Programming: Standard Form. Widget Factory Example: Continued.

Linear Programming. Widget Factory Example. Linear Programming: Standard Form. Widget Factory Example: Continued. Linear Programming Widget Factory Example Learning Goals. Introduce Linear Programming Problems. Widget Example, Graphical Solution. Basic Theory:, Vertices, Existence of Solutions. Equivalent formulations.

More information

An example of LP problem: Political Elections

An example of LP problem: Political Elections Linear Programming An example of LP problem: Political Elections Suppose that you are a politician trying to win an election. Your district has three different types of areas: urban, suburban, and rural.

More information

Programming, numerics and optimization

Programming, numerics and optimization Programming, numerics and optimization Lecture C-4: Constrained optimization Łukasz Jankowski ljank@ippt.pan.pl Institute of Fundamental Technological Research Room 4.32, Phone +22.8261281 ext. 428 June

More information

arxiv: v1 [math.co] 15 Dec 2009

arxiv: v1 [math.co] 15 Dec 2009 ANOTHER PROOF OF THE FACT THAT POLYHEDRAL CONES ARE FINITELY GENERATED arxiv:092.2927v [math.co] 5 Dec 2009 VOLKER KAIBEL Abstract. In this note, we work out a simple inductive proof showing that every

More information

Introduction to Linear Programming

Introduction to Linear Programming Introduction to Linear Programming Eric Feron (updated Sommer Gentry) (updated by Paul Robertson) 16.410/16.413 Historical aspects Examples of Linear programs Historical contributor: G. Dantzig, late 1940

More information

Lecture 9: Linear Programming

Lecture 9: Linear Programming Lecture 9: Linear Programming A common optimization problem involves finding the maximum of a linear function of N variables N Z = a i x i i= 1 (the objective function ) where the x i are all non-negative

More information

Outline. CS38 Introduction to Algorithms. Linear programming 5/21/2014. Linear programming. Lecture 15 May 20, 2014

Outline. CS38 Introduction to Algorithms. Linear programming 5/21/2014. Linear programming. Lecture 15 May 20, 2014 5/2/24 Outline CS38 Introduction to Algorithms Lecture 5 May 2, 24 Linear programming simplex algorithm LP duality ellipsoid algorithm * slides from Kevin Wayne May 2, 24 CS38 Lecture 5 May 2, 24 CS38

More information

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

Linear and Integer Programming :Algorithms in the Real World. Related Optimization Problems. How important is optimization? Linear and Integer Programming 15-853:Algorithms in the Real World Linear and Integer Programming I Introduction Geometric Interpretation Simplex Method Linear or Integer programming maximize z = c T x

More information

George B. Dantzig Mukund N. Thapa. Linear Programming. 1: Introduction. With 87 Illustrations. Springer

George B. Dantzig Mukund N. Thapa. Linear Programming. 1: Introduction. With 87 Illustrations. Springer George B. Dantzig Mukund N. Thapa Linear Programming 1: Introduction With 87 Illustrations Springer Contents FOREWORD PREFACE DEFINITION OF SYMBOLS xxi xxxiii xxxvii 1 THE LINEAR PROGRAMMING PROBLEM 1

More information

Chapter II. Linear Programming

Chapter II. Linear Programming 1 Chapter II Linear Programming 1. Introduction 2. Simplex Method 3. Duality Theory 4. Optimality Conditions 5. Applications (QP & SLP) 6. Sensitivity Analysis 7. Interior Point Methods 1 INTRODUCTION

More information

Linear Programming and Clustering

Linear Programming and Clustering and Advisor: Dr. Leonard Schulman, Caltech Aditya Huddedar IIT Kanpur Advisor: Dr. Leonard Schulman, Caltech Aditya Huddedar IIT Kanpur and Outline of Talk 1 Introduction 2 Motivation 3 Our Approach 4

More information

DOWNLOAD PDF BIG IDEAS MATH VERTICAL SHRINK OF A PARABOLA

DOWNLOAD PDF BIG IDEAS MATH VERTICAL SHRINK OF A PARABOLA Chapter 1 : BioMath: Transformation of Graphs Use the results in part (a) to identify the vertex of the parabola. c. Find a vertical line on your graph paper so that when you fold the paper, the left portion

More information

Complementary Graph Coloring

Complementary Graph Coloring International Journal of Computer (IJC) ISSN 2307-4523 (Print & Online) Global Society of Scientific Research and Researchers http://ijcjournal.org/ Complementary Graph Coloring Mohamed Al-Ibrahim a*,

More information

Linear Programming in Small Dimensions

Linear Programming in Small Dimensions Linear Programming in Small Dimensions Lekcija 7 sergio.cabello@fmf.uni-lj.si FMF Univerza v Ljubljani Edited from slides by Antoine Vigneron Outline linear programming, motivation and definition one dimensional

More information

LATIN SQUARES AND THEIR APPLICATION TO THE FEASIBLE SET FOR ASSIGNMENT PROBLEMS

LATIN SQUARES AND THEIR APPLICATION TO THE FEASIBLE SET FOR ASSIGNMENT PROBLEMS LATIN SQUARES AND THEIR APPLICATION TO THE FEASIBLE SET FOR ASSIGNMENT PROBLEMS TIMOTHY L. VIS Abstract. A significant problem in finite optimization is the assignment problem. In essence, the assignment

More information

Open problems in convex optimisation

Open problems in convex optimisation Open problems in convex optimisation 26 30 June 2017 AMSI Optimise Vera Roshchina RMIT University and Federation University Australia Perceptron algorithm and its complexity Find an x R n such that a T

More information

Ahigh school curriculum in Algebra 2 contains both solving systems of linear equations,

Ahigh school curriculum in Algebra 2 contains both solving systems of linear equations, The Simplex Method for Systems of Linear Inequalities Todd O. Moyer, Towson University Abstract: This article details the application of the Simplex Method for an Algebra 2 class. Students typically learn

More information

The Simplex Algorithm with a New. Primal and Dual Pivot Rule. Hsin-Der CHEN 3, Panos M. PARDALOS 3 and Michael A. SAUNDERS y. June 14, 1993.

The Simplex Algorithm with a New. Primal and Dual Pivot Rule. Hsin-Der CHEN 3, Panos M. PARDALOS 3 and Michael A. SAUNDERS y. June 14, 1993. The Simplex Algorithm with a New rimal and Dual ivot Rule Hsin-Der CHEN 3, anos M. ARDALOS 3 and Michael A. SAUNDERS y June 14, 1993 Abstract We present a simplex-type algorithm for linear programming

More information

Circuit Walks in Integral Polyhedra

Circuit Walks in Integral Polyhedra Circuit Walks in Integral Polyhedra Charles Viss Steffen Borgwardt University of Colorado Denver Optimization and Discrete Geometry: Theory and Practice Tel Aviv University, April 2018 LINEAR PROGRAMMING

More information

LP-Modelling. dr.ir. C.A.J. Hurkens Technische Universiteit Eindhoven. January 30, 2008

LP-Modelling. dr.ir. C.A.J. Hurkens Technische Universiteit Eindhoven. January 30, 2008 LP-Modelling dr.ir. C.A.J. Hurkens Technische Universiteit Eindhoven January 30, 2008 1 Linear and Integer Programming After a brief check with the backgrounds of the participants it seems that the following

More information

Stable sets, corner polyhedra and the Chvátal closure

Stable sets, corner polyhedra and the Chvátal closure Stable sets, corner polyhedra and the Chvátal closure Manoel Campêlo Departamento de Estatística e Matemática Aplicada, Universidade Federal do Ceará, Brazil, mcampelo@lia.ufc.br. Gérard Cornuéjols Tepper

More information

REGULAR GRAPHS OF GIVEN GIRTH. Contents

REGULAR GRAPHS OF GIVEN GIRTH. Contents REGULAR GRAPHS OF GIVEN GIRTH BROOKE ULLERY Contents 1. Introduction This paper gives an introduction to the area of graph theory dealing with properties of regular graphs of given girth. A large portion

More information

Lecture 9 - Matrix Multiplication Equivalences and Spectral Graph Theory 1

Lecture 9 - Matrix Multiplication Equivalences and Spectral Graph Theory 1 CME 305: Discrete Mathematics and Algorithms Instructor: Professor Aaron Sidford (sidford@stanfordedu) February 6, 2018 Lecture 9 - Matrix Multiplication Equivalences and Spectral Graph Theory 1 In the

More information

reasonable to store in a software implementation, it is likely to be a signicant burden in a low-cost hardware implementation. We describe in this pap

reasonable to store in a software implementation, it is likely to be a signicant burden in a low-cost hardware implementation. We describe in this pap Storage-Ecient Finite Field Basis Conversion Burton S. Kaliski Jr. 1 and Yiqun Lisa Yin 2 RSA Laboratories 1 20 Crosby Drive, Bedford, MA 01730. burt@rsa.com 2 2955 Campus Drive, San Mateo, CA 94402. yiqun@rsa.com

More information