Skip to main content

Showing 1–50 of 78 results for author: Tóth, C D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2505.24825  [pdf, ps, other

    cs.DS

    Approximate Light Spanners in Planar Graphs

    Authors: Hung Le, Shay Solomon, Cuong Than, Csaba D. Tóth, Tianyi Zhang

    Abstract: In their seminal paper, Althöfer et al. (DCG 1993) introduced the {\em greedy spanner} and showed that, for any weighted planar graph $G$, the weight of the greedy $(1+ε)$-spanner is at most $(1+\frac{2}ε) \cdot w(MST(G))$, where $w(MST(G))$ is the weight of a minimum spanning tree $MST(G)$ of $G$. This bound is optimal in an {\em existential sense}: there exist planar graphs $G$ for which any… ▽ More

    Submitted 30 May, 2025; originally announced May 2025.

    Comments: Abstract shortened to meet arXiv limit

  2. arXiv:2504.05861  [pdf, ps, other

    cs.CG cs.DM

    Sparse Bounded Hop-Spanners for Geometric Intersection Graphs

    Authors: Sujoy Bhore, Timothy M. Chan, Zhengcheng Huang, Shakhar Smorodinsky, Csaba D. Toth

    Abstract: We present new results on $2$- and $3$-hop spanners for geometric intersection graphs. These include improved upper and lower bounds for $2$- and $3$-hop spanners for many geometric intersection graphs in $\mathbb{R}^d$. For example, we show that the intersection graph of $n$ balls in $\mathbb{R}^d$ admits a $2$-hop spanner of size… ▽ More

    Submitted 8 April, 2025; originally announced April 2025.

    Comments: 21 pages. An extended abstract of this paper will appear in the Proceedings of SoCG 2025

  3. arXiv:2502.17600  [pdf, other

    cs.CG cs.DS

    Tight Bounds on the Number of Closest Pairs in Vertical Slabs

    Authors: Ahmad Biniaz, Prosenjit Bose, Chaeyoon Chung, Jean-Lou De Carufel, John Iacono, Anil Maheshwari, Saeed Odak, Michiel Smid, Csaba D. Tóth

    Abstract: Let $S$ be a set of $n$ points in $\mathbb{R}^d$, where $d \geq 2$ is a constant, and let $H_1,H_2,\ldots,H_{m+1}$ be a sequence of vertical hyperplanes that are sorted by their first coordinates, such that exactly $n/m$ points of $S$ are between any two successive hyperplanes. Let $|A(S,m)|$ be the number of different closest pairs in the ${{m+1} \choose 2}$ vertical slabs that are bounded by… ▽ More

    Submitted 30 March, 2025; v1 submitted 24 February, 2025; originally announced February 2025.

  4. arXiv:2412.04646  [pdf, other

    cs.CG

    Online Hitting Sets for Disks of Bounded Radii

    Authors: Minati De, Satyam Singh, Csaba D. Tóth

    Abstract: We present algorithms for the online minimum hitting set problem in geometric range spaces: Given a set $P$ of $n$ points in the plane and a sequence of geometric objects that arrive one-by-one, we need to maintain a hitting set at all times. For disks of radii in the interval $[1,M]$, we present an $O(\log M \log n)$-competitive algorithm. This result generalizes from disks to positive homothets… ▽ More

    Submitted 24 April, 2025; v1 submitted 5 December, 2024; originally announced December 2024.

    Comments: 31 pages and 19 figures

  5. arXiv:2410.05580  [pdf, other

    cs.CG

    Noncrossing Longest Paths and Cycles

    Authors: Greg Aloupis, Ahmad Biniaz, Prosenjit Bose, Jean-Lou De Carufel, David Eppstein, Anil Maheshwari, Saeed Odak, Michiel Smid, Csaba D. Tóth, Pavel Valtr

    Abstract: Edge crossings in geometric graphs are sometimes undesirable as they could lead to unwanted situations such as collisions in motion planning and inconsistency in VLSI layout. Short geometric structures such as shortest perfect matchings, shortest spanning trees, shortest spanning paths, and shortest spanning cycles on a given point set are inherently noncrossing. However, the longest such structur… ▽ More

    Submitted 7 October, 2024; originally announced October 2024.

    Comments: 19 pages, 8 figures, GD 2024

  6. arXiv:2409.11614  [pdf, other

    cs.CG

    Minimum Plane Bichromatic Spanning Trees

    Authors: Hugo A. Akitaya, Ahmad Biniaz, Erik D. Demaine, Linda Kleist, Frederick Stock, Csaba D. Tóth

    Abstract: For a set of red and blue points in the plane, a minimum bichromatic spanning tree (MinBST) is a shortest spanning tree of the points such that every edge has a red and a blue endpoint. A MinBST can be computed in $O(n\log n)$ time where $n$ is the number of points. In contrast to the standard Euclidean MST, which is always plane (noncrossing), a MinBST may have edges that cross each other. Howeve… ▽ More

    Submitted 17 September, 2024; originally announced September 2024.

    Comments: ISAAC 2024

  7. arXiv:2409.08227  [pdf, other

    cs.CG cs.DS

    Towards Instance-Optimal Euclidean Spanners

    Authors: Hung Le, Shay Solomon, Cuong Than, Csaba D. Tóth, Tianyi Zhang

    Abstract: Euclidean spanners are important geometric objects that have been extensively studied since the 1980s. The two most basic "compactness'' measures of a Euclidean spanner $E$ are the size (number of edges) $|E|$ and the weight (sum of edge weights) $\|E\|$. In this paper, we initiate the study of instance optimal Euclidean spanners. Our results are two-fold. We demonstrate that the greedy spanner… ▽ More

    Submitted 17 September, 2024; v1 submitted 12 September, 2024; originally announced September 2024.

    Comments: Fixing minor typos

    ACM Class: I.3.5

  8. arXiv:2404.05045  [pdf, other

    cs.CG cs.DS

    Spanners in Planar Domains via Steiner Spanners and non-Steiner Tree Covers

    Authors: Sujoy Bhore, Balázs Keszegh, Andrey Kupavskii, Hung Le, Alexandre Louvet, Dömötör Pálvölgyi, Csaba D. Tóth

    Abstract: We study spanners in planar domains, including polygonal domains, polyhedral terrain, and planar metrics. Previous work showed that for any constant $ε\in (0,1)$, one could construct a $(2+ε)$-spanner with $O(n\log(n))$ edges (SICOMP 2019), and there is a lower bound of $Ω(n^2)$ edges for any $(2-ε)$-spanner (SoCG 2015). The main open question is whether a linear number of edges suffices and the s… ▽ More

    Submitted 7 April, 2024; originally announced April 2024.

    Comments: 40 pages, 11 figures. Abstract shorten to meet Arxiv limits

  9. arXiv:2311.15043  [pdf, other

    cs.DM math.CO

    Plane Multigraphs with One-Bend and Circular-Arc Edges of a Fixed Angle

    Authors: Csaba D. Tóth

    Abstract: For an angle $α\in (0,π)$, we consider plane graphs and multigraphs in which the edges are either (i) one-bend polylines with an angle $α$ between the two edge segments, or (ii) circular arcs of central angle $2(π-α)$. We derive upper and lower bounds on the maximum density of such graphs in terms of $α$. As an application, we improve upon bounds for the number of edges in $αAC_1^=$ graphs (i.e.,… ▽ More

    Submitted 25 November, 2023; originally announced November 2023.

    Comments: 16 pages, 6 figures, to be presented at WALCOM 2024

  10. arXiv:2310.14078  [pdf, other

    cs.DS cs.CG

    Online Duet between Metric Embeddings and Minimum-Weight Perfect Matchings

    Authors: Sujoy Bhore, Arnold Filtser, Csaba D. Tóth

    Abstract: Low-distortional metric embeddings are a crucial component in the modern algorithmic toolkit. In an online metric embedding, points arrive sequentially and the goal is to embed them into a simple space irrevocably, while minimizing the distortion. Our first result is a deterministic online embedding of a general metric into Euclidean space with distortion… ▽ More

    Submitted 2 November, 2024; v1 submitted 21 October, 2023; originally announced October 2023.

    Comments: A preliminary version of this paper appeared in the Proceedings of the ACM-SIAM Symposium on Discrete Algorithms (SODA24)

  11. On RAC Drawings of Graphs with Two Bends per Edge

    Authors: Csaba D. Tóth

    Abstract: It is shown that every $n$-vertex graph that admits a 2-bend RAC drawing in the plane, where the edges are polylines with two bends per edge and any pair of edges can only cross at a right angle, has at most $20n-24$ edges for $n\geq 3$. This improves upon the previous upper bound of $74.2n$; this is the first improvement in more than 12 years. A crucial ingredient of the proof is an upper bound o… ▽ More

    Submitted 8 May, 2024; v1 submitted 4 August, 2023; originally announced August 2023.

    Comments: Presented at the 31st International Symposium on Graph Drawing and Network Visualization (GD 2023)

    Journal ref: Journal of Graph Algorithms and Applications, 28(2):37-45, 2024

  12. arXiv:2308.00979  [pdf, other

    cs.CG cs.DS

    Fully Dynamic Maximum Independent Sets of Disks in Polylogarithmic Update Time

    Authors: Sujoy Bhore, Martin Nöllenburg, Csaba D. Tóth, Jules Wulms

    Abstract: A fundamental question is whether one can maintain a maximum independent set in polylogarithmic update time for a dynamic collection of geometric objects in Euclidean space. Already, for a set of intervals, it is known that no dynamic algorithm can maintain an exact maximum independent set in sublinear update time. Therefore, the typical objective is to explore the trade-off between update time an… ▽ More

    Submitted 6 December, 2023; v1 submitted 2 August, 2023; originally announced August 2023.

    Comments: Abstract is shortened to meet Arxiv's requirement on the number of characters

  13. arXiv:2307.00704  [pdf, other

    cs.CG

    Reconfiguration of Polygonal Subdivisions via Recombination

    Authors: Hugo A. Akitaya, Andrei Gonczi, Diane L. Souvaine, Csaba D. Tóth, Thomas Weighill

    Abstract: Motivated by the problem of redistricting, we study area-preserving reconfigurations of connected subdivisions of a simple polygon. A connected subdivision of a polygon $\mathcal{R}$, called a district map, is a set of interior disjoint connected polygons called districts whose union equals $\mathcal{R}$. We consider the recombination as the reconfiguration move which takes a subdivision and produ… ▽ More

    Submitted 2 July, 2023; originally announced July 2023.

    Comments: 27 pages, 15 figures, accepted at the European Symposium on Algorithms (ESA 2023)

  14. Observation Routes and External Watchman Routes

    Authors: Adrian Dumitrescu, Csaba D. Tóth

    Abstract: We introduce the Observation Route Problem ($\textsf{ORP}$) defined as follows: Given a set of $n$ pairwise disjoint compact regions in the plane, find a shortest tour (route) such that an observer walking along this tour can see (observe) some point in each region from some point of the tour. The observer does \emph{not} need to see the entire boundary of an object. The tour is \emph{not} allowed… ▽ More

    Submitted 20 June, 2023; originally announced June 2023.

    Comments: 20 pages, 11 figures. (A 15-page extended abstract of this paper will appear in the proceedings of WADS 2023.)

    Journal ref: Theor. Comput. Sci. 1019: 114818 (2024)

  15. arXiv:2304.03484  [pdf, other

    cs.CG math.GT

    Maximal Distortion of Geodesic Diameters in Polygonal Domains

    Authors: Adrian Dumitrescu, Csaba D. Tóth

    Abstract: For a polygon $P$ with holes in the plane, we denote by $\varrho(P)$ the ratio between the geodesic and the Euclidean diameters of $P$. It is shown that over all convex polygons with $h$~convex holes, the supremum of $\varrho(P)$ is between $Ω(h^{1/3})$ and $O(h^{1/2})$. The upper bound improves to $O(1+\min\{h^{3/4}Δ,h^{1/2}Δ^{1/2}\})$ if every hole has diameter at most $Δ\cdot {\rm diam}_2(P)$;… ▽ More

    Submitted 19 May, 2023; v1 submitted 7 April, 2023; originally announced April 2023.

    Comments: 15 pages, 4 figures, to appear in the Proceedings of the 34th International Workshop on Combinatorial Algorithms (IWOCA 2023)

  16. arXiv:2208.09702  [pdf, other

    cs.CG cs.DM

    Minimizing Visible Edges in Polyhedra

    Authors: Csaba D. Tóth, Jorge Urrutia, Giovanni Viglietta

    Abstract: We prove that, given a polyhedron $\mathcal P$ in $\mathbb{R}^3$, every point in $\mathbb R^3$ that does not see any vertex of $\mathcal P$ must see eight or more edges of $\mathcal P$, and this bound is tight. More generally, this remains true if $\mathcal P$ is any finite arrangement of internally disjoint polygons in $\mathbb{R}^3$. We also prove that every point in $\mathbb{R}^3$ can see six o… ▽ More

    Submitted 28 August, 2023; v1 submitted 20 August, 2022; originally announced August 2022.

    Comments: 19 pages, 9 figures

  17. Minimum Weight Euclidean $(1+\varepsilon)$-Spanners

    Authors: Csaba D. Tóth

    Abstract: Given a set $S$ of $n$ points in the plane and a parameter $\varepsilon>0$, a Euclidean $(1+\varepsilon)$-spanner is a geometric graph $G=(S,E)$ that contains, for all $p,q\in S$, a $pq$-path of weight at most $(1+\varepsilon)\|pq\|$. We show that the minimum weight of a Euclidean $(1+\varepsilon)$-spanner for $n$ points in the unit square $[0,1]^2$ is $O(\varepsilon^{-3/2}\,\sqrt{n})$, and this b… ▽ More

    Submitted 26 December, 2023; v1 submitted 29 June, 2022; originally announced June 2022.

    Comments: 29 pages, 9 figures. An extended abstract appeared in the Proceedings of WG 2022

  18. arXiv:2206.09648  [pdf, other

    cs.CG cs.DM

    Euclidean Steiner Spanners: Light and Sparse

    Authors: Sujoy Bhore, Csaba D. Toth

    Abstract: Lightness and sparsity are two natural parameters for Euclidean $(1+\varepsilon)$-spanners. Classical results show that, when the dimension $d\in \mathbb{N}$ and $\varepsilon>0$ are constant, every set $S$ of $n$ points in $d$-space admits an $(1+\varepsilon)$-spanners with $O(n)$ edges and weight proportional to that of the Euclidean MST of $S$. In a recent breakthrough, Le and Solomon (2019) est… ▽ More

    Submitted 20 June, 2022; originally announced June 2022.

    Comments: This combines two previous papers appeared in STACS'21 (arXiv:2010.02908) and SoCG'21 (arXiv:2012.02216), and is to appear in SIAM Journal on Discrete Mathematics

  19. arXiv:2205.03437  [pdf, other

    math.CO cs.CG

    Finding Points in Convex Position in Density-Restricted Sets

    Authors: Adrian Dumitrescu, Csaba D. Tóth

    Abstract: For a finite set $A\subset \mathbb{R}^d$, let $Δ(A)$ denote the spread of $A$, which is the ratio of the maximum pairwise distance to the minimum pairwise distance. For a positive integer $n$, let $γ_d(n)$ denote the largest integer such that any set $A$ of $n$ points in general position in $\mathbb{R}^d$, satisfying $Δ(A) \leq αn^{1/d}$ for a fixed $α>0$, contains at least $γ_d(n)$ points in conv… ▽ More

    Submitted 18 December, 2022; v1 submitted 6 May, 2022; originally announced May 2022.

    Comments: 20 pages, 6 figures

  20. arXiv:2202.09991  [pdf, other

    cs.CG cs.DS

    Online Spanners in Metric Spaces

    Authors: Sujoy Bhore, Arnold Filtser, Hadi Khodabandeh, Csaba D. Tóth

    Abstract: Given a metric space $\mathcal{M}=(X,δ)$, a weighted graph $G$ over $X$ is a metric $t$-spanner of $\mathcal{M}$ if for every $u,v \in X$, $δ(u,v)\le d_G(u,v)\le t\cdot δ(u,v)$, where $d_G$ is the shortest path metric in $G$. In this paper, we construct spanners for finite sets in metric spaces in the online setting. Here, we are given a sequence of points $(s_1, \ldots, s_n)$, where the points ar… ▽ More

    Submitted 20 February, 2022; originally announced February 2022.

  21. Hop-Spanners for Geometric Intersection Graphs

    Authors: Jonathan B. Conroy, Csaba D. Tóth

    Abstract: A $t$-spanner of a graph $G=(V,E)$ is a subgraph $H=(V,E')$ that contains a $uv$-path of length at most $t$ for every $uv\in E$. It is known that every $n$-vertex graph admits a $(2k-1)$-spanner with $O(n^{1+1/k})$ edges for $k\geq 1$. This bound is the best possible for $1\leq k\leq 9$ and is conjectured to be optimal due to Erdős' girth conjecture. We study $t$-spanners for $t\in \{2,3\}$ for… ▽ More

    Submitted 30 October, 2023; v1 submitted 13 December, 2021; originally announced December 2021.

    Comments: 36 pages, 24 figures, full version of an extended abstract in the Proceedings of SoCG 2022

    Journal ref: Journal of Computational Geometry 14(2):26-64 (2023)

  22. Aspect Ratio Universal Rectangular Layouts

    Authors: Stefan Felsner, Andrew Nathenson, Csaba D. Tóth

    Abstract: A \emph{generic rectangular layout} (for short, \emph{layout}) is a subdivision of an axis-aligned rectangle into axis-aligned rectangles, no four of which have a point in common. Such layouts are used in data visualization and in cartography. The contacts between the rectangles represent semantic or geographic relations. A layout is weakly (strongly) \emph{aspect ratio universal} if any assignmen… ▽ More

    Submitted 16 May, 2024; v1 submitted 6 December, 2021; originally announced December 2021.

    Comments: 25 pages, 12 figures, full version of a 12-page extended abstract to appear in WALCOM 2022

    Journal ref: Computing in Geometry and Topology, 3(1) (2024), 3:1-3:24

  23. arXiv:2107.00684  [pdf, other

    cs.CG cs.DS

    Online Euclidean Spanners

    Authors: Sujoy Bhore, Csaba D. Tóth

    Abstract: In this paper, we study the online Euclidean spanners problem for points in $\mathbb{R}^d$. Suppose we are given a sequence of $n$ points $(s_1,s_2,\ldots, s_n)$ in $\mathbb{R}^d$, where point $s_i$ is presented in step~$i$ for $i=1,\ldots, n$. The objective of an online algorithm is to maintain a geometric $t$-spanner on $S_i=\{s_1,\ldots, s_i\}$ for each step~$i$. First, we establish a lower b… ▽ More

    Submitted 1 July, 2021; originally announced July 2021.

    Comments: 22 pages, 8 figures. An extended abstract of this paper will appear in the Proceedings of ESA 2021

  24. arXiv:2012.02216  [pdf, other

    cs.CG cs.DM

    Light Euclidean Steiner Spanners in the Plane

    Authors: Sujoy Bhore, Csaba D. Tóth

    Abstract: Lightness is a fundamental parameter for Euclidean spanners; it is the ratio of the spanner weight to the weight of the minimum spanning tree of a finite set of points in $\mathbb{R}^d$. In a recent breakthrough, Le and Solomon (2019) established the precise dependencies on $\varepsilon>0$ and $d\in \mathbb{N}$ of the minimum lightness of $(1+\varepsilon)$-spanners, and observed that additional St… ▽ More

    Submitted 28 March, 2021; v1 submitted 3 December, 2020; originally announced December 2020.

    Comments: 29 pages, 14 figures. A 17-page extended abstract will appear in the Proceedings of the 37th International Symposium on Computational Geometry

  25. arXiv:2011.07378  [pdf, other

    cs.DM cs.CC cs.DS

    Reconfiguration of Connected Graph Partitions via Recombination

    Authors: Hugo A. Akitaya, Matias Korman, Oliver Korten, Diane L. Souvaine, Csaba D. Tóth

    Abstract: Motivated by applications in gerrymandering detection, we study a reconfiguration problem on connected partitions of a connected graph $G$. A partition of $V(G)$ is \emph{connected} if every part induces a connected subgraph. In many applications, it is desirable to obtain parts of roughly the same size, possibly with some slack $s$. A \emph{Balanced Connected $k$-Partition with slack $s$}, denote… ▽ More

    Submitted 14 November, 2020; originally announced November 2020.

  26. arXiv:2010.02908  [pdf, other

    cs.CG

    On Euclidean Steiner $(1+ε)$-Spanners

    Authors: Sujoy Bhore, Csaba D. Tóth

    Abstract: Lightness and sparsity are two natural parameters for Euclidean $(1+\varepsilon)$-spanners. Classical results show that, when the dimension $d\in \mathbb{N}$ and $\varepsilon>0$ are constant, every set $S$ of $n$ points in $d$-space admits an $(1+\varepsilon)$-spanners with $O(n)$ edges and weight proportional to that of the Euclidean MST of $S$. Tight bounds on the dependence on $\varepsilon>0$ f… ▽ More

    Submitted 13 March, 2021; v1 submitted 6 October, 2020; originally announced October 2020.

    Comments: 16 pages, 5 figures

  27. arXiv:2008.10794  [pdf, other

    cs.CG cs.DM math.CO

    Simple Topological Drawings of $k$-Planar Graphs

    Authors: Michael Hoffmann, Chih-Hung Liu, Meghana M. Reddy, Csaba D. Tóth

    Abstract: Every finite graph admits a \emph{simple (topological) drawing}, that is, a drawing where every pair of edges intersects in at most one point. However, in combination with other restrictions simple drawings do not universally exist. For instance, \emph{$k$-planar graphs} are those graphs that can be drawn so that every edge has at most $k$ crossings (i.e., they admit a \emph{$k$-plane drawing}). I… ▽ More

    Submitted 24 August, 2020; originally announced August 2020.

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

  28. arXiv:2008.10192  [pdf, other

    cs.CG cs.DM math.CO

    Polygons with Prescribed Angles in 2D and 3D

    Authors: Alon Efrat, Radoslav Fulek, Stephen Kobourov, Csaba D. Tóth

    Abstract: We consider the construction of a polygon $P$ with $n$ vertices whose turning angles at the vertices are given by a sequence $A=(α_0,\ldots, α_{n-1})$, $α_i\in (-π,π)$, for $i\in\{0,\ldots, n-1\}$. The problem of realizing $A$ by a polygon can be seen as that of constructing a straight-line drawing of a graph with prescribed angles at vertices, and hence, it is a special case of the well studied p… ▽ More

    Submitted 1 November, 2020; v1 submitted 24 August, 2020; originally announced August 2020.

    Comments: 15 pages, 9 figures, a new section about self-intersecting realizations in 3D

  29. arXiv:2007.10139  [pdf, other

    cs.CG cs.DM math.CO

    Rainbow polygons for colored point sets in the plane

    Authors: David Flores-Peñaloza, Mikio Kano, Leonardo Martínez-Sandoval, David Orden, Javier Tejel, Csaba D. Tóth, Jorge Urrutia, Birgit Vogtenhuber

    Abstract: Given a colored point set in the plane, a perfect rainbow polygon is a simple polygon that contains exactly one point of each color, either in its interior or on its boundary. Let $\operatorname{rb-index}(S)$ denote the smallest size of a perfect rainbow polygon for a colored point set $S$, and let $\operatorname{rb-index}(k)$ be the maximum of $\operatorname{rb-index}(S)$ over all $k$-colored poi… ▽ More

    Submitted 30 March, 2021; v1 submitted 20 July, 2020; originally announced July 2020.

    Comments: 23 pages, 11 figures, to appear at Discrete Mathematics

    Journal ref: Discrete Mathematics 344(7) (2021), 112406

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

  31. arXiv:2006.11262  [pdf, other

    math.CO cs.CG

    Universal Geometric Graphs

    Authors: Fabrizio Frati, Michael Hoffmann, Csaba D. Tóth

    Abstract: We introduce and study the problem of constructing geometric graphs that have few vertices and edges and that are universal for planar graphs or for some sub-class of planar graphs; a geometric graph is \emph{universal} for a class $\mathcal H$ of planar graphs if it contains an embedding, i.e., a crossing-free drawing, of every graph in $\mathcal H$. Our main result is that there exists a geome… ▽ More

    Submitted 19 June, 2020; originally announced June 2020.

    Comments: 20 pages, 8 figures; a 12-page extended abstracts of this paper will appear in the Proceedings of the 46th Workshop on Graph-Theoretic Concepts in Computer Science (WG 2020)

  32. arXiv:2004.07996  [pdf, other

    cs.CG

    Compatible Paths on Labelled Point Sets

    Authors: Elena Arseneva, Yeganeh Bahoo, Ahmad Biniaz, Pilar Cano, Farah Chanchary, John Iacono, Kshitij Jain, Anna Lubiw, Debajyoti Mondal, Khadijeh Sheikhan, Csaba D. Tóth

    Abstract: Let $P$ and $Q$ be finite point sets of the same cardinality in $\mathbb{R}^2$, each labelled from $1$ to $n$. Two noncrossing geometric graphs $G_P$ and $G_Q$ spanning $P$ and $Q$, respectively, are called compatible if for every face $f$ in $G_P$, there exists a corresponding face in $G_Q$ with the same clockwise ordering of the vertices on its boundary as in $f$. In particular, $G_P$ and $G_Q$… ▽ More

    Submitted 16 April, 2020; originally announced April 2020.

    Comments: A preliminary version of the paper was presented at the 30th Canadian Conference on Computational Geometry (CCCG 2018)

    MSC Class: 05C85; 52C30; 52C35

  33. arXiv:2002.07840  [pdf, other

    cs.CG

    Sparse Hop Spanners for Unit Disk Graphs

    Authors: Adrian Dumitrescu, Anirban Ghosh, Csaba D. Tóth

    Abstract: A unit disk graph $G$ on a given set $P$ of points in the plane is a geometric graph where an edge exists between two points $p,q \in P$ if and only if $|pq| \leq 1$. A spanning subgraph $G'$ of $G$ is a $k$-hop spanner if and only if for every edge $pq\in G$, there is a path between $p,q$ in $G'$ with at most $k$ edges. We obtain the following results for unit disk graphs in the plane. (I) Ever… ▽ More

    Submitted 4 February, 2021; v1 submitted 18 February, 2020; originally announced February 2020.

    Comments: 20 pages, 9 figures

  34. arXiv:1909.07013   

    cs.CG cs.DM cs.DS cs.HC cs.SI math.CO

    Proceedings of the 27th International Symposium on Graph Drawing and Network Visualization (GD 2019)

    Authors: Daniel Archambault, Csaba D. Tóth

    Abstract: This is the arXiv index for the electronic proceedings of GD 2019, which contains the peer-reviewed and revised accepted papers with an optional appendix. Proceedings (without appendices) are also to be published by Springer in the Lecture Notes in Computer Science series.

    Submitted 16 September, 2019; originally announced September 2019.

  35. arXiv:1909.00223  [pdf, other

    cs.CG cs.DM math.CO

    Simple $k$-Planar Graphs are Simple $(k+1)$-Quasiplanar

    Authors: Patrizio Angelini, Michael A. Bekos, Franz J. Brandenburg, Giordano Da Lozzo, Giuseppe Di Battista, Walter Didimo, Michael Hoffmann, Giuseppe Liotta, Fabrizio Montecchiani, Ignaz Rutter, Csaba D. Tóth

    Abstract: A simple topological graph is $k$-quasiplanar ($k\geq 2$) if it contains no $k$ pairwise crossing edges, and $k$-planar if no edge is crossed more than $k$ times. In this paper, we explore the relationship between $k$-planarity and $k$-quasiplanarity to show that, for $k \geq 2$, every $k$-planar simple topological graph can be transformed into a $(k+1)$-quasiplanar simple topological graph.

    Submitted 31 August, 2019; originally announced September 2019.

    Comments: arXiv admin note: substantial text overlap with arXiv:1705.05569

  36. arXiv:1907.13086  [pdf, other

    cs.CG cs.DM math.CO math.GT

    Atomic Embeddability, Clustered Planarity, and Thickenability

    Authors: Radoslav Fulek, Csaba D. Tóth

    Abstract: We study the atomic embeddability testing problem, which is a common generalization of clustered planarity (c-planarity, for short) and thickenability testing, and present a polynomial-time algorithm for this problem, thereby giving the first polynomial-time algorithm for c-planarity. C-planarity was introduced in 1995 by Feng, Cohen, and Eades as a variant of graph planarity, in which the verte… ▽ More

    Submitted 9 December, 2019; v1 submitted 30 July, 2019; originally announced July 2019.

  37. On the Stretch Factor of Polygonal Chains

    Authors: Ke Chen, Adrian Dumitrescu, Wolfgang Mulzer, Csaba D. Tóth

    Abstract: Let $P=(p_1, p_2, \dots, p_n)$ be a polygonal chain in $\mathbb{R}^d$. The stretch factor of $P$ is the ratio between the total length of $P$ and the distance of its endpoints, $\sum_{i = 1}^{n-1} |p_i p_{i+1}|/|p_1 p_n|$. For a parameter $c \geq 1$, we call $P$ a $c$-chain if $|p_ip_j|+|p_jp_k| \leq c|p_ip_k|$, for every triple $(i,j,k)$, $1 \leq i<j<k \leq n$. The stretch factor is a global prop… ▽ More

    Submitted 10 January, 2023; v1 submitted 24 June, 2019; originally announced June 2019.

    Comments: 24 pages, 14 figures; a preliminary version appeared at MFCS 2019

    Journal ref: SIAM Journal on Discrete Mathematics (SIDMA), 35(3), 2021, pp. 1592-1614

  38. arXiv:1906.08141  [pdf, other

    cs.CG

    Rock Climber Distance: Frogs versus Dogs

    Authors: Hugo A. Akitaya, Leonie Ryvkin, Csaba D. Tóth

    Abstract: The classical measure of similarity between two polygonal chains in Euclidean space is the Fréchet distance, which corresponds to the coordinated motion of two mobile agents along the chains while minimizing their maximum distance. As computing the Fréchet distance takes near-quadratic time under the Strong Exponential Time Hypothesis (SETH), we explore two new distance measures, called rock climb… ▽ More

    Submitted 19 June, 2019; originally announced June 2019.

  39. arXiv:1903.07019  [pdf, other

    cs.CG

    Circumscribing Polygons and Polygonizations for Disjoint Line Segments

    Authors: Hugo A. Akitaya, Matias Korman, Oliver Korten, Mikhail Rudoy, Diane L. Souvaine, Csaba D. Tóth

    Abstract: Given a planar straight-line graph $G=(V,E)$ in $\mathbb{R}^2$, a \emph{circumscribing polygon} of $G$ is a simple polygon $P$ whose vertex set is $V$, and every edge in $E$ is either an edge or an internal diagonal of $P$. A circumscribing polygon is a \emph{polygonization} for $G$ if every edge in $E$ is an edge of $P$. We prove that every arrangement of $n$ disjoint line segments in the plane… ▽ More

    Submitted 29 June, 2021; v1 submitted 16 March, 2019; originally announced March 2019.

    Comments: Extended version (preliminary abstract accepted in the proceedings of SoCG 2019)

  40. arXiv:1902.10765  [pdf, other

    cs.DM cs.CC cs.DS

    Reconfiguration of Connected Graph Partitions

    Authors: Hugo A. Akitaya, Matthew D. Jones, Matias Korman, Christopher Meierfrankenfeld, Michael J. Munje, Diane L. Souvaine, Michael Thramann, Csaba D. Tóth

    Abstract: Motivated by recent computational models for redistricting and detection of gerrymandering, we study the following problem on graph partitions. Given a graph $G$ and an integer $k\geq 1$, a $k$-district map of $G$ is a partition of $V(G)$ into $k$ nonempty subsets, called districts, each of which induces a connected subgraph of $G$. A switch is an operation that modifies a $k$-district map by reas… ▽ More

    Submitted 29 June, 2021; v1 submitted 27 February, 2019; originally announced February 2019.

  41. Convex Polygons in Cartesian Products

    Authors: Jean-Lou De Carufel, Adrian Dumitrescu, Wouter Meulemans, Tim Ophelders, Claire Pennarun, Csaba D Tóth, Sander Verdonschot

    Abstract: We study several problems concerning convex polygons whose vertices lie in a Cartesian product of two sets of $n$ real numbers (for short, \emph{grid}). First, we prove that every such grid contains $Ω(\log n)$ points in convex position and that this bound is tight up to a constant factor. We generalize this result to $d$ dimensions (for a fixed $d\in \mathbb{N}$), and obtain a tight lower bound o… ▽ More

    Submitted 4 October, 2021; v1 submitted 29 December, 2018; originally announced December 2018.

    Comments: 26 pages, 10 figures, a preliminary version was presented at the 35th International Symposium on Computational Geometry (SoCG 2019)

    Journal ref: Journal of Computational Geometry 11(2) (2021). Special Issue of Selected Papers from SoCG 2019

  42. Improved Bounds on Information Dissemination by Manhattan Random Waypoint Model

    Authors: Aria Rezaei, Jie Gao, Jeff M. Phillips, Csaba D. Tóth

    Abstract: With the popularity of portable wireless devices it is important to model and predict how information or contagions spread by natural human mobility -- for understanding the spreading of deadly infectious diseases and for improving delay tolerant communication schemes. Formally, we model this problem by considering $M$ moving agents, where each agent initially carries a \emph{distinct} bit of info… ▽ More

    Submitted 19 September, 2018; originally announced September 2018.

    Comments: 10 pages, ACM SIGSPATIAL 2018, Seattle, US

    Journal ref: 26th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems (SIGSPATIAL 18), 2018, Seattle, WA, USA

  43. arXiv:1808.07608  [pdf, other

    cs.CG

    Crossing Minimization in Perturbed Drawings

    Authors: Radoslav Fulek, Csaba D. Tóth

    Abstract: Due to data compression or low resolution, nearby vertices and edges of a graph drawing may be bundled to a common node or arc. We model such a `compromised' drawing by a piecewise linear map $\varphi:G\rightarrow \mathbb{R}^2$. We wish to perturb $\varphi$ by an arbitrarily small $\varepsilon>0$ into a proper drawing (in which the vertices are distinct points, any two edges intersect in finitely… ▽ More

    Submitted 22 August, 2018; originally announced August 2018.

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

  44. arXiv:1806.09562  [pdf, other

    cs.CG cs.DM

    Maximum Area Axis-Aligned Square Packings

    Authors: Hugo A. Akitaya, Matthew D. Jones, David Stalfa, Csaba D. Tóth

    Abstract: Given a point set $S=\{s_1,\ldots , s_n\}$ in the unit square $U=[0,1]^2$, an anchored square packing is a set of $n$ interior-disjoint empty squares in $U$ such that $s_i$ is a corner of the $i$th square. The reach $R(S)$ of $S$ is the set of points that may be covered by such a packing, that is, the union of all empty squares anchored at points in $S$. It is shown that area$(R(S))\geq \frac12$ f… ▽ More

    Submitted 25 June, 2018; originally announced June 2018.

    Comments: 20 pages, 13 figures. A 15-page extended abstract appears in the Proceedings of the 43rd International Symposium on Mathematical Foundations of Computer Science (Liverpool, UK, 2018)

  45. arXiv:1710.00954  [pdf, other

    cs.CG

    Online Unit Covering in Euclidean Space

    Authors: Adrian Dumitrescu, Anirban Ghosh, Csaba D. Tóth

    Abstract: We revisit the online Unit Covering problem in higher dimensions: Given a set of $n$ points in $\mathbb{R}^d$, that arrive one by one, cover the points by balls of unit radius, so as to minimize the number of balls used. In this paper, we work in $\mathbb{R}^d$ using Euclidean distance. The current best competitive ratio of an online algorithm, $O(2^d d \log{d})$, is due to Charikar et al. (2004);… ▽ More

    Submitted 24 August, 2018; v1 submitted 2 October, 2017; originally announced October 2017.

    Comments: 14 pages, 5 figures, A preliminary version in: Proceedings of the 27th Annual Fall Workshop on Computational Geometry, Stony Brook University, USA, 2017. arXiv admin note: text overlap with arXiv:1708.02662

  46. arXiv:1709.09209  [pdf, other

    cs.CG cs.DM cs.DS

    Recognizing Weak Embeddings of Graphs

    Authors: Hugo A. Akitaya, Radoslav Fulek, Csaba D. Tóth

    Abstract: We present an efficient algorithm for a problem in the interface between clustering and graph embeddings. An embedding $\varphi:G\rightarrow M$ of a graph $G$ into a 2-manifold $M$ maps the vertices in $V(G)$ to distinct points and the edges in $E(G)$ to interior-disjoint Jordan arcs between the corresponding vertices. In applications in clustering, cartography, and visualization, nearby vertices… ▽ More

    Submitted 23 July, 2019; v1 submitted 26 September, 2017; originally announced September 2017.

  47. Gap-planar Graphs

    Authors: Sang Won Bae, Jean-Francois Baffier, Jinhee Chun, Peter Eades, Kord Eickmeyer, Luca Grilli, Seok-Hee Hong, Matias Korman, Fabrizio Montecchiani, Ignaz Rutter, Csaba D. Tóth

    Abstract: We introduce the family of $k$-gap-planar graphs for $k \geq 0$, i.e., graphs that have a drawing in which each crossing is assigned to one of the two involved edges and each edge is assigned at most $k$ of its crossings. This definition is motivated by applications in edge casing, as a $k$-gap-planar graph can be drawn crossing-free after introducing at most $k$ local gaps per edge. We present re… ▽ More

    Submitted 27 February, 2019; v1 submitted 25 August, 2017; originally announced August 2017.

    Comments: A preliminary version of this paper appeared in the Proceedings of the 25th International Symposium on Graph Drawing and Network Visualization (GD 2017)

    Journal ref: Theoretical Computer Science 745 (2018), 36-52

  48. arXiv:1708.02662  [pdf, other

    cs.CG

    Online unit clustering in higher dimensions

    Authors: Adrian Dumitrescu, Csaba D. Tóth

    Abstract: We revisit the online Unit Clustering and Unit Covering problems in higher dimensions: Given a set of $n$ points in a metric space, that arrive one by one, Unit Clustering asks to partition the points into the minimum number of clusters (subsets) of diameter at most one; while Unit Covering asks to cover all points by the minimum number of balls of unit radius. In this paper, we work in… ▽ More

    Submitted 25 August, 2021; v1 submitted 8 August, 2017; originally announced August 2017.

    Comments: 18 pages, 4 figures. A preliminary version appeared in the Proceedings of the 15th Workshop on Approximation and Online Algorithms (WAOA 2017)

    ACM Class: F.2.2; H.3.3

  49. arXiv:1705.05569   

    cs.CG cs.DM math.CO

    Two-Planar Graphs Are Quasiplanar

    Authors: Michael Hoffmann, Csaba D. Tóth

    Abstract: It is shown that every 2-planar graph is quasiplanar, that is, if a simple graph admits a drawing in the plane such that every edge is crossed at most twice, then it also admits a drawing in which no three edges pairwise cross. We further show that quasiplanarity is witnessed by a simple topological drawing, that is, any two edges cross at most once and adjacent edges do not cross.

    Submitted 4 September, 2019; v1 submitted 16 May, 2017; originally announced May 2017.

    Comments: Superseded by arXiv:1909.00223 as a result of merging with arXiv:1702.08716

    MSC Class: 68R10; 05C10; 05C62 ACM Class: F.2.2; G.2.2

  50. Geometric Biplane Graphs II: Graph Augmentation

    Authors: Alfredo García, Ferran Hurtado, Matias Korman, Inês Matos, Maria Saumell, Rodrigo I. Silveira, Javier Tejel, Csaba D. Tóth

    Abstract: We study biplane graphs drawn on a finite point set $S$ in the plane in general position. This is the family of geometric graphs whose vertex set is $S$ and which can be decomposed into two plane graphs. We show that every sufficiently large point set admits a 5-connected biplane graph and that there are arbitrarily large point sets that do not admit any 6-connected biplane graph. Furthermore, we… ▽ More

    Submitted 4 February, 2017; originally announced February 2017.

    Journal ref: Graphs and Combinatorics 31(2) (2015), 427-452