arxiv: v1 [cs.cc] 30 Jun 2017

Similar documents
The Simplex Algorithm

MATH 890 HOMEWORK 2 DAVID MEREDITH

Monotone Paths in Geometric Triangulations

Mathematical and Algorithmic Foundations Linear Programming and Matchings

On the number of distinct directions of planes determined by n points in R 3

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

Linear Programming in Small Dimensions

Lecture 2 - Introduction to Polytopes

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

Week 5. Convex Optimization

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

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

Integer Programming Theory

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

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

CMPSCI611: The Simplex Algorithm Lecture 24

Lecture 6: Faces, Facets

Discrete Optimization. Lecture Notes 2

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

Math 5593 Linear Programming Lecture Notes

Rubber bands. Chapter Rubber band representation

The parameterized complexity of some geometric problems in unbounded dimension

On the Hardness of Computing Intersection, Union and Minkowski Sum of Polytopes

ACTUALLY DOING IT : an Introduction to Polyhedral Computation

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

Automorphism Groups of Cyclic Polytopes

Convex Geometry arising in Optimization

Linear Programming Duality and Algorithms

Lecture 5: Properties of convex sets

Linear Programming and its Applications

Combinatorial Geometry & Topology arising in Game Theory and Optimization

Submodularity Reading Group. Matroid Polytopes, Polymatroid. M. Pawan Kumar

The parameterized complexity of some geometric problems in unbounded dimension

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

(67686) Mathematical Foundations of AI July 30, Lecture 11

ON THE EMPTY CONVEX PARTITION OF A FINITE SET IN THE PLANE**

CREPANT RESOLUTIONS OF GORENSTEIN TORIC SINGULARITIES AND UPPER BOUND THEOREM. Dimitrios I. Dais

Mathematical Programming and Research Methods (Part II)

Pebble Sets in Convex Polygons

Shellings, the Euler-Poincaré Formula for Polytopes, Dehn-Sommerville Equations, the Upper Bound Theorem

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

Lecture 5: Duality Theory

FACES OF CONVEX SETS

J Linear Programming Algorithms

Convexity: an introduction

Voronoi diagram and Delaunay triangulation

MAXIMAL PLANAR SUBGRAPHS OF FIXED GIRTH IN RANDOM GRAPHS

A combinatorial proof of a formula for Betti numbers of a stacked polytope

Interval-Vector Polytopes

THE DIMENSION OF POSETS WITH PLANAR COVER GRAPHS

Chapter 15 Introduction to Linear Programming

3 No-Wait Job Shops with Variable Processing Times

Some Advanced Topics in Linear Programming

/ Approximation Algorithms Lecturer: Michael Dinitz Topic: Linear Programming Date: 2/24/15 Scribe: Runze Tang

Convex hulls of spheres and convex hulls of convex polytopes lying on parallel hyperplanes

9 Bounds for the Knapsack Problem (March 6)

A Subexponential Randomized Simplex Algorithm

Graphs that have the feasible bases of a given linear

Chapter 4 Concepts from Geometry

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

Polytopes, their diameter, and randomized simplex

ON SWELL COLORED COMPLETE GRAPHS

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

Artificial Intelligence

6. Lecture notes on matroid intersection

Hamiltonian cycles in bipartite quadrangulations on the torus

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

11 Linear Programming

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

Planar Graphs. 1 Graphs and maps. 1.1 Planarity and duality

Restricted-Orientation Convexity in Higher-Dimensional Spaces

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

POLYTOPES. Grünbaum and Shephard [40] remarked that there were three developments which foreshadowed the modern theory of convex polytopes.

arxiv: v1 [math.co] 25 Sep 2015

A Reduction of Conway s Thrackle Conjecture

Lecture 12 March 4th

The basics of rigidity

Finite Math Linear Programming 1 May / 7

Lecture 16 October 23, 2014

Programming, numerics and optimization

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

Math 414 Lecture 2 Everyone have a laptop?

A TESSELLATION FOR ALGEBRAIC SURFACES IN CP 3

CSE 20 DISCRETE MATH WINTER

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

Lecture 9: Linear Programming

Real life Problem. Review

Optimality certificates for convex minimization and Helly numbers

Optimality certificates for convex minimization and Helly numbers

