Zum Hauptinhalt springen

Showing 1–16 of 16 results for author: Klein, P N

.
  1. arXiv:2105.15187  [pdf, other

    cs.DS

    A Quasipolynomial $(2+\varepsilon)$-Approximation for Planar Sparsest Cut

    Authors: Vincent Cohen-Addad, Anupam Gupta, Philip N. Klein, Jason Li

    Abstract: The (non-uniform) sparsest cut problem is the following graph-partitioning problem: given a "supply" graph, and demands on pairs of vertices, delete some subset of supply edges to minimize the ratio of the supply edges cut to the total demand of the pairs separated by this deletion. Despite much effort, there are only a handful of nontrivial classes of supply graphs for which constant-factor appro… ▽ More

    Submitted 31 May, 2021; originally announced May 2021.

    Comments: To appear at STOC 2021

  2. arXiv:2009.05039  [pdf, other

    cs.DS

    On Light Spanners, Low-treewidth Embeddings and Efficient Traversing in Minor-free Graphs

    Authors: Vincent Cohen-Addad, Arnold Filtser, Philip N. Klein, Hung Le

    Abstract: Understanding the structure of minor-free metrics, namely shortest path metrics obtained over a weighted graph excluding a fixed minor, has been an important research direction since the fundamental work of Robertson and Seymour. A fundamental idea that helps both to understand the structural properties of these metrics and lead to strong algorithmic results is to construct a "small-complexity" gr… ▽ More

    Submitted 10 September, 2020; originally announced September 2020.

    Comments: 65 pages, 6 figures. Abstract shorten due to limited characters

    ACM Class: F.2.2

  3. arXiv:2009.00188  [pdf, other

    cs.DS

    On the computational tractability of a geographic clustering problem arising in redistricting

    Authors: Vincent Cohen-Addad, Philip N. Klein, Dániel Marx

    Abstract: Redistricting is the problem of dividing a state into a number $k$ of regions, called districts. Voters in each district elect a representative. The primary criteria are: each district is connected, district populations are equal (or nearly equal), and districts are "compact". There are multiple competing definitions of compactness, usually minimizing some quantity. One measure that has been rec… ▽ More

    Submitted 31 August, 2020; originally announced September 2020.

  4. arXiv:2007.02377  [pdf, other

    cs.DS

    New Hardness Results for Planar Graph Problems in P and an Algorithm for Sparsest Cut

    Authors: Amir Abboud, Vincent Cohen-Addad, Philip N. Klein

    Abstract: The Sparsest Cut is a fundamental optimization problem that has been extensively studied. For planar inputs the problem is in $P$ and can be solved in $\tilde{O}(n^3)$ time if all vertex weights are $1$. Despite a significant amount of effort, the best algorithms date back to the early 90's and can only achieve $O(\log n)$-approximation in $\tilde{O}(n)$ time or a constant factor approximation in… ▽ More

    Submitted 5 July, 2020; originally announced July 2020.

  5. arXiv:1912.11103  [pdf, ps, other

    cs.DS

    A near-linear time minimum Steiner cut algorithm for planar graphs

    Authors: Stephen Jue, Philip N. Klein

    Abstract: We consider the Minimum Steiner Cut problem on undirected planar graphs with non-negative edge weights. This problem involves finding the minimum cut of the graph that separates a specified subset $X$ of vertices (terminals) into two parts. This problem is of theoretical interest because it generalizes two classical optimization problems, Minimum $s$-$t$ Cut and Minimum Cut, and of practical impor… ▽ More

    Submitted 31 December, 2019; v1 submitted 23 December, 2019; originally announced December 2019.

    Comments: 14 pages, 6 figures

  6. arXiv:1901.07032  [pdf, other

    cs.DS

    A PTAS for Bounded-Capacity Vehicle Routing in Planar Graphs

    Authors: Amariah Becker, Philip N. Klein, Aaron Schild

    Abstract: The Capacitated Vehicle Routing problem is to find a minimum-cost set of tours that collectively cover clients in a graph, such that each tour starts and ends at a specified depot and is subject to a capacity bound on the number of clients it can serve. In this paper, we present a polynomial-time approximation scheme (PTAS) for instances in which the input graph is planar and the capacity is bound… ▽ More

    Submitted 21 January, 2019; originally announced January 2019.

  7. arXiv:1710.03358  [pdf, other

    cs.DS

    Balanced power diagrams for redistricting

    Authors: Vincent Cohen-Addad, Philip N. Klein, Neal E. Young

    Abstract: We propose a method for redistricting, decomposing a geographical area into subareas, called districts, so that the populations of the districts are as close as possible and the districts are compact and contiguous. Each district is the intersection of a polygon with the geographical area. The polygons are convex and the average number of sides per polygon is less than six. The polygons tend to be… ▽ More

    Submitted 7 January, 2018; v1 submitted 9 October, 2017; originally announced October 2017.

  8. arXiv:1707.08270  [pdf, other

    cs.DS

    Polynomial-Time Approximation Schemes for k-Center and Bounded-Capacity Vehicle Routing in Graphs with Bounded Highway Dimension

    Authors: Amariah Becker, Philip N. Klein, David Saulpic

    Abstract: The concept of bounded highway dimension was developed to capture observed properties of the metrics of road networks. We show that a graph with bounded highway dimension, for any vertex, can be embedded into a a graph of bounded treewidth in such a way that the distance between $u$ and $v$ is preserved up to an additive error of $ε$ times the distance from $u$ or $v$ to the selected vertex. We sh… ▽ More

    Submitted 13 November, 2017; v1 submitted 25 July, 2017; originally announced July 2017.

  9. arXiv:1603.09535  [pdf, other

    cs.DS cs.CG

    Local search yields approximation schemes for k-means and k-median in Euclidean and minor-free metrics

    Authors: Vincent Cohen-Addad, Philip N. Klein, Claire Mathieu

    Abstract: We give the first polynomial-time approximation schemes (PTASs) for the following problems: (1) uniform facility location in edge-weighted planar graphs; (2) $k$-median and $k$-means in edge-weighted planar graphs; (3) $k$-means in Euclidean spaces of bounded dimension. Our first and second results extend to minor-closed families of graphs. All our results extend to cost functions that are the… ▽ More

    Submitted 7 April, 2016; v1 submitted 31 March, 2016; originally announced March 2016.

  10. arXiv:1504.08008  [pdf, other

    cs.DS

    A Polynomial-time Bicriteria Approximation Scheme for Planar Bisection

    Authors: Kyle Fox, Philip N. Klein, Shay Mozes

    Abstract: Given an undirected graph with edge costs and node weights, the minimum bisection problem asks for a partition of the nodes into two parts of equal weight such that the sum of edge costs between the parts is minimized. We give a polynomial time bicriteria approximation scheme for bisection on planar graphs. Specifically, let $W$ be the total weight of all nodes in a planar graph $G$. For any con… ▽ More

    Submitted 29 April, 2015; originally announced April 2015.

    Comments: To appear in STOC 2015

    ACM Class: G.2.2

  11. arXiv:1208.2223  [pdf, other

    cs.DM cs.DS math.CO

    Structured Recursive Separator Decompositions for Planar Graphs in Linear Time

    Authors: Philip N. Klein, Shay Mozes, Christian Sommer

    Abstract: Given a planar graph G on n vertices and an integer parameter r<n, an r-division of G with few holes is a decomposition of G into O(n/r) regions of size at most r such that each region contains at most a constant number of faces that are not faces of G (also called holes), and such that, for each region, the total number of vertices on these faces is O(sqrt r). We provide a linear-time algorithm… ▽ More

    Submitted 17 May, 2013; v1 submitted 10 August, 2012; originally announced August 2012.

    Comments: 30 pages, 5 figures

    Journal ref: STOC 2013

  12. arXiv:1105.2228  [pdf, other

    cs.DM cs.DS

    Multiple-Source Multiple-Sink Maximum Flow in Directed Planar Graphs in Near-Linear Time

    Authors: Glencora Borradaile, Philip N. Klein, Shay Mozes, Yahav Nussbaum, Christian Wulff-Nilsen

    Abstract: We give an O(n log^3 n) algorithm that, given an n-node directed planar graph with arc capacities, a set of source nodes, and a set of sink nodes, finds a maximum flow from the sources to the sinks. Previously, the fastest algorithms known for this problem were those for general graphs.

    Submitted 11 May, 2011; originally announced May 2011.

    Comments: 18 pages, 1 figure

  13. Linear-Space Approximate Distance Oracles for Planar, Bounded-Genus, and Minor-Free Graphs

    Authors: Ken-ichi Kawarabayashi, Philip N. Klein, Christian Sommer

    Abstract: A (1 + eps)-approximate distance oracle for a graph is a data structure that supports approximate point-to-point shortest-path-distance queries. The most relevant measures for a distance-oracle construction are: space, query time, and preprocessing time. There are strong distance-oracle constructions known for planar graphs (Thorup, JACM'04) and, subsequently, minor-excluded graphs (Abraham and Ga… ▽ More

    Submitted 27 April, 2011; originally announced April 2011.

  14. arXiv:1104.4728  [pdf, other

    cs.DM cs.DS

    Multiple-Source Single-Sink Maximum Flow in Directed Planar Graphs in O(diameter*n*log(n)) Time

    Authors: Philip N. Klein, Shay Mozes

    Abstract: We develop a new technique for computing maximum flow in directed planar graphs with multiple sources and a single sink that significantly deviates from previously known techniques for flow problems. This gives rise to an O(diameter*n*log(n)) algorithm for the problem.

    Submitted 10 May, 2011; v1 submitted 25 April, 2011; originally announced April 2011.

    Comments: proofs included. preliminary version to appear in WADS 2011

  15. arXiv:1008.5332  [pdf, other

    cs.DS cs.DM

    Multiple-source single-sink maximum flow in directed planar graphs in $O(n^{1.5} \log n)$ time

    Authors: Philip N. Klein, Shay Mozes

    Abstract: We give an $O(n^{1.5} \log n)$ algorithm that, given a directed planar graph with arc capacities, a set of source nodes and a single sink node, finds a maximum flow from the sources to the sink . This is the first subquadratic-time strongly polynomial algorithm for the problem.

    Submitted 14 September, 2010; v1 submitted 31 August, 2010; originally announced August 2010.

    Comments: 13 pages, 2 figures. Corrected spelling in one citation

  16. Detecting Race Conditions in Parallel Programs that Use Semaphores

    Authors: Philip N. Klein, Hsueh-I Lu, Rob H. B. Netzer

    Abstract: We address the problem of detecting race conditions in programs that use semaphores for synchronization. Netzer and Miller showed that it is NP-complete to detect race conditions in programs that use many semaphores. We show in this paper that it remains NP-complete even if only two semaphores are used in the parallel programs. For the tractable case, i.e., using only one semaphore, we give tw… ▽ More

    Submitted 3 August, 2002; originally announced August 2002.

    Comments: 24 pages, 12 figures, preliminary versions appeared in WADS 93 and ESA 96

    ACM Class: F.2.2; G.2.2; D.1.3; D.4.1; E.1

    Journal ref: Algorithmica, 35(4):321-345, 2003