Skip to main content

Showing 1–49 of 49 results for author: Mitchell, J S B

.
  1. arXiv:2406.05861  [pdf, other

    cs.CG

    Dispersive Vertex Guarding for Simple and Non-Simple Polygons

    Authors: Sándor P. Fekete, Joseph S. B. Mitchell, Christian Rieck, Christian Scheffer, Christiane Schmidt

    Abstract: We study the Dispersive Art Gallery Problem with vertex guards: Given a polygon $\mathcal{P}$, with pairwise geodesic Euclidean vertex distance of at least $1$, and a rational number $\ell$; decide whether there is a set of vertex guards such that $\mathcal{P}$ is guarded, and the minimum geodesic Euclidean distance between any two guards (the so-called dispersion distance) is at least $\ell$. W… ▽ More

    Submitted 9 June, 2024; originally announced June 2024.

    Comments: 13 pages, 14 figures; accepted at the 36th Canadian Conference on Computational Geometry (CCCG 2024)

    ACM Class: F.2.2

  2. arXiv:2405.21034  [pdf, other

    cs.CG

    Multirobot Watchman Routes in a Simple Polygon

    Authors: Joseph S. B. Mitchell, Linh Nguyen

    Abstract: The well-known \textsc{Watchman Route} problem seeks a shortest route in a polygonal domain from which every point of the domain can be seen. In this paper, we study the cooperative variant of the problem, namely the \textsc{$k$-Watchmen Routes} problem, in a simple polygon $P$. We look at both the version in which the $k$ watchmen must collectively see all of $P$, and the quota version in which t… ▽ More

    Submitted 31 May, 2024; originally announced May 2024.

    Journal ref: 36th Canadian Conference on Computational Geometry (CCCG 2024)

  3. arXiv:2403.11861  [pdf, other

    cs.CG

    Robustly Guarding Polygons

    Authors: Rathish Das, Omrit Filtser, Matthew J. Katz, Joseph S. B. Mitchell

    Abstract: We propose precise notions of what it means to guard a domain "robustly", under a variety of models. While approximation algorithms for minimizing the number of (precise) point guards in a polygon is a notoriously challenging area of investigation, we show that imposing various degrees of robustness on the notion of visibility coverage leads to a more tractable (and realistic) problem for which we… ▽ More

    Submitted 18 March, 2024; originally announced March 2024.

    Comments: To appear in SoCG 2024

  4. Optimizing Visibility-based Search in Polygonal Domains

    Authors: Kien C. Huynh, Joseph S. B. Mitchell, Linh Nguyen, Valentin Polishchuk

    Abstract: Given a geometric domain $P$, visibility-based search problems seek routes for one or more mobile agents ("watchmen") to move within $P$ in order to be able to see a portion (or all) of $P$, while optimizing objectives, such as the length(s) of the route(s), the size (e.g., area or volume) of the portion seen, the probability of detecting a target distributed within $P$ according to a prior distri… ▽ More

    Submitted 18 April, 2024; v1 submitted 8 February, 2024; originally announced February 2024.

    ACM Class: F.2.2; I.3.5

    Journal ref: 19th Scandinavian Symposium on Algorithm Theory, SWAT 2024

  5. arXiv:2303.01096  [pdf, other

    cs.CG

    Geometric Spanning Trees Minimizing the Wiener Index

    Authors: A. Karim Abu-Affash, Paz Carmi, Ori Luwisch, Joseph S. B. Mitchell

    Abstract: The Wiener index of a network, introduced by the chemist Harry Wiener, is the sum of distances between all pairs of nodes in the network. This index, originally used in chemical graph representations of the non-hydrogen atoms of a molecule, is considered to be a fundamental and useful network descriptor. We study the problem of constructing geometric networks on point sets in Euclidean space that… ▽ More

    Submitted 2 March, 2023; originally announced March 2023.

    Comments: 14 pages, 7 figures

  6. arXiv:2302.06776  [pdf, other

    cs.CG

    Minimum-link $C$-Oriented Paths Visiting a Sequence of Regions in the Plane

    Authors: Kerem Geva, Matthew J. Katz, Joseph S. B. Mitchell, Eli Packer

    Abstract: Let $E=\{e_1,\ldots,e_n\}$ be a set of $C$-oriented disjoint segments in the plane, where $C$ is a given finite set of orientations that spans the plane, and let $s$ and $t$ be two points. %(We also require that for each orientation in $C$, its opposite orientation is also in $C$.) We seek a minimum-link $C$-oriented tour of $E$, that is, a polygonal path $π$ from $s$ to $t$ that visits the segmen… ▽ More

    Submitted 13 February, 2023; originally announced February 2023.

    Comments: Full version of paper to appear, CIAC 2023

  7. arXiv:2203.04548  [pdf, other

    cs.CG

    On Flip** the Fréchet distance

    Authors: Omrit Filtser, Mayank Goswami, Joseph S. B. Mitchell, Valentin Polishchuk

    Abstract: The classical and extensively-studied Fréchet distance between two curves is defined as an inf max, where the infimum is over all traversals of the curves, and the maximum is over all concurrent positions of the two agents. In this article we investigate a "flipped" Fréchet measure defined by a sup min -- the supremum is over all traversals of the curves, and the minimum is over all concurrent pos… ▽ More

    Submitted 21 September, 2022; v1 submitted 9 March, 2022; originally announced March 2022.

  8. arXiv:2111.07304  [pdf, other

    cs.CG cs.DS

    Area-Optimal Simple Polygonalizations: The CG Challenge 2019

    Authors: Erik D. Demaine, Sándor P. Fekete, Phillip Keldenich, Dominik Krupke, Joseph S. B. Mitchell

    Abstract: We give an overview of theoretical and practical aspects of finding a simple polygon of minimum (Min-Area) or maximum (Max-Area) possible area for a given set of n points in the plane. Both problems are known to be NP-hard and were the subject of the 2019 Computational Geometry Challenge, which presented the quest of finding good solutions to more than 200 instances, ranging from n = 10 all the wa… ▽ More

    Submitted 14 November, 2021; originally announced November 2021.

    Comments: 12 pages, 9 Futures, 1 table

    ACM Class: F.2.2

  9. arXiv:2106.13620  [pdf, other

    cs.CG

    Shortcut Hulls: Vertex-restricted Outer Simplifications of Polygons

    Authors: Annika Bonerath, Jan-Henrik Haunert, Joseph S. B. Mitchell, Benjamin Niedermann

    Abstract: Let $P$ be a crossing-free polygon and $\mathcal C$ a set of shortcuts, where each shortcut is a directed straight-line segment connecting two vertices of $P$. A shortcut hull of $P$ is another crossing-free polygon that encloses $P$ and whose oriented boundary is composed of elements from $\mathcal C$. Shortcut hulls find their application in geo-related problems such as the simplification of con… ▽ More

    Submitted 25 June, 2021; originally announced June 2021.

    Comments: Appears in the Proceedings of 33rd Canadian Conference on Computational Geometry, 2021

  10. arXiv:2103.15381  [pdf, other

    cs.CG cs.RO

    Computing Coordinated Motion Plans for Robot Swarms: The CG:SHOP Challenge 2021

    Authors: Sándor P. Fekete, Phillip Keldenich, Dominik Krupke, Joseph S. B. Mitchell

    Abstract: We give an overview of the 2021 Computational Geometry Challenge, which targeted the problem of optimally coordinating a set of robots by computing a family of collision-free trajectories for a set set S of n pixel-shaped objects from a given start configuration into a desired target configuration.

    Submitted 29 March, 2021; originally announced March 2021.

    Comments: 13 pages, 8 figures, 2 tables

    ACM Class: F.2.2; I.2.9

  11. arXiv:2101.00326  [pdf, ps, other

    cs.CG cs.DS

    Approximating Maximum Independent Set for Rectangles in the Plane

    Authors: Joseph S. B. Mitchell

    Abstract: We give a polynomial-time constant-factor approximation algorithm for maximum independent set for (axis-aligned) rectangles in the plane. Using a polynomial-time algorithm, the best approximation factor previously known is $O(\log\log n)$. The results are based on a new form of recursive partitioning in the plane, in which faces that are constant-complexity and orthogonally convex are recursively… ▽ More

    Submitted 5 July, 2021; v1 submitted 1 January, 2021; originally announced January 2021.

  12. arXiv:2006.15089  [pdf, other

    cs.CG cs.DM cs.DS

    Cutting Polygons into Small Pieces with Chords: Laser-Based Localization

    Authors: Esther M. Arkin, Rathish Das, Jie Gao, Mayank Goswami, Joseph S. B. Mitchell, Valentin Polishchuk, Csaba D. Toth

    Abstract: Motivated by indoor localization by tripwire lasers, we study the problem of cutting a polygon into small-size pieces, using the chords of the polygon. Several versions are considered, depending on the definition of the "size" of a piece. In particular, we consider the area, the diameter, and the radius of the largest inscribed circle as a measure of the size of a piece. We also consider different… ▽ More

    Submitted 26 June, 2020; originally announced June 2020.

    Comments: This paper will appear in ESA2020, Track A proceedings

  13. arXiv:2004.08854  [pdf, other

    cs.CG

    Planar Bichromatic Bottleneck Spanning Trees

    Authors: A. Karim Abu-Affash, Sujoy Bhore, Paz Carmi, Joseph S. B. Mitchell

    Abstract: Given a set $P$ of $n$ red and blue points in the plane, a \emph{planar bichromatic spanning tree} of $P$ is a spanning tree of $P$, such that each edge connects between a red and a blue point, and no two edges intersect. In the bottleneck planar bichromatic spanning tree problem, the goal is to find a planar bichromatic spanning tree $T$, such that the length of the longest edge in $T$ is minimiz… ▽ More

    Submitted 19 April, 2020; originally announced April 2020.

  14. arXiv:2004.04207  [pdf, other

    cs.CG

    Computing Convex Partitions for Point Sets in the Plane: The CG:SHOP Challenge 2020

    Authors: Erik D. Demaine, Sándor P. Fekete, Phillip Keldenich, Dominik Krupke, Joseph S. B. Mitchell

    Abstract: We give an overview of the 2020 Computational Geometry Challenge, which targeted the problem of partitioning the convex hull of a given planar point set P into the smallest number of convex faces, such that no point of P is contained in the interior of a face.

    Submitted 8 April, 2020; originally announced April 2020.

    Comments: 8 pages, 3 figures, 1 table

    ACM Class: F.2.2

  15. arXiv:2004.03486  [pdf, other

    cs.CG

    Probing a Set of Trajectories to Maximize Captured Information

    Authors: Sándor P. Fekete, Alexander Hill, Dominik Krupke, Tyler Mayer, Joseph S. B. Mitchell, Ojas Parekh, Cynthia A. Phillips

    Abstract: We study a trajectory analysis problem we call the Trajectory Capture Problem (TCP), in which, for a given input set ${\cal T}$ of trajectories in the plane, and an integer $k\geq 2$, we seek to compute a set of $k$ points (``portals'') to maximize the total weight of all subtrajectories of ${\cal T}$ between pairs of portals. This problem naturally arises in trajectory analysis and summarization.… ▽ More

    Submitted 7 April, 2020; originally announced April 2020.

  16. arXiv:1908.07668  [pdf, other

    cs.CG math.CO

    Existence and hardness of conveyor belts

    Authors: Molly Baird, Sara C. Billey, Erik D. Demaine, Martin L. Demaine, David Eppstein, Sándor Fekete, Graham Gordon, Sean Griffin, Joseph S. B. Mitchell, Joshua P. Swanson

    Abstract: An open problem of Manuel Abellanas asks whether every set of disjoint closed unit disks in the plane can be connected by a conveyor belt, which means a tight simple closed curve that touches the boundary of each disk, possibly multiple times. We prove three main results. First, for unit disks whose centers are both $x$-monotone and $y$-monotone, or whose centers have $x$-coordinates that differ b… ▽ More

    Submitted 20 August, 2019; originally announced August 2019.

    MSC Class: 52C26 ACM Class: G.2.0

    Journal ref: Electronic J. Combinatorics 27 (4), Paper 4.25, 2020

  17. Data Races and the Discrete Resource-time Tradeoff Problem with Resource Reuse over Paths

    Authors: Rathish Das, Shih-Yu Tsai, Sharmila Duppala, Jayson Lynch, Esther M. Arkin, Rezaul Chowdhury, Joseph S. B. Mitchell, Steven Skiena

    Abstract: A determinacy race occurs if two or more logically parallel instructions access the same memory location and at least one of them tries to modify its content. Races often lead to nondeterministic and incorrect program behavior. A data race is a special case of a determinacy race which can be eliminated by associating a mutual-exclusion lock or allowing atomic accesses to the memory location. Howev… ▽ More

    Submitted 19 April, 2019; originally announced April 2019.

  18. arXiv:1809.08856  [pdf, ps, other

    cs.DM math.CO

    The Balanced Connected Subgraph Problem

    Authors: Sujoy Bhore, Sourav Chakraborty, Satyabrata Jana, Joseph S. B. Mitchell, Supantha Pandit, Sasanka Roy

    Abstract: The problem of computing induced subgraphs that satisfy some specified restrictions arises in various applications of graph algorithms and has been well studied. In this paper, we consider the following Balanced Connected Subgraph (shortly, BCS) problem. The input is a graph $G=(V,E)$, with each vertex in the set $V$ having an assigned color, "red" or "blue". We seek a maximum-cardinality subset… ▽ More

    Submitted 24 September, 2018; originally announced September 2018.

    Comments: 15 pages, 3 figures

  19. arXiv:1712.06498  [pdf, other

    cs.CG

    Don't Rock the Boat: Algorithms for Balanced Dynamic Loading and Unloading

    Authors: Sándor P. Fekete, Sven von Höveling, Joseph S. B. Mitchell, Christian Rieck, Christian Scheffer, Arne Schmidt, James R. Zuber

    Abstract: We consider dynamic loading and unloading problems for heavy geometric objects. The challenge is to maintain balanced configurations at all times: minimize the maximal motion of the overall center of gravity. While this problem has been studied from an algorithmic point of view, previous work only focuses on balancing the final center of gravity; we give a variety of results for computing balanced… ▽ More

    Submitted 17 January, 2018; v1 submitted 18 December, 2017; originally announced December 2017.

    Comments: 23 pages, 3 figures, full version of conference paper to appear in LATIN 2018

    ACM Class: F.2.2

  20. arXiv:1710.00876  [pdf, other

    cs.CG

    Network Optimization on Partitioned Pairs of Points

    Authors: Esther M. Arkin, Aritra Banik, Paz Carmi, Gui Citovsky, Su Jia, Matthet J. Katz, Tyler Mayer, Joseph S. B. Mitchell

    Abstract: Given $n$ pairs of points, $\mathcal{S} = \{\{p_1, q_1\}, \{p_2, q_2\}, \dots, \{p_n, q_n\}\}$, in some metric space, we study the problem of two-coloring the points within each pair, red and blue, to optimize the cost of a pair of node-disjoint networks, one over the red points and one over the blue points. In this paper we consider our network structures to be spanning trees, traveling salesman… ▽ More

    Submitted 2 October, 2017; originally announced October 2017.

  21. TSP With Locational Uncertainty: The Adversarial Model

    Authors: Gui Citovsky, Tyler Mayer, Joseph S. B. Mitchell

    Abstract: In this paper we study a natural special case of the Traveling Salesman Problem (TSP) with point-locational-uncertainty which we will call the {\em adversarial TSP} problem (ATSP). Given a metric space $(X, d)$ and a set of subsets $R = \{R_1, R_2, ... , R_n\} : R_i \subseteq X$, the goal is to devise an ordering of the regions, $σ_R$, that the tour will visit such that when a single point is chos… ▽ More

    Submitted 17 May, 2017; originally announced May 2017.

    Comments: To appear, International Symposium on Computational Geometry (SoCG 2017)

    ACM Class: F.2.2; G.2.2

  22. arXiv:1703.02671  [pdf, other

    cs.CG

    Symmetric Assembly Puzzles are Hard, Beyond a Few Pieces

    Authors: Erik D. Demaine, Matias Korman, Jason S. Ku, Joseph S. B. Mitchell, Yota Otachi, André van Renssen, Marcel Roeloffzen, Ryuhei Uehara, Yushi Uno

    Abstract: We study the complexity of symmetric assembly puzzles: given a collection of simple polygons, can we translate, rotate, and possibly flip them so that their interior-disjoint union is line symmetric? On the negative side, we show that the problem is strongly NP-complete even if the pieces are all polyominos. On the positive side, we show that the problem can be solved in polynomial time if the num… ▽ More

    Submitted 7 April, 2019; v1 submitted 7 March, 2017; originally announced March 2017.

  23. arXiv:1703.01646  [pdf, ps, other

    cs.CG

    A PTAS for TSP with Neighborhoods Among Fat Regions in the Plane

    Authors: Joseph S. B. Mitchell

    Abstract: The Euclidean TSP with neighborhoods (TSPN) problem seeks a shortest tour that visits a given collection of $n$ regions ({\em neighborhoods}). We present the first polynomial-time approximation scheme for TSPN for a set of regions given by arbitrary disjoint fat regions in the plane. This improves substantially upon the known approximation algorithms, and is the first PTAS for TSPN on regions of n… ▽ More

    Submitted 5 March, 2017; originally announced March 2017.

    Comments: Manuscript that was published in SODA 2007, with updates made after the proceedings version/talk

  24. Approximation algorithms for TSP with neighborhoods in the plane

    Authors: Adrian Dumitrescu, Joseph S. B. Mitchell

    Abstract: In the Euclidean TSP with neighborhoods (TSPN), we are given a collection of n regions (neighborhoods) and we seek a shortest tour that visits each region. As a generalization of the classical Euclidean TSP, TSPN is also NP-hard. In this paper, we present new approximation results for the TSPN, including (1) a constant-factor approximation algorithm for the case of arbitrary connected neighborhood… ▽ More

    Submitted 5 March, 2017; originally announced March 2017.

    Comments: Manuscript that was published in J. Algorithms (2003), with brief clarifying remarks added (2014)

    Journal ref: Journal of Algorithms, Volume 48, Issue 1, August 2003, Pages 135-159. (special issue for SODA 2001)

  25. arXiv:1611.08315  [pdf, other

    cs.CG

    Universal Guard Problems

    Authors: Sándor P. Fekete, Qian Li, Joseph S. B. Mitchell, Christian Scheffer

    Abstract: We provide a spectrum of results for the Universal Guard Problem, in which one is to obtain a small set of points ("guards") that are "universal" in their ability to guard any of a set of possible polygonal domains in the plane. We give upper and lower bounds on the number of universal guards that are always sufficient to guard all polygons having a given set of n vertices, or to guard all polygon… ▽ More

    Submitted 27 March, 2017; v1 submitted 24 November, 2016; originally announced November 2016.

    Comments: 28 pages, 19 figures, full version of extended abstract that appeared in the 27th International Symposium on Algorithms and Computation (ISAAC 2016), 32:1-32:13

    ACM Class: F.2.2

  26. arXiv:1603.07077  [pdf, other

    cs.CG cs.DS

    Computing Nonsimple Polygons of Minimum Perimeter

    Authors: Sándor P. Fekete, Andreas Haas, Michael Hemmer, Michael Hoffmann, Irina Kostitsyna, Dominik Krupke, Florian Maurer, Joseph S. B. Mitchell, Arne Schmidt, Christiane Schmidt, Julian Troegel

    Abstract: We provide exact and approximation methods for solving a geometric relaxation of the Traveling Salesman Problem (TSP) that occurs in curve reconstruction: for a given set of vertices in the plane, the problem Minimum Perimeter Polygon (MPP) asks for a (not necessarily simply connected) polygon with shortest possible boundary length. Even though the closely related problem of finding a minimum cycl… ▽ More

    Submitted 23 March, 2016; originally announced March 2016.

    Comments: 24 pages, 21 figures, 1 table; full version of extended abstract that is to appear in SEA 2016

    ACM Class: F.2.2

  27. arXiv:1603.06077  [pdf, other

    cs.CG

    Geometric Hitting Set for Segments of Few Orientations

    Authors: Sándor P. Fekete, Kan Huang, Joseph S. B. Mitchell, Ojas Parekh, Cynthia A. Phillips

    Abstract: We study several natural instances of the geometric hitting set problem for input consisting of sets of line segments (and rays, lines) having a small number of distinct slopes. These problems model path monitoring (e.g., on road networks) using the fewest sensors (the "hitting points"). We give approximation algorithms for cases including (i) lines of 3 slopes in the plane, (ii) vertical lines an… ▽ More

    Submitted 17 December, 2016; v1 submitted 19 March, 2016; originally announced March 2016.

    Comments: 35 pages, 10 figures; full journal version (to appear in Theory of Computing Systems) of conference paper that appears in WAOA 2015, pp. 145-157

    ACM Class: F.2.2

  28. arXiv:1512.07160  [pdf, other

    cs.CG cs.DS

    Computing the $L_1$ Geodesic Diameter and Center of a Polygonal Domain

    Authors: Sang Won Bae, Matias Korman, Joseph S. B. Mitchell, Yoshio Okamoto, Valentin Polishchuk, Haitao Wang

    Abstract: For a polygonal domain with $h$ holes and a total of $n$ vertices, we present algorithms that compute the $L_1$ geodesic diameter in $O(n^2+h^4)$ time and the $L_1$ geodesic center in $O((n^4+n^2 h^4)α(n))$ time, respectively, where $α(\cdot)$ denotes the inverse Ackermann function. No algorithms were known for these problems before. For the Euclidean counterpart, the best algorithms compute the g… ▽ More

    Submitted 9 November, 2016; v1 submitted 22 December, 2015; originally announced December 2015.

    Comments: Made a few cosmetic changes over the previous version; this version to appear in Discrete & Computational Geometry

  29. arXiv:1511.02525  [pdf, other

    cs.DS

    Improved Approximation Algorithms for Relay Placement

    Authors: Alon Efrat, Sándor P. Fekete, Joseph S. B. Mitchell, Valentin Polishchuk, Jukka Suomela

    Abstract: In the relay placement problem the input is a set of sensors and a number $r \ge 1$, the communication range of a relay. In the one-tier version of the problem the objective is to place a minimum number of relays so that between every pair of sensors there is a path through sensors and/or relays such that the consecutive vertices of the path are within distance $r$ if both vertices are relays and… ▽ More

    Submitted 8 November, 2015; originally announced November 2015.

    Comments: 1+29 pages, 12 figures

  30. arXiv:1504.06842  [pdf, ps, other

    cs.CG cs.DS

    An Optimal Algorithm for Minimum-Link Rectilinear Paths in Triangulated Rectilinear Domains

    Authors: Joseph S. B. Mitchell, Valentin Polishchuk, Mikko Sysikaski, Haitao Wang

    Abstract: We consider the problem of finding minimum-link rectilinear paths in rectilinear polygonal domains in the plane. A path or a polygon is rectilinear if all its edges are axis-parallel. Given a set $\mathcal{P}$ of $h$ pairwise-disjoint rectilinear polygonal obstacles with a total of $n$ vertices in the plane, a minimum-link rectilinear path between two points is a rectilinear path that avoids all o… ▽ More

    Submitted 26 April, 2015; originally announced April 2015.

    Comments: 23 pages, 10 figures; an extended abstract to appear in ICALP 2015

  31. arXiv:1302.3091  [pdf, other

    cs.CG

    Minimum-Link Paths Revisited

    Authors: Joseph S. B. Mitchell, Valentin Polishchuk, Mikko Sysikaski

    Abstract: A path or a polygonal domain is C-oriented if the orientations of its edges belong to a set of C given orientations; this is a generalization of the notable rectilinear case (C = 2). We study exact and approximation algorithms for minimum-link C-oriented paths and paths with unrestricted orientations, both in C-oriented and in general domains. Our two main algorithms are as follows: A subquadrat… ▽ More

    Submitted 13 February, 2013; originally announced February 2013.

    Comments: 29 pages, 22 figures

    MSC Class: 68W01 ACM Class: F.2.2; I.3.5

  32. arXiv:1203.3602  [pdf, other

    cs.DS math.GN math.GR

    Picture-Hanging Puzzles

    Authors: Erik D. Demaine, Martin L. Demaine, Yair N. Minsky, Joseph S. B. Mitchell, Ronald L. Rivest, Mihai Patrascu

    Abstract: We show how to hang a picture by wrap** rope around n nails, making a polynomial number of twists, such that the picture falls whenever any k out of the n nails get removed, and the picture remains hanging when fewer than k nails get removed. This construction makes for some fun mathematical magic performances. More generally, we characterize the possible Boolean functions characterizing when th… ▽ More

    Submitted 26 April, 2014; v1 submitted 15 March, 2012; originally announced March 2012.

    Comments: 18 pages, 8 figures, 11 puzzles. Journal version of FUN 2012 paper

    Journal ref: Theory of Computing Systems, 54(4):531-550, May 2014

  33. arXiv:1106.4927  [pdf, ps, other

    cs.CG cs.DM

    Probabilistic Bounds on the Length of a Longest Edge in Delaunay Graphs of Random Points in d-Dimensions

    Authors: Esther M. Arkin, Antonio Fernandez Anta, Joseph S. B. Mitchell, Miguel A. Mosteiro

    Abstract: Motivated by low energy consumption in geographic routing in wireless networks, there has been recent interest in determining bounds on the length of edges in the Delaunay graph of randomly distributed points. Asymptotic results are known for random networks in planar domains. In this paper, we obtain upper and lower bounds that hold with parametric probability in any dimension, for points distrib… ▽ More

    Submitted 22 August, 2011; v1 submitted 24 June, 2011; originally announced June 2011.

    Comments: 10 pages. 2 figures. In Proceedings of the 23rd Canadian Conference on Computational Geometry (CCCG 2011). Replacement of version 1106.4927, reference [5] added

    MSC Class: 05C10 ACM Class: F.2.2; G.2.2

  34. arXiv:1105.0791  [pdf, other

    cs.CG cs.DS

    Connecting a Set of Circles with Minimum Sum of Radii

    Authors: Erin Wolf Chambers, Sándor P. Fekete, Hella-Franziska Hoffmann, Dimitri Marinakis, Joseph S. B. Mitchell, Venkatesh Srinivasan, Ulrike Stege, Sue Whitesides

    Abstract: We consider the problem of assigning radii to a given set of points in the plane, such that the resulting set of circles is connected, and the sum of radii is minimized. We show that the problem is polynomially solvable if a connectivity tree is given. If the connectivity tree is unknown, the problem is NP-hard if there are upper bounds on the radii and open otherwise. We give approximation guaran… ▽ More

    Submitted 31 December, 2016; v1 submitted 4 May, 2011; originally announced May 2011.

    Comments: 21 pages, 15 figures, full version of extended abstract that appeared in Proceedings of the 12th Algorithms and Data Structures Symposium (WADS 2011)

    ACM Class: F.2.2

  35. arXiv:1101.2360  [pdf, ps, other

    cs.DS cs.CG

    Minimum Covering with Travel Cost

    Authors: Sandor P. Fekete, Joseph S. B. Mitchell, Christiane Schmidt

    Abstract: Given a polygon and a visibility range, the Myopic Watchman Problem with Discrete Vision (MWPDV) asks for a closed path P and a set of scan points S, such that (i) every point of the polygon is within visibility range of a scan point; and (ii) path length plus weighted sum of scan number along the tour is minimized. Alternatively, the bicriteria problem (ii') aims at minimizing both scan number an… ▽ More

    Submitted 12 January, 2011; originally announced January 2011.

    Comments: 17 pages, 12 figures; extended abstract appears in ISAAC 2009, full version to appear in Journal of Combinatorial Optimization

    ACM Class: F.2.2

  36. The Minimum Backlog Problem

    Authors: Michael A. Bender, Sándor P. Fekete, Alexander Kröller, Vincenzo Liberatore, Joseph S. B. Mitchell, Valentin Polishchuk, Jukka Suomela

    Abstract: We study the minimum backlog problem (MBP). This online problem arises, e.g., in the context of sensor networks. We focus on two main variants of MBP. The discrete MBP is a 2-person game played on a graph $G=(V,E)$. The player is initially located at a vertex of the graph. In each time step, the adversary pours a total of one unit of water into cups that are located on the vertices of the graph,… ▽ More

    Submitted 22 March, 2016; v1 submitted 30 April, 2008; originally announced April 2008.

    Comments: 1+16 pages, 3 figures

    Journal ref: Theoretical Computer Science 605 (2015), 51-61

  37. Locked and Unlocked Chains of Planar Shapes

    Authors: Robert Connelly, Erik D. Demaine, Martin L. Demaine, Sandor P. Fekete, Stefan Langerman, Joseph S. B. Mitchell, Ares Ribo, Guenter Rote

    Abstract: We extend linkage unfolding results from the well-studied case of polygonal linkages to the more general case of linkages of polygons. More precisely, we consider chains of nonoverlap** rigid planar shapes (Jordan regions) that are hinged together sequentially at rotatable joints. Our goal is to characterize the families of planar shapes that admit locked chains, where some configurations cann… ▽ More

    Submitted 17 May, 2010; v1 submitted 6 April, 2006; originally announced April 2006.

    Comments: 23 pages, 25 figures, Latex; full journal version with all proof details. (Fixed crash-induced bugs in the abstract.)

    ACM Class: F.2.2

    Journal ref: Discrete and Computational Geometry 44 (2010), 439-462

  38. arXiv:cs/0604008  [pdf, ps, other

    cs.DS cs.CG

    Minimum-Cost Coverage of Point Sets by Disks

    Authors: Esther M. Arkin, Herve Broennimann, Jeff Erickson, Sandor P. Fekete, Christian Knauer, Jonathan Lenchner, Joseph S. B. Mitchell, Kim Whittlesey

    Abstract: We consider a class of geometric facility location problems in which the goal is to determine a set X of disks given by their centers (t_j) and radii (r_j) that cover a given set of demand points Y in the plane at the smallest possible cost. We consider cost functions of the form sum_j f(r_j), where f(r)=r^alpha is the cost of transmission to radius r. Special cases arise for alpha=1 (sum of rad… ▽ More

    Submitted 4 April, 2006; originally announced April 2006.

    Comments: 10 pages, 4 figures, Latex, to appear in ACM Symposium on Computational Geometry 2006

    ACM Class: F.2.2

  39. arXiv:cs/0603026  [pdf, ps, other

    cs.DS cs.CC cs.RO

    The Snowblower Problem

    Authors: Esther M. Arkin, Michael A. Bender, Joseph S. B. Mitchell, Valentin Polishchuk

    Abstract: We introduce the snowblower problem (SBP), a new optimization problem that is closely related to milling problems and to some material-handling problems. The objective in the SBP is to compute a short tour for the snowblower to follow to remove all the snow from a domain (driveway, sidewalk, etc.). When a snowblower passes over each region along the tour, it displaces snow into a nearby region.… ▽ More

    Submitted 7 March, 2006; originally announced March 2006.

    Comments: 19 pages, 10 figures, 1 table. Submitted to WAFR 2006

    ACM Class: F.2.2; I.3.5

  40. arXiv:cs/0402045  [pdf, ps, other

    cs.DS

    The Freeze-Tag Problem: How to Wake Up a Swarm of Robots

    Authors: Esther M. Arkin, Michael A. Bender, Sandor P. Fekete, Joseph S. B. Mitchell, Martin Skutella

    Abstract: An optimization problem that naturally arises in the study of swarm robotics is the Freeze-Tag Problem (FTP) of how to awaken a set of ``asleep'' robots, by having an awakened robot move to their locations. Once a robot is awake, it can assist in awakening other slumbering robots.The objective is to have all robots awake as early as possible. While the FTP bears some resemblance to problems from… ▽ More

    Submitted 7 September, 2005; v1 submitted 18 February, 2004; originally announced February 2004.

    Comments: 27 pages, 9 figures, Latex, to appear in Algorithmica. Cleaned up various parts of the paper, removed one overly technical section

    ACM Class: F.2.2

  41. arXiv:cs/0310027  [pdf, ps, other

    cs.CG cs.DS

    On the continuous Fermat-Weber problem

    Authors: Sandor P. Fekete, Joseph S. B. Mitchell, Karin Beurer

    Abstract: We give the first exact algorithmic study of facility location problems that deal with finding a median for a continuum of demand points. In particular, we consider versions of the ``continuous k-median (Fermat-Weber) problem'' where the goal is to select one or more center points that minimize the average distance to a set of points in a demand region. In such problems, the average is computed… ▽ More

    Submitted 15 October, 2003; originally announced October 2003.

    Comments: 28 pages, 18 figures, Latex, to appear in Operations Research, extended abstract version appeared in SoCG 2000

    ACM Class: F.2.2

  42. arXiv:cs/0309014  [pdf, ps, other

    cs.DS cs.CG

    Optimal Covering Tours with Turn Costs

    Authors: Esther M. Arkin, Michael A. Bender, Erik D. Demaine, Sandor P. Fekete, Joseph S. B. Mitchell, Saurabh Sethia

    Abstract: We 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 depends mainly on the number of em turns. These problems arise naturally in manufacturing applications of computational geometry to automatic too… ▽ More

    Submitted 21 June, 2005; v1 submitted 9 September, 2003; originally announced September 2003.

    Comments: 36 pages, 19 figures, 2 tables, Latex; to appear in SIAM Journal on Computing. New version contains more technical details in Sections 4.1, 5.1, 5.2, 5.5, four more figures, four more pages, as well as numerous smaller changes

    ACM Class: F.2.2

  43. arXiv:cs/0212022  [pdf, ps, other

    cs.RO

    Algorithms for Rapidly Dispersing Robot Swarms in Unknown Environments

    Authors: Tien-Ruey Hsiang, Esther M. Arkin, Michael Bender, Sandor P. Fekete, Joseph S. B. Mitchell

    Abstract: We develop and analyze algorithms for dispersing a swarm of primitive robots in an unknown environment, R. The primary objective is to minimize the makespan, that is, the time to fill the entire region. An environment is composed of pixels that form a connected subset of the integer grid. There is at most one robot per pixel and robots move horizontally or vertically at unit speed. Robots enter… ▽ More

    Submitted 10 December, 2002; originally announced December 2002.

    Comments: 17 pages, 4 figures, Latex, to appear in Workshop on Algorithmic Foundations of Robotics, 2002

    ACM Class: I.2.9

  44. The Lazy Bureaucrat Scheduling Problem

    Authors: Esther M. Arkin, Michael A. Bender, Joseph S. B. Mitchell, Steven S. Skiena

    Abstract: We introduce a new class of scheduling problems in which the optimization is performed by the worker (single ``machine'') who performs the tasks. A typical worker's objective is to minimize the amount of work he does (he is ``lazy''), or more generally, to schedule as inefficiently (in some sense) as possible. The worker is subject to the constraint that he must be busy when there is work that h… ▽ More

    Submitted 26 October, 2002; originally announced October 2002.

    Comments: 19 pages, 2 figures, Latex. To appear, Information and Computation

    ACM Class: F.2.2; I.2.8

  45. arXiv:cs/0210003  [pdf, ps, other

    cs.CG cs.DS

    On the Reflexivity of Point Sets

    Authors: Esther M. Arkin, Sandor P. Fekete, Ferran Hurtado, Joseph S. B. Mitchell, Marc Noy, Vera Sacristan, Saurabh Sethia

    Abstract: We introduce a new measure for planar point sets S that captures a combinatorial distance that S is from being a convex set: The reflexivity rho(S) of S is given by the smallest number of reflex vertices in a simple polygonalization of S. We prove various combinatorial bounds and provide efficient algorithms to compute reflexivity, both exactly (in special cases) and approximately (in general).… ▽ More

    Submitted 2 October, 2002; v1 submitted 1 October, 2002; originally announced October 2002.

    Comments: 28 pages, 16 figures, Latex, short version to appear in Discrete & Computational Geometry -- The Goodman-Pollack Festschrift (2002), Springer-Verlag

    ACM Class: F.2.2; I.3.5

  46. arXiv:cs/0209034  [pdf, ps, other

    cs.CG

    An Algorithmic Study of Manufacturing Paperclips and Other Folded Structures

    Authors: Esther M. Arkin, Sandor P. Fekete, Joseph S. B. Mitchell

    Abstract: We study algorithmic aspects of bending wires and sheet metal into a specified structure. Problems of this type are closely related to the question of deciding whether a simple non-self-intersecting wire structure (a carpenter's ruler) can be straightened, a problem that was open for several years and has only recently been solved in the affirmative. If we impose some of the constraints that a… ▽ More

    Submitted 30 September, 2002; originally announced September 2002.

    Comments: 28 pages, 14 figures, Latex, to appear in Computational Geometry - Theory and Applications

    ACM Class: F.2.2; I.3.5

    Journal ref: Computational Geometry: Theory and Applications, 25 (2003), 117-138.

  47. arXiv:cs/0206018  [pdf, ps, other

    cs.CG

    On Simultaneous Graph Embedding

    Authors: C. A. Duncan, A. Efrat, C. Erten, S. Kobourov, J. S. B. Mitchell

    Abstract: We consider the problem of simultaneous embedding of planar graphs. There are two variants of this problem, one in which the map** between the vertices of the two graphs is given and another where the map** is not given. In particular, we show that without map**, any number of outerplanar graphs can be embedded simultaneously on an $O(n)\times O(n)$ grid, and an outerplanar and general pla… ▽ More

    Submitted 9 September, 2002; v1 submitted 11 June, 2002; originally announced June 2002.

    Comments: 12 pages, 4 figures

    ACM Class: F.2.2; G.2.2

  48. arXiv:cs/0108021  [pdf, ps, other

    cs.CG cs.DM

    Computational Geometry Column 42

    Authors: Joseph S. B. Mitchell, Joseph O'Rourke

    Abstract: A compendium of thirty previously published open problems in computational geometry is presented.

    Submitted 28 August, 2001; originally announced August 2001.

    Comments: 7 pages; 72 references

    ACM Class: F.2.2; G.2

    Journal ref: SIGACT News, 32(3) Issue, 120 Sep. 2001, 63--72

  49. arXiv:cs/0011026  [pdf, ps, other

    cs.CG cs.DM

    When Can You Fold a Map?

    Authors: Esther M. Arkin, Michael A. Bender, Erik D. Demaine, Martin L. Demaine, Joseph S. B. Mitchell, Saurabh Sethia, Steven S. Skiena

    Abstract: We explore the following problem: given a collection of creases on a piece of paper, each assigned a folding direction of mountain or valley, is there a flat folding by a sequence of simple folds? There are several models of simple folds; the simplest one-layer simple fold rotates a portion of paper about a crease in the paper by +-180 degrees. We first consider the analogous questions in one di… ▽ More

    Submitted 30 August, 2003; v1 submitted 20 November, 2000; originally announced November 2000.

    Comments: 24 pages, 19 figures. Version 3 includes several improvements thanks to referees, including formal definitions of simple folds, more figures, table summarizing results, new open problems, and additional references

    ACM Class: F.2.2; G.2.1