be a polytope. has such a representation iff it contains the origin in its interior. For a generic, sort the inequalities so that

Lecture notes for Topology MMA100

60 2 Convex sets. {x a T x b} {x ã T x b}

Acyclic Edge Colorings of Graphs

Exact adaptive parallel algorithms for data depth problems. Vera Rosta Department of Mathematics and Statistics McGill University, Montreal

arxiv: v1 [math.co] 15 Dec 2009

A linear program is an optimization problem of the form: minimize subject to

On the null space of a Colin de Verdière matrix

Technische Universität München Zentrum Mathematik

Largest Placement of One Convex Polygon inside Another. March 16, Abstract

6.854J / J Advanced Algorithms Fall 2008

Transcription:

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, where every inequality has at most two variables with nonzero coefficient We denote this family by LI( We show that despite of the easy algebraic structure, polytopes in LI( can have high complexity We construct a polytope in LI(, whose number of vertices is almost the number of vertices of the dual cyclic polytope, the difference is a multiplicative factor of depending on d and in particular independent of n Moreover we show that the dual cyclic polytope can not be realized in LI( 1 Introduction Throughout, we assume that we are given a bounded polytope by a system of n inequalities in d variables, of form P = {x R d Ax b}, where A R n d and b R n In the feasibility problem we want to find a solution x P In general no strongly polynomial time algorithm (polynomial in d and n to solve the feasibility problem is nown Although the simplex algorithm runs fast in practice, in general it can have exponential running time [3, 10] On the other hand the ellipsoid method runs in polynomial time on the encoding of the input size, but is not practical [9] A first practical polynomial time algorithm, the interior-point method, was introduced in [8], and has been modified in many ways since [1] We denote by LI( the family of systems Ax b, that have at most two variables per inequality with nonzero coefficient In this family, Hochbaum and Naor s algorithm finds a feasible point or a certificate for infeasibility in time O(d n log n [6], ie, it solves the feasibility problem in strongly polynomial time Using this result and Clarson s redundancy removal algorithm [], it was shown that in LI( all redundancies can be detected in strongly polynomial time O(nd s log s, where s denotes the number Department of Mathematics and Department of Computer Science Institute of Theoretical Computer Science, ETH Zürich CH-809 Zürich, Switzerland omeifuuda@mathethzch Department of Computer Science Institute of Theoretical Computer Science, ETH Zürich CH-809 Zürich, Switzerland mayszedla@infethzch Research supported by the Swiss National Science Foundation (SNF Project 0001 150055 / 1 1

of nonredundant constraints [5] Because of this difference in running time, it is hence natural to as, whether polytopes LI( have a simpler structure than general polytopes In particular we are interested to now how many vertices a polytope of this family can have It is nown that in general the dual cyclic polytope maximizes the number of vertices for a polytope given by n constraints (see Theorem 1 In this paper we construct a polytope in LI(, that has almost the same complexity as the dual cyclic polytope This polytope was already introduced in [1] in the context of deformed products In this polytope the number of vertices is smaller by a factor that only depends on the dimension d and not on n, (see Lemma 3 A similar result can be shown not only for vertices but for all -faces (see Theorem 6 This shows that polytopes in LI( can have high complexity; if d is constant, then even the same complexity as the dual cyclic polytope We will also show in Theorem 8 that the dual cyclic polytope can not be realized in LI( for d 4 In particular in the dual cyclic polytope any pair of the n facets are adjacent, however in LI(, there are Ω(n /d pairs that are not adjacent Definitions and Known Results Let P = {x R d Ax b} be a convex polytope in R d, where A R n d and b R n The rows of Ax b are called the constraints The dimension of P, denoted dim(p, is defined as the number of affinely independent points in P minus one A -dimensional subset F P is a -face of P, if F has dimension and if there exists a hyperplane h : ax b, such that ax = b for all x F and ax < b for all x P \ F The 0-dimensional faces are called the vertices of P, the (d 1-dimensional faces are called facets If F is a -face, then ax = b for at least d constraints of Ax b For 0 d we denote by f := f (P the number of -dimensional faces of P The f-vector of P is defined by f(p := (f 0, f 1,, f d Theorem 1 (McMullen s Upper Bound Theorem [11, 4] The maximum number of - faces in a d-dimensional polytope with n constraints is attained by the dual cyclic polytope c (n, d and is given by f (c (n, d = d/ 1 r=min{, d/ } ( n d 1 + r r ( r + d r=max{, d/ } In particular the number of vertices is given by ( ( n d/ n d/ 1 f 0 (c (n, d = + n d n d Remar For d/ d the formula can be simplified to ( n f (c (n, d = d ( ( n r 1 r d r

This means that any (d constraints define a -face For our calculation we will mae use of the following well nown formulas Stirling s formula says that ( n n n n! = Θ, as n goes to infinity It follows that ( n n n O(1 (1 (n n Furthermore we need the well nown inequality We conclude that ( n e n 1 + x e x, for all x R ( ( n ( O(1 1 + n ( n O(1 e (3 n 3 Lower Bound on Maximum Complexity of LI( In the following we always assume that d/ is a divisor of n (if d is even or n 1 (if d is odd All results naturally extend to any d < n, but we would lie to avoid to have even more floors and ceilings in the notation We want to construct a polytope in LI(, that has high complexity, ie, with an f-vector of order close to the f-vector of the dual cyclic polytope In a first part let us assume that d is even We pair the set of variables and define an n/(d/ polygon on each of the pairs Formally, for 1 i d/, let ( xi 1 A i b x i, i be a polygon in the (x i 1, x i -plane, given by n/(d/ constraints with n/(d/ vertices We denote Pi := Pi (n, d = {x R A i (x i 1, x i T b i } and by G i the set of constraints of Pi Now P (n, d is defined as the d-dimensional polytope that we obtain from the union of G i, 1 i d/ Since the Pi s do not share any variables, P (n, d = {x R d (x i 1, x i P i, for all 1 i d/} For d odd, we pair the first d 1 variables and use the construction as above Moreover we add the constraint x d 0, ie, P (n, d = {x R d (x 1,, x d 1 P (n 1, d 1 x d 0} 3

Theorem [1] For d even, the polytope P (n, d in LI( has the following number of vertices: ( n d/ d/ For d odd it is ( n 1 d/ d/ The proof of [1] is given in a much more general setting of deformed products, we will here give the proof for our special case Proof Let us assume first that d is even For 1 i d/ let G i = {gi 1,, gn/(d/ i }, where the g j i : aj i (x i 1, x i T b j i, ordered in such a way that gj i and g(j+1 i, 1 j d/, define a vertex of Pi Throughout the proof, j + 1 is always considered modulo n/(d/ We will show that if for every Pi we choose two consecutive constraints g j i and g j+1 i, these d constraints define a vertex of P (n, d and those are the only sets of d constraints that define vertices (see also Figure 1 Let us denote the set of vertices of P by V (P Formally we show that V (P = {x R d (j 1,, j d/ : a j i i (x i 1, x i T = b j i i a j i+1 i (x i 1, x i T = b j i+1 i i} Let us first show that the set on the right hand side is a subset of V (P We show that x x 4 x 6 x x x 1 x 3 x 5 x Figure 1: d constraints that define vertex in P (1, 6 the gi 1, g i, 1 i d/, define a vertex, the rest follows from symmetry Let us denote those d constraints by G and x the intersection point of their boundaries It follows that x P because (x i 1, x i P i for all i We define the halfspace h by d/ h : (a 1 i (x i 1, x i T + a i (x i 1, x i T (b 1 i + b i, i=1 the halfspace obtained by the sum of all constraints in G Let us denote this halfspace by h : a x b Then by definition if follows that a x = b Now let y P \ x Since y P it follows that a 1 i (x i 1, x i T b 1 i and a i (x i 1, x i T b i for all i Moreover d/ i=1 4

since y x there exists some such that a 1 (x i 1, x T < b 1 or a (x 1, x T < b It follows that a x < b, hence by definition of a 0-face, x is a vertex For the other direction we need to show that no other d constraints define a vertex (see also Figure If we choose more than two constraints from some G i, then the intersection of their boundaries is empty If we choose two constraints in G i that are not adjacent, the point it defines in Pi violates some constraints of G i Hence, we need to choose two consecutive constraints The case where d is odd is similar The vertices x i x i x i 1 x i 1 intersection not defined intersection not in P Figure : d constraints that do not define vertex of P (n, d are given by the constraints defining the vertices of P (n 1, d 1 together with x d 0 P (n 1, d 1 is the d 1 dimensional polytope defined by the constraints G \ {x d 0} The proof now follows by simple counting We will compare the number of vertices between P (n, d and the dual cyclic polytope Since we do not compare the exact values, but only the leading terms, we will not exactly compute the polynomial terms in d, but denote them by poly(d Lemma 3 The dual cyclic polytope has a factor O(e d/ more vertices than P (n, d, ie, f 0 (c (n, d O(e d/ f 0 (P (n, d We see that this factor is independent of n, hence if d is constant then the number of vertices of P (n, d is asymptotically equal to the number of vertices of the dual cyclic polytope Proof Considering only the leading term of f 0 (c (n, d and using inequality (3 we get ( ( n d/ n d/ 1 f 0 (c (n, d = + n d n d ( n d/ d/ ( n d/ d/ O(1 e d/ d/ ( n d/ O(1 e d/ d/ 5

Therefore f 0 (c (n, d O(e d/ f 0 (P (n, d In the following we do not only compare the number of vertices between P (n, d and c (n, d, but also their f-vectors We will see that if d/ 1, then f (P (n, d is by a factor at most e d/ larger than f (c (n, d If d/, then the factor is at most e d Theorem 4 For d even f (P (n, d = For d odd and 0 < < d d/ / r=max{0,d/ } ( ( ( d/ d/ r n d r r d r d/ f (P (n, d = f 1 (P (n 1, d 1 + f (P (n 1, d 1 d/ ( 1/ ( ( ( d/ d/ r n 1 = r d r d/ r=max{0, d/ ( 1} + d/ / r=max{0, d/ } d r ( ( ( d/ d/ r n 1 (d 1 r r (d 1 r d/ The value of f 0 (P (n, d follows from Theorem and obviously f d (P (n, d = 1 Proof The proof is similar to the proof of Theorem, we only give the main idea Assume that d is even and 0 d The -faces of P (n, d are induced by certain intersections of d constraints of G with P (n, d Let K be d constraints from G such that the following holds For every 1 i d/, G i contains at most two constraints of K If it contains two constraints h l and h m then they are consecutive, ie, they define a vertex in Pi (see also Figure 3 The intersection of the boundaries of the constraints K with P (n, d are in one to one correspondence with the -faces This wors with a similar argument as in the proof of Theorem x x 4 x 6 x 1 x 3 x 5 Figure 3: Example of 3-face in P (1, 6 6

It remains to count the number of faces that are induced by constraints of form K Let us consider the sets in K, such that there are exactly r many G i s that contain two constraints of K There are ( / d/ r ( n (d r r (d r d/ of those Now if (d d/, then r can be in {0,, (d / } and if (d > d/, then r is in {d/,, (d / The claim for even d follows The case where d is odd is similar We will not go into detail but only give the main idea With the same ind of argumentation as above one can show that the - dimensional faces are induced by (d constraints K of P in one of the following ways In the first case K does not contain the constraint x d 0 Then the constraints in K must induce a 1 face in R d 1, which then induces a -face in R d There are f 1 (P (n 1, d 1 constraints of this form In the second case K contains the constraint x d 0 Then the remaining (d 1 constraints must induce a face in R d 1 There are f (P (n 1, d 1 constraints of this form Lemma 5 The following tables show the leading terms of P (n, d and c (n, d, if d = o(n d/ > d/ P (n, d c (n, d / ( d/ (d/ n ( d/ n d/ 1 d/ ( d d/ (n 1 d d ( n d/ d even d/ d/ P (n, d c (n, d ( ( d/ ( + d/ ( d/ ( d/ +1 n 1 ( d/ n d/ 1 d/ d (n 1 ( d/ d ( n 1 d/ d odd d The proof of the lemma follows by checing the formulas of P (n, d and c (n, d Theorem 6 For < d/ f (c (n, d = O(poly(d e d/ f (P (n, d, and for d/ f (c (n, d = O(poly(d e d f (P (n, d, where poly(d is some polynomial in d 7

Proof We only consider the case where d/ 1, as the case where d/ is similar We will prove the statement for odd d, the case where d is even follows immediately by replacing all d/ and d/ by d/ First note that the leading term of P (n, d can be written as (( d/ + ( d/ + 1 For the term of c (n, d we have ( d/ ( n 1 d/ = poly(d d/ ( n d/ 1 (3 ( d/ O(1 e d/ d/ ( d/ O(1 e d/ ( d/ ( n 1 d/ d/ ( n d/ 1 d/ ( n 1 d/ d/ d/ Therefore if d/ 1, it holds that f (c (n, d = O(poly(de d/ f (P (n, d 4 Upper Bound on Maximum Complexity of LI( In this section we show that no polytope in LI( can achieve the complexity of the dual cyclic polytope To our nowledge, this is the first time such bounds are given In Lemma 7 we show that for all polytopes P in LI(, d 4 and d/ d it holds that f (P < f (c (n, d Using this result in Theorem 8, we show that this holds for all d Lemma 7 Let P be any polytope in LI( given by n nonredundant constraints, d 4 and denote by n the number of constraints that contain exactly two variables per inequality As for each index i [d] there are at most two inequalities that contain only x i it follows that n d n n Then for all d/ d we have f (P < f (c (n, d In particular f d (P ( n ( n + n < ( n = f d (c (n, d Proof Let us focus on the case of f d (P In the dual cyclic polytope we now that any two facets are adjacent, ie, their intersection defines a (d -face In LI( however, not every two facets can be adjacent Assume P is given by n constraints with index set E For i < j [d] let E ij be the indices of the constraints that contain x i and x j and denote E ij = n ij As in the proof of Theorem 4 we now that out of the ( n ij pairs only n ij pairs are adjacent Summing over all i < j it follows that at least (( nij n ij i<j 8

pairs of facets in P are not adjacent Now using that i<j n ij = n and that the sum is minimized if all n ij have the same size n /, we get that i<j (( nij n ij ( ( n d = ( 1 n d ( n n n ( n 1 n The claim for = d follows For other values of one can similarly show that not all (d -tuples of constraints define a -face in P Theorem 8 Let P be any d-dimensional polytope in LI( given by n nonredundant constraints, where d 4 Then for all d we have f (P < f (c (n, d In particular ( (( n d f (P f (c (n, d + n, where n is defined as in Lemma 7 Although asymptotically the bounds that we prove are the same as the bounds of the dual cyclic polytope, this shows that the dual cyclic polytope is not realizable in LI( Before proving this theorem we introduce a few notions used in the proof of Mc- Mullen s Upper Bound Theorem (for more details see [11, 7, 4] From now on we only consider simple d-dimensional polytopes given by n nonredundant constraints A polytope P is called simple, if every vertex of P is satisfies exactly d inequalities with equality We observe that by small perturbations, for any d-dimensional P in LI( given by n inequalities there exists a simple polytope P in LI( with f (P f (P for all [d] Let us denote the family of simple d-dimensional polytopes in LI( by SLI( Let P be any polytope in SLI(, given by n nonredundant constraints We consider a linear program with objective value c T x, subject to those constraints We assume that c is generic, ie, no edge of P is parallel to the hyperplane given by c T x = 0 We now orient every edge of P wrt c T x, towards the vertex with higher objective value Let us denote the graph defined by those directed edges by G(P Now for i = 0,, d we denote by h i ( G(P the number of vertices with indegree i By double counting one can show that h i ( G(P is independent of the objective value, hence we can write h i ( G(P = h i (P Let be fixed, we count the pairs (F, v 9

of faces F with unique sin v By definition of G(P every face has a unique sin, hence there are exactly f (P many such pairs On the other hand by properties of simple polytopes it holds that for any distinct edges to v, there exists a unique -face containing the edges Let v be fixed and let r be the indegree of v Summing over all indegrees r it follows that for all = 0,, d, d h r ( ( r G(P = f (P (4 r= Solving this system of linear equalities one can show that for all i = 0,, d, h i (P := h i ( G(P = d ( ( 1 i f (P (5 i Hence h i (P is independent of the objective value To prove Theorem 8 we use the following strengthened version of McMullen s theorem, which holds for any simple polytopes This strengthening was first given by Kalai in [7] with a small correction made by Fuuda in [4, Chapter 7] Note that Theorem 9 implies McMullen s theorem, since by (4 we now that each f (P is a nonnegative linear combination of the h r (P s Theorem 9 (Strengthened Upper Bound Theorem [11, 4] Let P be a simple polytope given by n nonredundant constraints Then for all i = 0,, d it holds that =i h i (P h i (c (n, d Proof of Theorem 8 Let P be any polytope in SLI( By Lemma 7 the theorem holds for d/ d (since d 4 it holds in particular for = d We claim that h d (P h d (c (n, d ( n + n By equation (5 We now that ( d h d (P = f d (P (d 1f d 1 (P + f d (P d f d 1 (P = f d 1 (c (n, d = n and f d (P = f d (c (n, d = 1 Furthermore by Lemma 7 we now f d (P f d (c (n, d ( n + n 10

It follows that h d (P = f d (P (d 1f d 1 (P + f d (c (n, d = h d (c (n, d ( n ( d f d (P d + n (d 1f d 1 (c (n, d + ( n + n, ( d f d (c (n, d d which shows the claim By equation (4 and Theorem 9 for d it follows that d ( r f (P = h r (P r= d ( ( ( ( n r d h r (c (n, d ( d + n r= ( ( ( n d = f (c (n, d + n Remar One can show that for d = 3, the bounds of McMullen s Upper Bound Theorem can be achieved in LI( Let P be a polytope given by n constraints in variables x 1 and x, such that they define a polygon with n vertices in two dimensions We furthermore add the constraints x 3 0 and x 3 1 We can easily observe that f 0 = n 4 and f 1 = 3n 6 Those are exactly the bounds achieved by the dual cyclic polytope 5 Discussion and Open Questions We saw that f (P (n, d differs from f (c (n, d by a factor O(e d/ if < d/ and O(e d otherwise In particular, if d is constant, then f (P (n, d is of the same order as f (c (n, d The high complexity of P (n, d shows us that although LI( has a much simpler structure than general linear programs, it is still a powerful and complex tool We also showed that the dual cyclic polytope is not realizable in LI( However in the upper bound we showed, the asymptotic complexity remains the same It would be interesting to get a deeper understanding of LI( and how it is different from general linear programs The main open question that remains is how large the complexity of f(p can be for a polytope P in LI( Is it possible to have higher complexity than the complexity of P (n, d? If yes, what is the maximum complexity that can be achieved? Is it asymptotically the same as the complexity of the a dual cyclic polytope? This is an interesting direction for future research 11

References [1] N Amenta and G Ziegler Deformed products and maximal shadows of polytopes In B Chazelle, J Goodman, and R Pollac, editors, Advances in Discrete and Computational Geometry, volume 3 of Contemporary Mathematics, pages 57 90 American Mathematical Society, 1999 [] K L Clarson More output-sensitive geometric algorithms In Proc 35th Annu IEEE Sympos Found Comput Sci, pages 695 70, 1994 [3] G B Dantzig Linear Programming and Extensions Princeton University Press, Princeton, NJ, 1963 [4] K Fuuda Lecture: Polyhedral computation http://wwwoldurlsinfethzch/personal/fuuda/lect/pclect/notes016/, 016 [5] K Fuuda and M Szedlá Redundancies in linear systems with two variables per inequality CoRR, abs/1610080, 016 [6] D S Hochbaum and J Naor Simple and fast algorithm for linear and integer programs with two variables per inequality Siam Journal on Computing, 3:1179 119, 1994 [7] G Kalai Linear programming, the simplex algorithm and simple polytopes Math Prog (Ser B, 79:17 34, 1997 [8] N Karmarar A new polynomial time algorithm for linear programming Combinatorica, 4(4:373 395, 1984 [9] L Khachiyan A polynomial algorithm in linear programming Dolady Aademiia Nau SSSR, 44:1093 1096, 1979 (Translated in Sovjet Mathematics Dolady 0, 191-194, 1979 [10] V Klee and G J Minty How good is the simplex algorithm? In O Shisha, editor, Inequalities III, pages 159 175 Academic Press, 197 [11] P McMullen The maximum numbers of faces of a convex polytope Mathematia, 17:179 184, 1970 [1] S J Wright Primal-Dual Interior-Point Methods SIAM, 1997 1