Abstract

The problem of detecting and removing redundant constraints is fundamental in optimization. We focus on the case of linear programs (LPs) in dictionary form, given by n equality constraints in $$n+d$$ variables, where the variables are constrained to be nonnegative. A variable $$x_r$$ is called redundant, if after removing $$x_r \ge 0$$ the LP still has the same feasible region. The time needed to solve such an LP is denoted by $$\textit{LP}(n,d)$$ . It is easy to see that solving $$n+d$$ LPs of the above size is sufficient to detect all redundancies. The currently fastest practical method is the one by Clarkson: it solves $$n+d$$ linear programs, but each of them has at most s variables, where s is the number of nonredundant constraints. In the first part we show that knowing all of the finitely many dictionaries of the LP is sufficient for the purpose of redundancy detection. A dictionary is a matrix that can be thought of as an enriched encoding of a vertex in the LP. Moreover—and this is the combinatorial aspect—it is enough to know only the signs of the entries, the actual values do not matter. Concretely we show that for any variable $$x_r$$ one can find a dictionary, such that its sign pattern is either a redundancy or nonredundancy certificate for $$x_r$$ . In the second part we show that considering only the sign patterns of the dictionary, there is an output sensitive algorithm of running time $$\mathcal {O}(d \cdot (n+d) \cdot s^{d-1} \cdot \textit{LP}(s,d) + d \cdot s^{d} \cdot \textit{LP}(n,d))$$ to detect all redundancies. In the case where all constraints are in general position, the running time is $$\mathcal {O}(s \cdot \textit{LP}(n,d) + (n+d) \cdot \textit{LP}(s,d))$$ , which is essentially the running time of the Clarkson method. Our algorithm extends naturally to a more general setting of arrangements of oriented topological hyperplane arrangements.

Highlights

  • The problem of detecting and removing redundant constraints is fundamental in optimization

  • In the first part we show that knowing all of the finitely many dictionaries of the linear programs (LPs) is sufficient for the purpose of redundancy detection

  • In the second part we show that considering only the sign patterns of the dictionary, there is an output sensitive algorithm of running time O(d · (n + d) · sd−1 · LP (s, d) + d · sd · LP (n, d)) to detect all redundancies

Read more

Summary

Introduction

The problem of detecting and removing redundant constraints is fundamental in optimization. By solving n + d linear programs, O((n + d) · LP (n, d)) time is enough to detect all redundant variables in the real RAM model, but it is natural to ask whether there is a faster method. Our approach is very similar to the combinatorial viewpoint of linear programming pioneered by Matoušek, Sharir and Welzl [13] in form of the concept of LP-type problems The question they ask is: how quickly can we optimize, given only combinatorial information? Under some general position assumptions the running time can be improved to O((n + d) · LP (s, d) + s · LP (n, d)), which is basically the running time of Clarkson’s algorithm In these bounds, LP (n, d) denotes the time to solve an LP to which we have access only through signed dictionaries. Because of our purely combinatorial characterizations of redundancy and nonredundancy, our algorithm works in the combinatorial setting of oriented matroids [1], and can be applied to remove redundancies from oriented topological hyperplane arrangements

Basics
LP in Dictionary Form
Pivot Operations
Combinatorial Redundancy
Certificates
A Certificate for Redundancy in the Dictionary Oracle
A Certificate for Nonredundancy in the Dictionary Oracle
Finite Pivot Algorithms for Certificates
An Output Sensitive Redundancy Detection Algorithm
General Redundancy Detection
Strong Redundancy Detection
Discussion
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.