Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleJanuary 2021
Approximating Rectangles by Juntas and Weakly Exponential Lower Bounds for LP Relaxations of CSPs
SIAM Journal on Computing (SICOMP), Volume 51, Issue 2Pages STOC17-305–STOC17-332https://doi.org/10.1137/17M1152966We show that for constraint satisfaction problems (CSPs), weakly exponential size linear programming relaxations are as powerful as the explicit linear program described by $n^{\Omega(1)}$-rounds of the Sherali--Adams linear programming hierarchy. ...
- research-articleJanuary 2019
A Friendly Smoothed Analysis of the Simplex Method
SIAM Journal on Computing (SICOMP), Volume 49, Issue 5Pages STOC18-449–STOC18-499https://doi.org/10.1137/18M1197205Explaining the excellent practical performance of the simplex method for linear programming has been a major topic of research for over 50 years. One of the most successful frameworks for understanding the simplex method was given by Spielman and Teng [J. ...
- research-articleJanuary 2018
Ranking on Arbitrary Graphs: Rematch via Continuous Linear Programming
SIAM Journal on Computing (SICOMP), Volume 47, Issue 4Pages 1529–1546https://doi.org/10.1137/140984051Motivated by online advertisement and exchange settings, greedy randomized algorithms for the maximum matching problem have been studied, in which the algorithm makes (random) decisions that are essentially oblivious to the input graph. Any greedy ...
- articleFebruary 2015
The Power of Linear Programming for General-Valued CSPs
Let $D$, called the domain, be a fixed finite set and let $\Gamma$, called the valued constraint language, be a fixed set of functions of the form $f:D^m\to\mathbb{Q}\cup\{\infty\}$, where different functions might have different arity $m$. We study the ...
- research-articleJanuary 2015
Iterative Rounding Approximation Algorithms for Degree-Bounded Node-Connectivity Network Design
SIAM Journal on Computing (SICOMP), Volume 44, Issue 5Pages 1202–1229https://doi.org/10.1137/13094503XWe consider the problem of finding a minimum edge cost subgraph of a graph satisfying both given node-connectivity requirements and degree upper bounds on nodes. We present an iterative rounding algorithm of the biset linear programming relaxation for ...
-
- research-articleJanuary 2014
On a Linear Program for Minimum-Weight Triangulation
Minimum-weight triangulation (MWT) is NP-hard. It has a polynomial-time constant-factor approximation algorithm, and a variety of effective polynomial-time heuristics that, for many instances, can find the exact MWT. Linear programs (LPs) for MWT are well-...
- research-articleJanuary 2013
Sherali--Adams Relaxations and Indistinguishability in Counting Logics
SIAM Journal on Computing (SICOMP), Volume 42, Issue 1Pages 112–137https://doi.org/10.1137/120867834Two graphs with adjacency matrices $\mathbf{A}$ and $\mathbf{B}$ are isomorphic if there exists a permutation matrix $\mathbf{P}$ for which the identity $\mathbf{P}^{\mathrm{T}} \mathbf{A} \mathbf{P} = \mathbf{B}$ holds. Multiplying through by $\mathbf{P}$ ...
- articleMarch 2008
On the Algorithmic Aspects of Discrete and Lexicographic Helly-Type Theorems and the Discrete LP-Type Model
Helly's theorem says that, if every $d+1$ elements of a given finite set of convex objects in $\mathbb{R}^d$ have a common point, there is a point common to all of the objects in the set. In discrete Helly theorems the common point should belong to an a ...
- articleSeptember 2005
Optimal Covering Tours with Turn Costs
- Esther M. Arkin,
- Michael A. Bender,
- Erik D. Demaine,
- Sándor P. Fekete,
- Joseph S. B. Mitchell,
- Saurabh Sethia
SIAM Journal on Computing (SICOMP), Volume 35, Issue 3Pages 531–566https://doi.org/10.1137/S0097539703434267We give the first algorithmic study of a class of "covering tour" problems related to the geometric traveling salesman problem: Find a polygonal tour for a cutter so that it sweeps out a specified region ("pocket") in order to minimize a cost that ...
- articleApril 2005
Low-Dimensional Linear Programming with Violations
SIAM Journal on Computing (SICOMP), Volume 34, Issue 4Pages 879–893https://doi.org/10.1137/S0097539703439404Two decades ago, Megiddo and Dyer showed that linear programming (LP) in two and three dimensions (and subsequently any constant number of dimensions) can be solved in linear time. In this paper, we consider the LP problem with at most k violations, ...
- articleApril 2005
Stochastic Machine Scheduling with Precedence Constraints
SIAM Journal on Computing (SICOMP), Volume 34, Issue 4Pages 788–802https://doi.org/10.1137/S0097539702415007We consider parallel, identical machine scheduling problems, where the jobs are subject to precedence constraints and release dates, and where the processing times of jobs are governed by independent probability distributions. Our objective is to ...
- articleApril 2005
Improved Combinatorial Algorithms for Facility Location Problems
SIAM Journal on Computing (SICOMP), Volume 34, Issue 4Pages 803–824https://doi.org/10.1137/S0097539701398594We present improved combinatorial approximation algorithms for the uncapacitated facility location problem. Two central ideas in most of our results are cost scaling and greedy improvement. We present a simple greedy local search algorithm which ...
- articleFebruary 2005
The Simplex Algorithm in Dimension Three
SIAM Journal on Computing (SICOMP), Volume 34, Issue 2Pages 475–497https://doi.org/10.1137/S0097539703434978We investigate the worst-case behavior of the simplex algorithm on linear programs with three variables, that is, on 3-dimensional simple polytopes. Among the pivot rules that we consider, the "random edge" rule yields the best asymptotic behavior as ...
- articleFebruary 2005
Approximation Algorithms for the 0-Extension Problem
SIAM Journal on Computing (SICOMP), Volume 34, Issue 2Pages 358–372https://doi.org/10.1137/S0097539701395978In the 0-extension problem, we are given a weighted graph with some nodes marked as terminals and a semimetric on the set of terminals. Our goal is to assign the rest of the nodes to terminals so as to minimize the sum, over all edges, of the product of ...
- articleJune 2004
Fast, Distributed Approximation Algorithms for Positive Linear Programming with Applications to Flow Control
SIAM Journal on Computing (SICOMP), Volume 33, Issue 6Pages 1261–1279https://doi.org/10.1137/S0097539700379383We study combinatorial optimization problems in which a set of distributed agents must achieve a global objective using only local information. Papadimitriou and Yannakakis [Proceedings of the 25th ACM Symposium on Theory of Computing, 1993, pp. 121--...
- articleMay 2004
Approximate Local Search in Combinatorial Optimization
SIAM Journal on Computing (SICOMP), Volume 33, Issue 5Pages 1201–1214https://doi.org/10.1137/S0097539703431007Local search algorithms for combinatorial optimization problems are generally of pseudopolynomial running time, and polynomial-time algorithms are not often known for finding locally optimal solutions for NP-hard optimization problems. We introduce the ...
- articleMarch 2003
The Online Median Problem
We introduce a natural variant of the (metric uncapacitated) k-median problem that we call the online median problem. Whereas the k-median problem involves optimizing the simultaneous placement of k facilities, the online median problem imposes the ...
- articleDecember 2001
A Constant-Factor Approximation Algorithm for Packet Routing and Balancing Local vs. Global Criteria
SIAM Journal on Computing (SICOMP), Volume 30, Issue 6Pages 2051–2068https://doi.org/10.1137/S0097539798335596We present the first constant-factor approximation algorithm for a fundamental problem: the store-and-forward packet routing problem on arbitrary networks. Furthermore, the queue sizes required at the edges are bounded by an absolute constant. Thus, ...
- articleMay 2000
Fast and Optimal Parallel Multidimensional Search in PRAMs with Applications to Linear Programming and Related Problems
SIAM Journal on Computing (SICOMP), Volume 30, Issue 5Pages 1443–1461https://doi.org/10.1137/S0097539797325727We describe a deterministic parallel algorithm for linear programming in fixed dimension d that takes poly(log log n) time in the common concurrent read concurrent write (CRCW) PRAM model and does optimal O(n) work. In the exclusive read exclusive write ...
- articleApril 2000
Gadgets, Approximation, and Linear Programming
SIAM Journal on Computing (SICOMP), Volume 29, Issue 6Pages 2074–2097https://doi.org/10.1137/S0097539797328847We present a linear programming-based method for finding "gadgets," i.e., combinatorial structures reducing constraints of one optimization problem to constraints of another. A key step in this method is a simple observation which limits the search ...