Skip to main content

Showing 1–50 of 73 results for author: Biedl, T

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

    cs.DS math.CO

    A Parameterized Algorithm for Vertex and Edge Connectivity of Embedded Graphs

    Authors: Therese Biedl, Prosenjit Bose, Karthik Murali

    Abstract: The problem of computing vertex and edge connectivity of a graph are classical problems in algorithmic graph theory. The focus of this paper is on computing these parameters on embedded graphs. A typical example of an embedded graph is a planar graph which can be drawn with no edge crossings. It has long been known that vertex and edge connectivity of planar embedded graphs can be computed in line… ▽ More

    Submitted 30 June, 2024; originally announced July 2024.

  2. arXiv:2406.03632  [pdf, other

    cs.CG cs.DS

    Finding maximum matchings in RDV graphs efficiently

    Authors: Therese Biedl, Prashant Gokhale

    Abstract: In this paper, we study the maximum matching problem in RDV graphs, i.e., graphs that are vertex-intersection graphs of downward paths in a rooted tree. We show that this problem can be reduced to a problem of testing (repeatedly) whether a vertical segment intersects one of a dynamically changing set of horizontal segments, which in turn reduces to an orthogonal ray shooting query. Using a suitab… ▽ More

    Submitted 5 June, 2024; originally announced June 2024.

  3. arXiv:2303.17028  [pdf, other

    cs.CG cs.CC

    On the complexity of embedding in graph products

    Authors: Therese Biedl, David Eppstein, Torsten Ueckerdt

    Abstract: Graph embedding, especially as a subgraph of a grid, is an old topic in VLSI design and graph drawing. In this paper, we investigate related questions concerning the complexity of embedding a graph $G$ in a host graph that is the strong product of a path $P$ with a graph $H$ that satisfies some properties, such as having small treewidth, pathwidth or tree depth. We show that this is NP-hard, even… ▽ More

    Submitted 29 March, 2023; originally announced March 2023.

  4. arXiv:2301.01394  [pdf, other

    math.CO cs.CG

    Large Matchings in Maximal 1-planar graphs

    Authors: Therese Biedl, John Wittnebel

    Abstract: It is well-known that every maximal planar graph has a matching of size at least $\tfrac{n+8}{3}$ if $n\geq 14$. In this paper, we investigate similar matching-bounds for maximal \emph{1-planar} graphs, i.e., graphs that can be drawn such that every edge has at most one crossing. In particular we show that every 3-connected simple-maximal 1-planar graph has a matching of size at least… ▽ More

    Submitted 3 January, 2023; originally announced January 2023.

  5. arXiv:2212.06782  [pdf, other

    cs.CG cs.DS math.CO

    On computing the vertex connectivity of 1-plane graphs

    Authors: Therese Biedl, Karthik Murali

    Abstract: A graph is called 1-plane if it has an embedding in the plane where each edge is crossed at most once by another edge.A crossing of a 1-plane graph is called an $\times$-crossing if there are no other edges connecting the endpoints of the crossing (apart from the crossing pair of edges). In this paper, we show how to compute the vertex connectivity of a 1-plane graph $G$ without $\times$-crossings… ▽ More

    Submitted 5 May, 2023; v1 submitted 13 December, 2022; originally announced December 2022.

    Comments: To appear in ICALP 2023

  6. arXiv:2209.00576  [pdf, other

    cs.CG math.CO

    Visibility Representations of Toroidal and Klein-bottle Graphs

    Authors: Therese Biedl

    Abstract: In this paper, we study visibility representations of graphs that are embedded on a torus or a Klein bottle. Mohar and Rosenstiehl showed that any toroidal graph has a visibility representation on a flat torus bounded by a parallelogram, but left open the question whether one can assume a rectangular flat torus, i.e., a flat torus bounded by a rectangle. Independently the same question was asked b… ▽ More

    Submitted 4 September, 2022; v1 submitted 1 September, 2022; originally announced September 2022.

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

  7. arXiv:2206.03879  [pdf, other

    cs.CG cs.DS

    Reconfiguration of Non-crossing Spanning Trees

    Authors: Oswin Aichholzer, Brad Ballinger, Therese Biedl, Mirela Damian, Erik D. Demaine, Matias Korman, Anna Lubiw, Jayson Lynch, Josef Tkadlec, Yushi Uno

    Abstract: For a set $P$ of $n$ points in the plane in general position, a non-crossing spanning tree is a spanning tree of the points where every edge is a straight-line segment between a pair of points and no two edges intersect except at a common endpoint. We study the problem of reconfiguring one non-crossing spanning tree of $P$ to another using a sequence of flips where each flip removes one edge and a… ▽ More

    Submitted 8 June, 2022; originally announced June 2022.

    Comments: 25 pages

    ACM Class: F.2.2

  8. arXiv:2112.06306  [pdf, other

    math.CO cs.DM

    Computing the vertex connectivity of a locally maximal 1-plane graph in linear time

    Authors: Therese Biedl, Karthik Murali

    Abstract: It is known that the vertex connectivity of a planar graph can be computed in linear time. We extend this result to the class of locally maximal 1-plane graphs: graphs that have an embedding with at most one crossing per edge such that the endpoints of each pair of crossing edges induce the complete graph $K_4$

    Submitted 12 December, 2021; originally announced December 2021.

    Comments: 11 pages, 4 figures

  9. arXiv:2108.11768  [pdf, other

    cs.CG

    Optimal-area visibility representations of outer-1-plane graphs

    Authors: Therese Biedl, Giuseppe Liotta, Jayson Lynch, Fabrizio Montecchiani

    Abstract: This paper studies optimal-area visibility representations of $n$-vertex outer-1-plane graphs, i.e. graphs with a given embedding where all vertices are on the boundary of the outer face and each edge is crossed at most once. We show that any graph of this family admits an embedding-preserving visibility representation whose area is $O(n^{1.5})$ and prove that this area bound is worst-case optimal… ▽ More

    Submitted 26 August, 2021; originally announced August 2021.

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

  10. arXiv:2108.07751  [pdf, other

    cs.CG

    Distant Representatives for Rectangles in the Plane

    Authors: Therese Biedl, Anna Lubiw, Anurag Murty Naredla, Peter Dominik Ralbovsky, Graeme Stroud

    Abstract: The input to the distant representatives problem is a set of $n$ objects in the plane and the goal is to find a representative point from each object while maximizing the distance between the closest pair of points. When the objects are axis-aligned rectangles, we give polynomial time constant-factor approximation algorithms for the $L_1$, $L_2$, and $L_\infty$ distance measures. We also prove low… ▽ More

    Submitted 17 August, 2021; originally announced August 2021.

    Comments: Full-length version of a paper to appear at ESA'21

  11. arXiv:2105.06992  [pdf, other

    cs.CG math.CO

    Generalized LR-drawings of trees

    Authors: Therese Biedl, Giuseppe Liotta, Jayson Lynch, Fabrizio Montecchiani

    Abstract: The LR-drawing-method is a method of drawing an ordered rooted binary tree based on drawing one root-to-leaf path on a vertical line and attaching recursively obtained drawings of the subtrees on the left and right. In this paper, we study how to generalize this drawing-method to trees of higher arity. We first prove that (with some careful modifications) the proof of existence of a special root-t… ▽ More

    Submitted 14 May, 2021; originally announced May 2021.

  12. arXiv:2104.12286  [pdf, other

    cs.DS

    Efficiently Partitioning the Edges of a 1-Planar Graph into a Planar Graph and a Forest

    Authors: Sam Barr, Therese Biedl

    Abstract: 1-planar graphs are graphs that can be drawn in the plane such that any edge intersects with at most one other edge. Ackerman showed that the edges of a 1-planar graph can be partitioned into a planar graph and a forest, and claims that the proof leads to a linear time algorithm. However, it is not clear how one would obtain such an algorithm from his proof. In this paper, we first reprove Ackerma… ▽ More

    Submitted 29 April, 2021; v1 submitted 25 April, 2021; originally announced April 2021.

    Comments: 15 Pages, 2 figures, 6 pseudocodes

  13. arXiv:2102.02918  [pdf, other

    cs.DM math.CO

    All Subgraphs of a Wheel are 5-Coupled-Choosable

    Authors: Sam Barr, Therese Biedl

    Abstract: A wheel graph consists of a cycle along with a center vertex connected to every vertex in the cycle. In this paper we show that every subgraph of a wheel graph has list coupled chromatic number at most 5, and this coloring can be found in linear time. We further show that `5' is tight for every wheel graph with at least 5 vertices, and briefly discuss possible generalizations to planar graphs of t… ▽ More

    Submitted 11 March, 2021; v1 submitted 4 February, 2021; originally announced February 2021.

    Comments: 13 pages, 7 figures

  14. arXiv:2009.07106  [pdf, other

    cs.CG

    Drawing outer-1-planar graphs revisited

    Authors: Therese Biedl

    Abstract: In a recent article (Auer et al, Algorithmica 2016) it was claimed that every outer-1-planar graph has a planar visibility representation of area $O(n\log n)$. In this paper, we show that this is wrong: There are outer-1-planar graphs that require $Ω(n^2)$ area in any planar drawing. Then wegive a construction (using crossings, but preserving a given outer-1-planar embedding) that results in an or… ▽ More

    Submitted 20 September, 2020; v1 submitted 15 September, 2020; originally announced September 2020.

  15. arXiv:2004.05946  [pdf, other

    cs.CG

    Reconstructing a Polyhedron between Polygons in Parallel Slices

    Authors: Therese Biedl, Pavle Bulatovic, Veronika Irvine, Anna Lubiw, Owen Merkel, Anurag Murty Naredla

    Abstract: Given two $n$-vertex polygons, $P=(p_1, \ldots, p_n)$ lying in the $xy$-plane at $z=0$, and $P'=(p'_1, \ldots, p'_n)$ lying in the $xy$-plane at $z=1$, a banded surface is a triangulated surface homeomorphic to an annulus connecting $P$ and $P'$ such that the triangulation's edge set contains vertex disjoint paths $π_i$ connecting $p_i$ to $p'_i$ for all $i =1, \ldots, n$. The surface then consist… ▽ More

    Submitted 13 April, 2020; originally announced April 2020.

    Comments: preliminary version appeared in the Canadian Conference on Computational Geometry (CCCG) 2019

    MSC Class: 05C10; 52C99; 68W99 ACM Class: F.2.2; G.2.2

  16. arXiv:2003.14413  [pdf, other

    cs.CG

    Drawing Halin-graphs with small height

    Authors: Therese Biedl, Milap Sheth

    Abstract: In this paper, we study how to draw Halin-graphs, i.e., planar graphs that consist of a tree $T$ and a cycle among the leaves of that tree. Based on tree-drawing algorithms and the pathwidth $ pw(T) $, a well-known graph parameter, we find poly-line drawings of height at most $6pw(T)+3\in O(\log n)$. We also give an algorithm for straight-line drawings, and achieve height at most $12pw(T)+1$ for H… ▽ More

    Submitted 31 March, 2020; originally announced March 2020.

  17. arXiv:2003.01818  [pdf, ps, other

    cs.DM

    Building a larger class of graphs for efficient reconfiguration of vertex colouring

    Authors: Therese Biedl, Anna Lubiw, Owen Merkel

    Abstract: A $k$-colouring of a graph $G$ is an assignment of at most $k$ colours to the vertices of $G$ so that adjacent vertices are assigned different colours. The reconfiguration graph of the $k$-colourings, $\mathcal{R}_k(G)$, is the graph whose vertices are the $k$-colourings of $G$ and two colourings are joined by an edge in $\mathcal{R}_k(G)$ if they differ in colour on exactly one vertex. For a $k$-… ▽ More

    Submitted 3 March, 2020; originally announced March 2020.

    Comments: 24 pages, 8 figures

  18. arXiv:2002.11818  [pdf, other

    cs.CG cs.DS

    Finding large matchings in 1-planar graphs of minimum degree 3

    Authors: Therese Biedl, Fabian Klute

    Abstract: A matching is a set of edges without common endpoint. It was recently shown that every 1-planar graph (i.e., a graph that can be drawn in the plane with at most one crossing per edge) that has minimum degree 3 has a matching of size at least $\frac{n+12}{7}$, and this is tight for some graphs. The proof did not come with an algorithm to find the matching more efficiently than a general-purpose max… ▽ More

    Submitted 17 March, 2020; v1 submitted 26 February, 2020; originally announced February 2020.

  19. arXiv:2002.09597  [pdf, other

    cs.CG cs.DM

    On Layered Fan-Planar Graph Drawings

    Authors: Therese Biedl, Steven Chaplick, Jiři Fiala, Michael Kaufmann, Fabrizio Montecchiani, Martin Nöllenburg, Chrysanthi Raftopoulou

    Abstract: In this paper, we study fan-planar drawings that use $h$ layers and are proper, i.e., edges connect adjacent layers. We show that if the embedding of the graph is fixed, then testing the existence of such drawings is fixed-parameter tractable in $h$, via a reduction to a similar result for planar graphs by Dujmović et al. If the embedding is not fixed, then we give partial results for $h=2$: It wa… ▽ More

    Submitted 21 February, 2020; originally announced February 2020.

  20. arXiv:1911.04603  [pdf, other

    cs.DM math.CO

    Matchings in 1-planar graphs with large minimum degree

    Authors: Therese Biedl, John Wittnebel

    Abstract: In 1979, Nishizeki and Baybars showed that every planar graph with minimum degree 3 has a matching of size $\frac{n}{3}+c$ (where the constant $c$ depends on the connectivity), and even better bounds hold for planar graphs with minimum degree 4 and 5. In this paper, we investigate similar matching-bounds for {\em 1-planar} graphs, i.e., graphs that can be drawn such that every edge has at most one… ▽ More

    Submitted 20 February, 2020; v1 submitted 11 November, 2019; originally announced November 2019.

  21. arXiv:1911.02153  [pdf, other

    cs.DM math.CO

    Are highly connected 1-planar graphs Hamiltonian?

    Authors: Therese Biedl

    Abstract: It is well-known that every planar 4-connected graph has a Hamiltonian cycle. In this paper, we study the question whether every 1-planar 4-connected graph has a Hamiltonian cycle. We show that this is false in general, even for 5-connected graphs, but true if the graph has a 1-planar drawing where every region is a triangle.

    Submitted 5 November, 2019; originally announced November 2019.

  22. arXiv:1910.07935  [pdf, other

    cs.DM math.CO math.DS math.MG

    Quasiperiodic bobbin lace patterns

    Authors: Veronika Irvine, Therese Biedl, Craig S. Kaplan

    Abstract: Bobbin lace is a fibre art form in which threads are braided together to form a fabric, often with a very detailed and complex design. In traditional practice, each region of the fabric is filled with a periodic texture. We establish the groundwork for non-periodic lace patterns and present three new quasiperiodic families based on Sturmian words, the Penrose tiling by thick and thin rhombs and th… ▽ More

    Submitted 16 October, 2019; originally announced October 2019.

    Comments: 27 pages, 13 figures

  23. arXiv:1910.01683  [pdf, other

    math.CO cs.DM

    A note on 1-planar graphs with minimum degree 7

    Authors: Therese Biedl

    Abstract: It is well-known that 1-planar graphs have minimum degree at most 7, and not hard to see that some 1-planar graphs have minimum degree exactly 7. In this note we show that any such 1-planar graph has at least 24 vertices, and this is tight.

    Submitted 3 October, 2019; originally announced October 2019.

    Comments: 4 pages

  24. arXiv:1908.07647  [pdf, other

    cs.CG cs.DM

    Line and Plane Cover Numbers Revisited

    Authors: Therese Biedl, Stefan Felsner, Henk Meijer, Alexander Wolff

    Abstract: A measure for the visual complexity of a straight-line crossing-free drawing of a graph is the minimum number of lines needed to cover all vertices. For a given graph $G$, the minimum such number (over all drawings in dimension $d \in \{2,3\}$) is called the \emph{$d$-dimensional weak line cover number} and denoted by $π^1_d(G)$. In 3D, the minimum number of \emph{planes} needed to cover all verti… ▽ More

    Submitted 20 August, 2019; originally announced August 2019.

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

    MSC Class: 52C45

  25. arXiv:1908.05706  [pdf, other

    cs.CG cs.DS

    Homotopy height, grid-major height and graph-drawing height

    Authors: Therese Biedl, Erin Wolf Chambers, David Eppstein, Arnaud De Mesmay, Tim Ophelders

    Abstract: It is well-known that both the pathwidth and the outer-planarity of a graph can be used to obtain lower bounds on the height of a planar straight-line drawing of a graph. But both bounds fall short for some graphs. In this paper, we consider two other parameters, the (simple) homotopy height and the (simple) grid-major height. We discuss the relationship between them and to the other parameters, a… ▽ More

    Submitted 26 August, 2019; v1 submitted 15 August, 2019; originally announced August 2019.

    Comments: 28 pages, 11 figures. Expanded version of a paper in the Proceedings of the 27th International Symposium on Graph Drawing and Network Visualization (GD 2019); for the proceedings version, see version 1

  26. arXiv:1906.11948  [pdf, other

    cs.CG

    Packing Boundary-Anchored Rectangles and Squares

    Authors: Therese Biedl, Ahmad Biniaz, Anil Maheshwari, Saeed Mehrabi

    Abstract: Consider a set $P$ of $n$ points on the boundary of an axis-aligned square $Q$. We study the boundary-anchored packing problem on $P$ in which the goal is to find a set of interior-disjoint axis-aligned rectangles in $Q$ such that each rectangle is anchored (has a corner at some point in $P$), each point in $P$ is used to anchor at most one rectangle, and the total area of the rectangles is maximi… ▽ More

    Submitted 27 June, 2019; originally announced June 2019.

    Comments: 18 pages, 11 figures

  27. arXiv:1905.00790  [pdf, other

    cs.CG

    Minimum Ply Covering of Points with Disks and Squares

    Authors: Therese Biedl, Ahmad Biniaz, Anna Lubiw

    Abstract: Following the seminal work of Erlebach and van Leeuwen in SODA 2008, we introduce the minimum ply covering problem. Given a set $P$ of points and a set $S$ of geometric objects, both in the plane, our goal is to find a subset $S'$ of $S$ that covers all points of $P$ while minimizing the maximum number of objects covering any point in the plane (not only points of $P$). For objects that are unit s… ▽ More

    Submitted 2 May, 2019; originally announced May 2019.

    Comments: 15 pages

  28. arXiv:1902.07812  [pdf, other

    cs.DS math.CO

    Finding big matchings in planar graphs quickly

    Authors: Therese Biedl

    Abstract: It is well-known that every $n$-vertex planar graph with minimum degree 3 has a matching of size at least $\frac{n}{3}$. But all proofs of this use the Tutte-Berge-formula for the size of a maximum matching. Hence these proofs are not directly algorithmic, and to find such a matching one must apply a general-purposes maximum matching algorithm, which has run-time $O(n^{1.5}α(n))$ for planar graphs… ▽ More

    Submitted 20 February, 2019; originally announced February 2019.

  29. arXiv:1901.01476  [pdf, other

    cs.CG

    Maximum Matchings and Minimum Blocking Sets in $Θ_6$-Graphs

    Authors: Therese Biedl, Ahmad Biniaz, Veronika Irvine, Kshitij Jain, Philipp Kindermann, Anna Lubiw

    Abstract: $Θ_6$-Graphs graphs are important geometric graphs that have many applications especially in wireless sensor networks. They are equivalent to Delaunay graphs where empty equilateral triangles take the place of empty circles. We investigate lower bounds on the size of maximum matchings in these graphs. The best known lower bound is $n/3$, where $n… ▽ More

    Submitted 11 March, 2019; v1 submitted 5 January, 2019; originally announced January 2019.

  30. arXiv:1812.04543  [pdf, other

    cs.DS cs.DM math.CO

    Finding Tutte paths in linear time

    Authors: Therese Biedl, Philipp Kindermann

    Abstract: It is well-known that every planar graph has a Tutte path, i.e., a path $P$ such that any component of $G-P$ has at most three attachment points on $P$. However, it was only recently shown that such Tutte paths can be found in polynomial time. In this paper, we give a new proof that 3-connected planar graphs have Tutte paths, which leads to a linear-time algorithm to find Tutte paths. Furthermore,… ▽ More

    Submitted 11 March, 2019; v1 submitted 11 December, 2018; originally announced December 2018.

  31. arXiv:1810.07072  [pdf, other

    cs.CG

    Segment representations with small resolution

    Authors: Therese Biedl

    Abstract: A segment representation of a graph is an assignment of line segments in 2D to the vertices in such a way that two segments intersect if and only if the corresponding vertices are adjacent. Not all graphs have such segment representations, but they exist, for example, for all planar graphs. In this note, we study the resolution that can be achieved for segment representations, presuming the ends… ▽ More

    Submitted 16 October, 2018; originally announced October 2018.

  32. arXiv:1809.03264   

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

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

    Authors: Therese Biedl, Andreas Kerren

    Abstract: These are the revised accepted papers from the 26th International Symposium on Graph Drawing and Network Visualization (GD 2018), Barcelona, Spain, September 26 - September 28, 2018. Proceedings are also to be published by Springer in the Lecture Notes in Computer Science series.

    Submitted 20 September, 2018; v1 submitted 10 September, 2018; originally announced September 2018.

    Comments: 41 papers

  33. arXiv:1801.08565  [pdf, other

    cs.CG cs.DM cs.DS

    Rollercoasters and Caterpillars

    Authors: Therese Biedl, Ahmad Biniaz, Robert Cummings, Anna Lubiw, Florin Manea, Dirk Nowotka, Jeffrey Shallit

    Abstract: A rollercoaster is a sequence of real numbers for which every maximal contiguous subsequence, that is increasing or decreasing, has length at least three. By translating this sequence to a set of points in the plane, a rollercoaster can be defined as a polygonal path for which every maximal sub-path, with positive- or negative-slope edges, has at least three points. Given a sequence of distinct re… ▽ More

    Submitted 25 January, 2018; originally announced January 2018.

    Comments: 17 pages

  34. arXiv:1710.04583  [pdf, other

    cs.CG

    4-connected planar graphs are in $B_3$-EPG

    Authors: Therese Biedl, Claire Pennarun

    Abstract: We show that every 4-connected planar graph has a $B_3$-EPG representation, i.e., every vertex is represented by a curve on the grid with at most three bends, and two vertices are adjacent if and only if the corresponding curves share an edge of the grid. Our construction is based on a modification of the representation by touching thickened $L$-shapes proposed by Gonçalves et al.

    Submitted 12 October, 2017; originally announced October 2017.

  35. arXiv:1709.01456  [pdf, other

    cs.CG

    Improved Bounds for Drawing Trees on Fixed Points with L-shaped Edges

    Authors: Therese Biedl, Timothy M. Chan, Martin Derka, Kshitij Jain, Anna Lubiw

    Abstract: Let $T$ be an $n$-node tree of maximum degree 4, and let $P$ be a set of $n$ points in the plane with no two points on the same horizontal or vertical line. It is an open question whether $T$ always has a planar drawing on $P$ such that each edge is drawn as an orthogonal path with one bend (an "L-shaped" edge). By giving new methods for drawing trees, we improve the bounds on the size of the poin… ▽ More

    Submitted 5 September, 2017; originally announced September 2017.

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

  36. arXiv:1708.09778  [pdf, other

    cs.CG

    Drawing bobbin lace graphs, or, Fundamental cycles for a subclass of periodic graphs

    Authors: Therese Biedl, Veronika Irvine

    Abstract: In this paper, we study a class of graph drawings that arise from bobbin lace patterns. The drawings are periodic and require a combinatorial embedding with specific properties which we outline and demonstrate can be verified in linear time. In addition, a lace graph drawing has a topological requirement: it contains a set of non-contractible directed cycles which must be homotopic to $(1,0)$, tha… ▽ More

    Submitted 6 September, 2017; v1 submitted 31 August, 2017; originally announced August 2017.

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

  37. arXiv:1708.09749  [pdf, other

    cs.CG

    EPG-representations with small grid-size

    Authors: Therese Biedl, Martin Derka, Vida Dujmovic, Pat Morin

    Abstract: In an EPG-representation of a graph $G$ each vertex is represented by a path in the rectangular grid, and $(v,w)$ is an edge in $G$ if and only if the paths representing $v$ an $w$ share a grid-edge. Requiring paths representing edges to be x-monotone or, even stronger, both x- and y-monotone gives rise to three natural variants of EPG-representations, one where edges have no monotonicity requirem… ▽ More

    Submitted 1 September, 2017; v1 submitted 31 August, 2017; originally announced August 2017.

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

  38. arXiv:1708.09560  [pdf, other

    cs.CG

    A Note on Plus-Contacts, Rectangular Duals, and Box-Orthogonal Drawings

    Authors: Therese Biedl, Debajyoti Mondal

    Abstract: A plus-contact representation of a planar graph $G$ is called $c$-balanced if for every plus shape $+_v$, the number of other plus shapes incident to each arm of $+_v$ is at most $ c Δ+O(1)$, where $Δ$ is the maximum degree of $G$. Although small values of $c$ have been achieved for a few subclasses of planar graphs (e.g., $2$- and $3$-trees), it is unknown whether $c$-balanced representations wit… ▽ More

    Submitted 31 August, 2017; originally announced August 2017.

    Comments: A poster related to this research appeared at the 25th International Symposium on Graph Drawing & Network Visualization (GD 2017)

    MSC Class: 68R10 ACM Class: G.2.2

  39. arXiv:1708.09515  [pdf, other

    cs.CG

    On Upward Drawings of Trees on a Given Grid

    Authors: Therese Biedl, Debajyoti Mondal

    Abstract: Computing a minimum-area planar straight-line drawing of a graph is known to be NP-hard for planar graphs, even when restricted to outerplanar graphs. However, the complexity question is open for trees. Only a few hardness results are known for straight-line drawings of trees under various restrictions such as edge length or slope constraints. On the other hand, there exist polynomial-time algorit… ▽ More

    Submitted 30 August, 2017; originally announced August 2017.

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

  40. arXiv:1708.01903  [pdf, other

    cs.CG

    Grid-Obstacle Representations with Connections to Staircase Guarding

    Authors: Therese Biedl, Saeed Mehrabi

    Abstract: In this paper, we study grid-obstacle representations of graphs where we assign grid-points to vertices and define obstacles such that an edge exists if and only if an $xy$-monotone grid path connects the two endpoints without hitting an obstacle or another vertex. It was previously argued that all planar graphs have a grid-obstacle representation in 2D, and all graphs have a grid-obstacle represe… ▽ More

    Submitted 29 August, 2017; v1 submitted 6 August, 2017; originally announced August 2017.

    Comments: To appear in the proceedings of the 25th International Symposium on Graph Drawing and Network Visualization (GD 2017)

  41. arXiv:1706.02028  [pdf, other

    cs.CG

    On Guarding Orthogonal Polygons with Bounded Treewidth

    Authors: Therese Biedl, Saeed Mehrabi

    Abstract: There exist many variants of guarding an orthogonal polygon in an orthogonal fashion: sometimes a guard can see an entire rectangle, or along a staircase, or along an orthogonal path with at most $k$ bends. In this paper, we study all these guarding models in the special case of orthogonal polygons that have bounded treewidth in some sense. Exploiting algorithms for graphs of bounded treewidth, we… ▽ More

    Submitted 6 June, 2017; originally announced June 2017.

  42. arXiv:1702.01719  [pdf, other

    cs.DS cs.CG

    A 2-Approximation for the Height of Maximal Outerplanar Graph Drawings

    Authors: Therese Biedl, Philippe Demontigny

    Abstract: In this paper, we study planar drawings of maximal outerplanar graphs with the objective of achieving small height. A recent paper gave an algorithm for such drawings that is within a factor of 4 of the optimum height. In this paper, we substantially improve the approximation factor to become 2. The main ingredient is to define a new parameter of outerplanar graphs (the so-called umbrella depth, o… ▽ More

    Submitted 6 February, 2017; originally announced February 2017.

  43. arXiv:1612.07276  [pdf, other

    cs.CG cs.DS

    Splitting $B_2$-VPG graphs into outer-string and co-comparability graphs

    Authors: Martin Derka, Therese Biedl

    Abstract: In this paper, we show that any $B_2$-VPG graph (i.e., an intersection graph of orthogonal curves with at most 2 bends) can be decomposed into $O(\log n)$ outerstring graphs or $O(\log^3 n)$ permutation graphs. This leads to better approximation algorithms for hereditary graph problems, such as independent set, clique and clique cover, on $B_2$-VPG graphs.

    Submitted 21 December, 2016; originally announced December 2016.

  44. arXiv:1612.03854  [pdf, other

    cs.CG

    Crossing Number for Graphs With Bounded Pathwidth

    Authors: Therese Biedl, Markus Chimani, Martin Derka, Petra Mutzel

    Abstract: The crossing number is the smallest number of pairwise edge-crossings when drawing a graph into the plane. There are only very few graph classes for which the exact crossing number is known or for which there at least exist constant approximation ratios. Furthermore, up to now, general crossing number computations have never been successfully tackled using bounded width of graph decompositions, li… ▽ More

    Submitted 11 October, 2017; v1 submitted 12 December, 2016; originally announced December 2016.

    Comments: Full version of paper that will appear at ISAAC'17

  45. arXiv:1609.08132  [pdf, other

    cs.CG

    Order-preserving 1-string representations of planar graphs

    Authors: Therese Biedl, Martin Derka

    Abstract: This paper considers 1-string representations of planar graphs that are order-preserving in the sense that the order of crossings along the curve representing vertex $v$ is the same as the order of edges in the clockwise order around $v$ in the planar embedding. We show that this does not exist for all planar graphs (not even for all planar 3-trees), but show existence for some subclasses of plana… ▽ More

    Submitted 26 September, 2016; originally announced September 2016.

    Comments: Submitted to SOFSEM 2017

  46. arXiv:1607.07364  [pdf, other

    cs.CG

    Sliding k-Transmitters: Hardness and Approximation

    Authors: Therese Biedl, Saeed Mehrabi, Ziting Yu

    Abstract: A sliding k-transmitter in an orthogonal polygon P is a mobile guard that travels back and forth along an orthogonal line segment s inside P. It can see a point p in P if the perpendicular from p onto s intersects the boundary of P at most k times. We show that guarding an orthogonal polygon P with the minimum number of k-transmitters is NP-hard, for any fixed k>0, even if P is simple and monotone… ▽ More

    Submitted 25 July, 2016; originally announced July 2016.

  47. arXiv:1606.02233  [pdf, other

    cs.CG

    Order-preserving drawings of trees with approximately optimal height (and small width)

    Authors: Johannes Batzill, Therese Biedl

    Abstract: In this paper, we study how to draw trees so that they are planar, straight-line and respect a given order of edges around each node. We focus on minimizing the height, and show that we can always achieve a height of at most 2pw(T)+1, where pw(T) (the so-called pathwidth) is a known lower bound on the height. Hence we give an asymptotic 2-approximation algorithm. We also create a drawing whose hei… ▽ More

    Submitted 7 June, 2016; originally announced June 2016.

  48. arXiv:1606.02220  [pdf, other

    cs.CG

    Non-aligned drawings of planar graphs

    Authors: Therese Biedl, Claire Pennarun

    Abstract: A non-aligned drawing of a graph is a drawing where no two vertices are in the same row or column. Auber et al. showed that not all planar graphs have non-aligned drawings that are straight-line, planar, and in the minimal-possible $n\times n$-grid. They also showed that such drawings exist if up to $n-3$ edges may have a bend. In this paper, we give algorithms for non-aligned planar drawings that… ▽ More

    Submitted 28 November, 2016; v1 submitted 7 June, 2016; originally announced June 2016.

  49. arXiv:1604.07100  [pdf, other

    cs.CG

    On $r$-Guarding Thin Orthogonal Polygons

    Authors: Therese Biedl, Saeed Mehrabi

    Abstract: Guarding a polygon with few guards is an old and well-studied problem in computational geometry. Here we consider the following variant: We assume that the polygon is orthogonal and thin in some sense, and we consider a point $p$ to guard a point $q$ if and only if the minimum axis-aligned rectangle spanned by $p$ and $q$ is inside the polygon. A simple proof shows that this problem is NP-hard on… ▽ More

    Submitted 24 April, 2016; originally announced April 2016.

    Comments: 18 pages

  50. arXiv:1604.07099  [pdf, other

    cs.CG

    On Guarding Orthogonal Polygons with Sliding Cameras

    Authors: Therese Biedl, Timothy M. Chan, Stephanie Lee, Saeed Mehrabi, Fabrizio Montecchiani, Hamideh Vosoughpour

    Abstract: A sliding camera inside an orthogonal polygon $P$ is a point guard that travels back and forth along an orthogonal line segment $γ$ in $P$. The sliding camera $g$ can see a point $p$ in $P$ if the perpendicular from $p$ onto $γ$ is inside $P$. In this paper, we give the first constant-factor approximation algorithm for the problem of guarding $P$ with the minimum number of sliding cameras. Next, w… ▽ More

    Submitted 24 April, 2016; originally announced April 2016.

    Comments: 15 pages