skip to main content
Volume 12, Issue 1February 2016Special Issue on SODA'12 and Regular Papers
Bibliometrics
Skip Table Of Content Section
SECTION: Special Issue on SODA'12
editorial
Free
research-article
Free
Approximation Algorithms and Hardness of the k-Route Cut Problem
Article No.: 2, pp 1–40https://doi.org/10.1145/2644814

We study the k-route cut problem: given an undirected edge-weighted graph G = (V, E), a collection {(s1, t1), (s2, t2), …, (sr, tr)} of source-sink pairs, and an integer connectivity requirement k, the goal is to find a minimum-weight subset E′ of edges ...

research-article
Computing the Distance between Piecewise-Linear Bivariate Functions
Article No.: 3, pp 1–13https://doi.org/10.1145/2847257

We consider the problem of computing the distance between two piecewise-linear bivariate functions f and g defined over a common domain M, induced by the L2 norm—that is, ‖ f - g‖2 = √∫M(f - g)2. If f is defined by linear interpolation over a ...

research-article
Fast Zeta Transforms for Lattices with Few Irreducibles
Article No.: 4, pp 1–19https://doi.org/10.1145/2629429

We investigate fast algorithms for changing between the standard basis and an orthogonal basis of idempotents for Möbius algebras of finite lattices. We show that every lattice with v elements, n of which are nonzero and join-irreducible (or, by a dual ...

research-article
Width of Points in the Streaming Model
Article No.: 5, pp 1–10https://doi.org/10.1145/2847259

In this article, we show how to compute the width of a dynamic set of low-dimensional points in the streaming model. In particular, we assume that the stream contains both insertions of points and deletions of points to a set S, and the goal is to ...

research-article
Public Access
Bypassing UGC from Some Optimal Geometric Inapproximability Results
Article No.: 6, pp 1–25https://doi.org/10.1145/2737729

The Unique Games Conjecture (UGC) has emerged in recent years as the starting point for several optimal inapproximability results. While for none of these results a reverse reduction to Unique Games is known, the assumption of bijective projections in ...

SECTION: Regular Papers
research-article
Simple Deterministic Algorithms for Fully Dynamic Maximal Matching
Article No.: 7, pp 1–15https://doi.org/10.1145/2700206

A maximal matching can be maintained in fully dynamic (supporting both addition and deletion of edges) n-vertex graphs using a trivial deterministic algorithm with a worst-case update time of O(n). No deterministic algorithm that outperforms the naïve O(...

research-article
On the k-Independence Required by Linear Probing and Minwise Independence
Article No.: 8, pp 1–27https://doi.org/10.1145/2716317

We show that linear probing requires 5-independent hash functions for expected constant-time performance, matching an upper bound of Pagh et al. [2009]. More precisely, we construct a random 4-independent hash function yielding expected logarithmic ...

research-article
Sparse Sums of Positive Semidefinite Matrices
Article No.: 9, pp 1–17https://doi.org/10.1145/2746241

Many fast graph algorithms begin by preprocessing the graph to improve its sparsity. A common form of this is spectral sparsification, which involves removing and reweighting the edges of the graph while approximately preserving its spectral properties. ...

research-article
Robust and MaxMin Optimization under Matroid and Knapsack Uncertainty Sets
Article No.: 10, pp 1–21https://doi.org/10.1145/2746226

Consider the following problem: given a set system (U, Ω) and an edge-weighted graph G = (U, E) on the same universe U, find the set A ∈ Ω such that the Steiner tree cost with terminals A is as large as possible—“which set in Ω is the most difficult to ...

research-article
Dominator Tree Certification and Divergent Spanning Trees
Article No.: 11, pp 1–42https://doi.org/10.1145/2764913

How does one verify that the output of a complicated program is correct? One can formally prove that the program is correct, but this may be beyond the power of existing methods. Alternatively, one can check that the output produced for a particular ...

research-article
Approximating the Diameter of Planar Graphs in Near Linear Time
Article No.: 12, pp 1–13https://doi.org/10.1145/2764910

We present a (1 + ε)-approximation algorithm running in O(f(ε) · nlog 4n) time for finding the diameter of an undirected planar graph with n vertices and with nonnegative edge lengths.

Subjects

Comments