Skip to main content

Showing 1–19 of 19 results for author: Whitesides, S

.
  1. arXiv:2205.08025  [pdf, other

    cs.DM

    The Hamiltonian Path Graph is Connected for Simple $s,t$ Paths in Rectangular Grid Graphs

    Authors: Rahnuma Islam Nishat, Venkatesh Srinivasan, Sue Whitesides

    Abstract: A \emph{simple} $s,t$ path $P$ in a rectangular grid graph $\mathbb{G}$ is a Hamiltonian path from the top-left corner $s$ to the bottom-right corner $t$ such that each \emph{internal} subpath of $P$ with both endpoints $a$ and $b$ on the boundary of $\mathbb{G}$ has the minimum number of bends needed to travel from $a$ to $b$ (i.e., $0$, $1$, or $2$ bends, depending on whether $a$ and $b$ are on… ▽ More

    Submitted 16 May, 2022; originally announced May 2022.

  2. arXiv:1706.05906  [pdf, ps, other

    cs.CG cs.CC

    Combinatorial Properties and Recognition of Unit Square Visibility Graphs

    Authors: Katrin Casel, Henning Fernau, Alexander Grigoriev, Markus L. Schmid, Sue Whitesides

    Abstract: Unit square (grid) visibility graphs (USV and USGV, resp.) are described by axis-parallel visibility between unit squares placed (on integer grid coordinates) in the plane. We investigate combinatorial properties of these graph classes and the hardness of variants of the recognition problem, i.e., the problem of representing USGV with fixed visibilities within small area and, for USV, the general… ▽ More

    Submitted 20 October, 2017; v1 submitted 19 June, 2017; originally announced June 2017.

    ACM Class: F.2.2

  3. arXiv:1608.08899  [pdf, other

    cs.CG

    Visibility Representations of Boxes in 2.5 Dimensions

    Authors: Alessio Arleo, Carla Binucci, Emilio Di Giacomo, William S. Evans, Luca Grilli, Giuseppe Liotta, Henk Meijer, Fabrizio Montecchiani, Sue Whitesides, Stephen Wismath

    Abstract: We initiate the study of 2.5D box visibility representations (2.5D-BR) where vertices are mapped to 3D boxes having the bottom face in the plane $z=0$ and edges are unobstructed lines of sight parallel to the $x$- or $y$-axis. We prove that: $(i)$ Every complete bipartite graph admits a 2.5D-BR; $(ii)$ The complete graph $K_n$ admits a 2.5D-BR if and only if $n \leq 19$; $(iii)$ Every graph with p… ▽ More

    Submitted 31 August, 2016; originally announced August 2016.

    Comments: Appears in the Proceedings of the 24th International Symposium on Graph Drawing and Network Visualization (GD 2016)

  4. arXiv:1608.08791  [pdf, other

    cs.CG cs.DS

    Monotone Simultaneous Embeddings of Paths in R^d

    Authors: David Bremner, Olivier Devillers, Marc Glisse, Sylvain Lazard, Giuseppe Liotta, Tamara Mchedlidze, Sue Whitesides, Stephen Wismath

    Abstract: We study the following problem: Given $k$ paths that share the same vertex set, is there a simultaneous geometric embedding of these paths such that each individual drawing is monotone in some direction? We prove that for any dimension $d \geq 2$, there is a set of $d+1$ paths that does not admit a monotone simultaneous geometric embedding.

    Submitted 31 August, 2016; originally announced August 2016.

  5. On the Planar Split Thickness of Graphs

    Authors: David Eppstein, Philipp Kindermann, Stephen Kobourov, Giuseppe Liotta, Anna Lubiw, Aude Maignan, Debajyoti Mondal, Hamideh Vosoughpour, Sue Whitesides, Stephen Wismath

    Abstract: Motivated by applications in graph drawing and information visualization, we examine the planar split thickness of a graph, that is, the smallest $k$ such that the graph is $k$-splittable into a planar graph. A $k$-split operation substitutes a vertex $v$ by at most $k$ new vertices such that each neighbor of $v$ is connected to at least one of the new vertices. We first examine the planar split… ▽ More

    Submitted 6 June, 2017; v1 submitted 15 December, 2015; originally announced December 2015.

    Journal ref: Algorithmica 80 (3): 977-994 (special issue for LATIN), 2018

  6. arXiv:1412.5697  [pdf, ps, other

    cs.CG

    Kinetic $k$-Semi-Yao Graph and its Applications

    Authors: Zahed Rahmati, Mohammad Ali Abam, Valerie King, Sue Whitesides

    Abstract: This paper introduces a new proximity graph, called the $k$-Semi-Yao graph ($k$-SYG), on a set $P$ of points in $\mathbb{R}^d$, which is a supergraph of the $k$-nearest neighbor graph ($k$-NNG) of $P$. We provide a kinetic data structure (KDS) to maintain the $k$-SYG on moving points, where the trajectory of each point is a polynomial function whose degree is bounded by some constant. Our techniqu… ▽ More

    Submitted 17 December, 2014; originally announced December 2014.

    Comments: arXiv admin note: text overlap with arXiv:1307.2700, arXiv:1406.5554

  7. arXiv:1406.5554  [pdf, ps, other

    cs.CG

    Kinetic Reverse $k$-Nearest Neighbor Problem

    Authors: Zahed Rahmati, Valerie King, Sue Whitesides

    Abstract: This paper provides the first solution to the kinetic reverse $k$-nearest neighbor (\rknn) problem in $\mathbb{R}^d$, which is defined as follows: Given a set $P$ of $n$ moving points in arbitrary but fixed dimension $d$, an integer $k$, and a query point $q\notin P$ at any time $t$, report all the points $p\in P$ for which $q$ is one of the $k$-nearest neighbors of $p$.

    Submitted 25 September, 2014; v1 submitted 20 June, 2014; originally announced June 2014.

  8. arXiv:1311.2032  [pdf, ps, other

    cs.CG

    A Simple, Faster Method for Kinetic Proximity Problems

    Authors: Zahed Rahmati, Mohammad Ali Abam, Valerie King, Sue Whitesides, Alireza Zarei

    Abstract: For a set of $n$ points in the plane, this paper presents simple kinetic data structures (KDS's) for solutions to some fundamental proximity problems, namely, the all nearest neighbors problem, the closest pair problem, and the Euclidean minimum spanning tree (EMST) problem. Also, the paper introduces KDS's for maintenance of two well-studied sparse proximity graphs, the Yao graph and the Semi-Yao… ▽ More

    Submitted 4 January, 2014; v1 submitted 8 November, 2013; originally announced November 2013.

    Comments: Preliminary versions of parts of this paper appeared in Proceedings of the 29th ACM Symposium on Computational Geometry (SoCG 2013) and Proceedings of the 13th Scandinavian Symposium and Workshops on Algorithm Theory (SWAT 2012)

  9. arXiv:1307.2700  [pdf, ps, other

    cs.CG

    Kinetic Data Structures for the Semi-Yao Graph and All Nearest Neighbors in R^d

    Authors: Zahed Rahmati, Mohammad Ali Abam, Valerie King, Sue Whitesides

    Abstract: This paper presents a simple kinetic data structure for maintaining all the nearest neighbors of a set of $n$ moving points in $\mathbb{R}^d$, where the trajectory of each point is an algebraic function of at most constant degree $s$. The approach is based on maintaining the edges of the Semi-Yao graph, a sparse graph whose edge set includes the pairs of nearest neighbors as a subset. Our kineti… ▽ More

    Submitted 14 November, 2013; v1 submitted 10 July, 2013; originally announced July 2013.

  10. arXiv:1207.6329  [pdf, ps, other

    cs.DB cs.CG

    Computing optimal k-regret minimizing sets with top-k depth contours

    Authors: Sean Chester, Alex Thomo, S. Venkatesh, Sue Whitesides

    Abstract: Regret minimizing sets are a very recent approach to representing a dataset D with a small subset S of representative tuples. The set S is chosen such that executing any top-1 query on S rather than D is minimally perceptible to any user. To discover an optimal regret minimizing set of a predetermined cardinality is conjectured to be a hard problem. In this paper, we generalize the problem to that… ▽ More

    Submitted 26 July, 2012; originally announced July 2012.

    Comments: 10 pages, 9 figures

    ACM Class: H.3.3; F.2.2

  11. arXiv:1205.0837  [pdf, ps, other

    cs.DB cs.CG

    Indexing Reverse Top-k Queries

    Authors: Sean Chester, Alex Thomo, S. Venkatesh, Sue Whitesides

    Abstract: We consider the recently introduced monochromatic reverse top-k queries which ask for, given a new tuple q and a dataset D, all possible top-k queries on D union {q} for which q is in the result. Towards this problem, we focus on designing indexes in two dimensions for repeated (or batch) querying, a novel but practical consideration. We present the insight that by representing the dataset as an a… ▽ More

    Submitted 3 May, 2012; originally announced May 2012.

  12. 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

  13. arXiv:1009.3469  [pdf, ps, other

    cs.CG

    Connectivity graphs of uncertainty regions

    Authors: Erin Chambers, Alejandro Erickson, Sándor Fekete, Jonathan Lenchner, Jeff Sember, Venkatesh Srinivasan, Ulrike Stege, Svetlana Stolpner, Christophe Weibel, Sue Whitesides

    Abstract: We study connectivity relations among points, where the precise location of each input point lies in a region of uncertainty. We distinguish two fundamental scenarios under which uncertainty arises. In the favorable Best-Case Uncertainty (BU), each input point can be chosen from a given set to yield the best possible objective value. In the unfavorable Worst-Case Uncertainty (WU), the input set ha… ▽ More

    Submitted 31 December, 2016; v1 submitted 17 September, 2010; originally announced September 2010.

    Comments: 29 pages, 15 figures, full version of extended abstract that appeared in ISAAC 2010. (Modification: polished and greatly revised version.)

    ACM Class: F.2.2

  14. arXiv:0912.1050  [pdf, ps, other

    cs.CC cs.CG cs.DS cs.LO

    Abstract Milling with Turn Costs

    Authors: M. Fellows, P. Giannopoulos, C. Knauer, C. Paul, F. Rosamond, S. Whitesides, N. Yu

    Abstract: The Abstract Milling problem is a natural and quite general graph-theoretic model for geometric milling problems. Given a graph, one asks for a walk that covers all its vertices with a minimum number of turns, as specified in the graph model by a 0/1 turncost function fx at each vertex x giving, for each ordered pair of edges (e,f) incident at x, the turn cost at x of a walk that enters the vert… ▽ More

    Submitted 5 December, 2009; originally announced December 2009.

    Comments: 18 pages, 2 figures

    ACM Class: F.2.2; G.2.2

  15. arXiv:cs/0609127  [pdf, ps, other

    cs.CG cs.DM

    On Bus Graph Realizability

    Authors: Anil Ada, Melanie Coggan, Paul Di Marco, Alain Doyon, Liam Flookes, Samuli Heilala, Ethan Kim, Jonathan Li On Wing, Louis-Francois Preville-Ratelle, Sue Whitesides, Nuo Yu

    Abstract: In this paper, we consider the following graph embedding problem: Given a bipartite graph G = (V1; V2;E), where the maximum degree of vertices in V2 is 4, can G be embedded on a two dimensional grid such that each vertex in V1 is drawn as a line segment along a grid line, each vertex in V2 is drawn as a point at a grid point, and each edge e = (u; v) for some u 2 V1 and v 2 V2 is drawn as a line… ▽ More

    Submitted 22 September, 2006; originally announced September 2006.

    Comments: Tech Report in School of Computer Science, McGill University Poster version of this paper was presented at the International Symposium on Graph Drawing 2006

    Report number: SOCS-TR-2006.1

  16. arXiv:math/0306401  [pdf, ps, other

    math.MG cs.CG

    The number of transversals to line segments in R^3

    Authors: Hervé Brönnimann, Hazel Everett, Sylvain Lazard, Frank Sottile, Sue Whitesides

    Abstract: We completely describe the structure of the connected components of transversals to a collection of n line segments in R^3. We show that n>2 arbitrary line segments in R^3 admit 0, 1, ..., n or infinitely many line transversals. In the latter case, the transversals form up to n connected components.

    Submitted 27 June, 2003; originally announced June 2003.

    Comments: 9 pages, 7.eps pictures in color, abstract to apper in CCCG03

    Journal ref: Discrete and Computational Geometry, Volume 34, Number 3, (2005), 381--390.

  17. arXiv:cs/9910024  [pdf, ps, other

    cs.CG cs.DM

    On Reconfiguring Tree Linkages: Trees can Lock

    Authors: Therese Biedl, Erik Demaine, Martin Demaine, Sylvain Lazard, Anna Lubiw, Joseph O'Rourke, Steve Robbins, Ileana Streinu, Godfried Toussaint, Sue Whitesides

    Abstract: It has recently been shown that any simple (i.e. nonintersecting) polygonal chain in the plane can be reconfigured to lie on a straight line, and any simple polygon can be reconfigured to be convex. This result cannot be extended to tree linkages: we show that there are trees with two simple configurations that are not connected by a motion that preserves simplicity throughout the motion. Indeed… ▽ More

    Submitted 28 September, 2000; v1 submitted 1 November, 1999; originally announced October 1999.

    Comments: 16 pages, 6 figures Introduction reworked and references added, as the main open problem was recently closed

    Report number: SOCS-00.7 ACM Class: F2.2

  18. arXiv:cs/9910009  [pdf, ps, other

    cs.CG cs.DM

    Locked and Unlocked Polygonal Chains in 3D

    Authors: T. Biedl, E. Demaine, M. Demaine, S. Lazard, A. Lubiw, J. O'Rourke, M. Overmars, S. Robbins, I. Streinu, G. Toussaint, S. Whitesides

    Abstract: In this paper, we study movements of simple polygonal chains in 3D. We say that an open, simple polygonal chain can be straightened if it can be continuously reconfigured to a straight sequence of segments in such a manner that both the length of each link and the simplicity of the chain are maintained throughout the movement. The analogous concept for closed chains is convexification: reconfigu… ▽ More

    Submitted 8 October, 1999; originally announced October 1999.

    Comments: 29 pages; This is a revised and expanded version of an abstract that appeared in Proc. 10th ACM-SIAM Sympos. Discrete Algorithms (SODA '98), Jan. 1998, pp. 866-867

    Report number: Smith Tech. Rep. 060 ACM Class: F.2.2

  19. arXiv:cs/9811019  [pdf, ps, other

    cs.CG cs.DS cs.RO

    Locked and Unlocked Polygonal Chains in 3D

    Authors: T. Biedl, E. Demaine, M. Demaine, S. Lazard, A. Lubiw, J. O'Rourke, M. Overmars, S. Robbins, I. Streinu, G. Toussaint, S. Whitesides

    Abstract: In this paper, we study movements of simple polygonal chains in 3D. We say that an open, simple polygonal chain can be straightened if it can be continuously reconfigured to a straight sequence of segments in such a manner that both the length of each link and the simplicity of the chain are maintained throughout the movement. The analogous concept for closed chains is convexification: reconfigu… ▽ More

    Submitted 11 November, 1998; originally announced November 1998.

    Comments: To appear in Proc. 10th ACM-SIAM Sympos. Discrete Algorithms, Jan. 1999

    ACM Class: F.2.2; I.2.9

    Journal ref: Proc. 10th ACM-SIAM Sympos. Discrete Algorithms, Jan. 1999, pp. S866-7.