Skip to main content

Showing 1–20 of 20 results for author: Gronemann, M

.
  1. arXiv:2301.09440  [pdf, other

    cs.CG

    Splitting Plane Graphs to Outerplanarity

    Authors: Martin Gronemann, Martin Nöllenburg, Anaïs Villedieu

    Abstract: Vertex splitting replaces a vertex by two copies and partitions its incident edges amongst the copies. This problem has been studied as a graph editing operation to achieve desired properties with as few splits as possible, most often planarity, for which the problem is NP-hard. Here we study how to minimize the number of splits to turn a plane graph into an outerplane one. We tackle this problem… ▽ More

    Submitted 23 January, 2023; originally announced January 2023.

    Comments: 12 pages, 4 figures, appears in the proceedings of WALCOM 2023

  2. arXiv:2208.13615  [pdf, other

    cs.CG cs.DS

    Recognizing DAGs with Page-Number 2 is NP-complete

    Authors: Michael A. Bekos, Giordano Da Lozzo, Fabrizio Frati, Martin Gronemann, Tamara Mchedlidze, Chrysanthi N. Raftopoulou

    Abstract: The page-number of a directed acyclic graph (a DAG, for short) is the minimum $k$ for which the DAG has a topological order and a $k$-coloring of its edges such that no two edges of the same color cross, i.e., have alternating endpoints along the topological order. In 1999, Heath and Pemmaraju conjectured that the recognition of DAGs with page-number $2$ is NP-complete and proved that recognizing… ▽ More

    Submitted 11 November, 2022; v1 submitted 29 August, 2022; originally announced August 2022.

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

  3. arXiv:2208.13388  [pdf, other

    cs.CG

    Strictly-Convex Drawings of $3$-Connected Planar Graphs

    Authors: Michael A. Bekos, Martin Gronemann, Fabrizio Montecchiani, Antonios Symvonis

    Abstract: Strictly-convex straight-line drawings of $3$-connected planar graphs in small area form a classical research topic in Graph Drawing. Currently, the best-known area bound for such drawings is $O(n^2) \times O(n^2)$, as shown by Bárány and Rote by means of a sophisticated technique based on perturbing (non-strictly) convex drawings. Unfortunately, the hidden constants in such area bound are in the… ▽ More

    Submitted 29 August, 2022; originally announced August 2022.

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

  4. arXiv:2206.14898  [pdf, other

    cs.DS

    Recognizing Map Graphs of Bounded Treewidth

    Authors: Patrizio Angelini, Michael A. Bekos, Giordano Da Lozzo, Martin Gronemann, Fabrizio Montecchiani, Alessandra Tappini

    Abstract: A map graph is a graph admitting a representation in which vertices are nations on a spherical map and edges are shared curve segments or points between nations. We present an explicit fixed-parameter tractable algorithm for recognizing map graphs parameterized by treewidth. The algorithm has time complexity that is linear in the size of the graph and, if the input is a yes-instance, it reports a… ▽ More

    Submitted 29 June, 2022; originally announced June 2022.

  5. arXiv:2204.14040  [pdf, other

    cs.DS cs.CG

    Convex Grid Drawings of Planar Graphs with Constant Edge-Vertex Resolution

    Authors: Michael A. Bekos, Martin Gronemann, Fabrizio Montecchiani, Antonios Symvonis

    Abstract: We continue the study of the area requirement of convex straight-line grid drawings of 3-connected plane graphs, which has been intensively investigated in the last decades. Motivated by applications, such as graph editors, we additionally require the obtained drawings to have bounded edge-vertex resolution, that is, the closest distance between a vertex and any non-incident edge is lower bounded… ▽ More

    Submitted 9 May, 2022; v1 submitted 29 April, 2022; originally announced April 2022.

  6. arXiv:2107.04993  [pdf, other

    cs.DS math.CO

    The Mixed Page Number of Graphs

    Authors: Jawaherul Md. Alam, Michael A. Bekos, Martin Gronemann, Michael Kaufmann, Sergey Pupyrev

    Abstract: A linear layout of a graph typically consists of a total vertex order, and a partition of the edges into sets of either non-crossing edges, called stacks, or non-nested edges, called queues. The stack (queue) number of a graph is the minimum number of required stacks (queues) in a linear layout. Mixed linear layouts combine these layouts by allowing each set of edges to form either a stack or a qu… ▽ More

    Submitted 11 July, 2021; originally announced July 2021.

  7. arXiv:2106.08003  [pdf, other

    cs.DS

    On the Queue Number of Planar Graphs

    Authors: Michael A. Bekos, Martin Gronemann, Chrysanthi N. Raftopoulou

    Abstract: A k-queue layout is a special type of a linear layout, in which the linear order avoids (k+1)-rainbows, i.e., k+1 independent edges that pairwise form a nested pair. The optimization goal is to determine the queue number of a graph, i.e., the minimum value of k for which a k-queue layout is feasible. Recently, Dujmović et al. [J. ACM, 67(4), 22:1-38, 2020] showed that the queue number of planar gr… ▽ More

    Submitted 5 August, 2021; v1 submitted 15 June, 2021; originally announced June 2021.

  8. arXiv:2008.10336  [pdf, other

    cs.DS

    Lazy Queue Layouts of Posets

    Authors: Jawaherul Md. Alam, Michael A. Bekos, Martin Gronemann, Michael Kaufmann, Sergey Pupyrev

    Abstract: We investigate the queue number of posets in terms of their width, that is, the maximum number of pairwise incomparable elements. A long-standing conjecture of Heath and Pemmaraju asserts that every poset of width w has queue number at most w. The conjecture has been confirmed for posets of width w=2 via so-called lazy linear extension. We extend and thoroughly analyze lazy linear extensions for… ▽ More

    Submitted 25 August, 2020; v1 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)

  9. arXiv:2008.09002  [pdf, other

    cs.CG

    On Turn-Regular Orthogonal Representations

    Authors: Michael A. Bekos, Carla Binucci, Giuseppe Di Battista, Walter Didimo, Martin Gronemann, Karsten Klein, Maurizio Patrignani, Ignaz Rutter

    Abstract: An interesting class of orthogonal representations consists of the so-called turn-regular ones, i.e., those that do not contain any pair of reflex corners that "point to each other" inside a face. For such a representation H it is possible to compute in linear time a minimum-area drawing, i.e., a drawing of minimum area over all possible assignments of vertex and bend coordinates of H. In contrast… ▽ More

    Submitted 20 August, 2020; originally announced August 2020.

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

  10. arXiv:2008.07637  [pdf, other

    cs.DM cs.CG

    Drawing Shortest Paths in Geodetic Graphs

    Authors: Sabine Cornelsen, Maximilian Pfister, Henry Förster, Martin Gronemann, Michael Hoffmann, Stephen Kobourov, Thomas Schneck

    Abstract: Motivated by the fact that in a space where shortest paths are unique, no two shortest paths meet twice, we study a question posed by Greg Bodwin: Given a geodetic graph $G$, i.e., an unweighted graph in which the shortest path between any pair of vertices is unique, is there a philogeodetic drawing of $G$, i.e., a drawing of $G$ in which the curves of any two shortest paths meet at most once? We… ▽ More

    Submitted 17 August, 2020; originally announced August 2020.

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

  11. arXiv:2005.02082  [pdf, other

    cs.DS

    Grid Drawings of Graphs with Constant Edge-Vertex Resolution

    Authors: Michael A. Bekos, Martin Gronemann, Fabrizio Montecchiani, Dömötör Pálvölgyi, Antonios Symvonis, Leonidas Theocharous

    Abstract: We study the algorithmic problem of computing drawings of graphs in which $(i)$ each vertex is a disk with fixed radius $ρ$, $(ii)$ each edge is a straight-line segment connecting the centers of the two disks representing its end-vertices, $(iii)$ no two disks intersect, and $(iv)$ the distance between an edge segment and the center of a non-incident disk, called \emph{edge-vertex resolution}, is… ▽ More

    Submitted 5 May, 2021; v1 submitted 5 May, 2020; originally announced May 2020.

  12. arXiv:2003.07655  [pdf, other

    cs.CG

    Book Embeddings of Nonplanar Graphs with Small Faces in Few Pages

    Authors: Michael A. Bekos, Giordano Da Lozzo, Svenja Griesbach, Martin Gronemann, Fabrizio Montecchiani, Chrysanthi Raftopoulou

    Abstract: An embedding of a graph in a book, called book embedding, consists of a linear ordering of its vertices along the spine of the book and an assignment of its edges to the pages of the book, so that no two edges on the same page cross. The book thickness of a graph is the minimum number of pages over all its book embeddings. For planar graphs, a fundamental result is due to Yannakakis, who proposed… ▽ More

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

  13. arXiv:1811.00816  [pdf, other

    cs.DS

    Planar Graphs of Bounded Degree have Constant Queue Number

    Authors: Michael A. Bekos, Henry Förster, Martin Gronemann, Tamara Mchedlidze, Fabrizio Montecchiani, Chrysanthi Raftopoulou, Torsten Ueckerdt

    Abstract: A \emph{queue layout} of a graph consists of a \emph{linear order} of its vertices and a partition of its edges into \emph{queues}, so that no two independent edges of the same queue are nested. The \emph{queue number} of a graph is the minimum number of queues required by any of its queue layouts. A long-standing conjecture by Heath, Leighton and Rosenberg states that the queue number of planar g… ▽ More

    Submitted 9 August, 2019; v1 submitted 2 November, 2018; originally announced November 2018.

  14. arXiv:1808.10841  [pdf, other

    cs.DS

    Queue Layouts of Planar 3-Trees

    Authors: Jawaherul Md. Alam, Michael A. Bekos, Martin Gronemann, Michael Kaufmann, Sergey Pupyrev

    Abstract: A queue layout of a graph G consists of a linear order of the vertices of G and a partition of the edges of G into queues, so that no two independent edges of the same queue are nested. The queue number of G is the minimum number of queues required by any queue layout of G. In this paper, we continue the study of the queue number of planar 3-trees. As opposed to general planar graphs, whose queu… ▽ More

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

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

  15. arXiv:1804.02627  [pdf, other

    cs.DS

    Multi-Level Steiner Trees

    Authors: Reyan Ahmed, Patrizio Angelini, Faryad Darabi Sahneh, Alon Efrat, David Glickenstein, Martin Gronemann, Niklas Heinsohn, Stephen G. Kobourov, Richard Spence, Joseph Watkins, Alexander Wolff

    Abstract: In the classical Steiner tree problem, given an undirected, connected graph $G=(V,E)$ with non-negative edge costs and a set of \emph{terminals} $T\subseteq V$, the objective is to find a minimum-cost tree $E' \subseteq E$ that spans the terminals. The problem is APX-hard; the best known approximation algorithm has a ratio of $ρ= \ln(4)+\varepsilon < 1.39$. In this paper, we study a natural genera… ▽ More

    Submitted 26 November, 2018; v1 submitted 8 April, 2018; originally announced April 2018.

    Comments: This paper has been accepted in 17th International Symposium on Experimental Algorithms (SEA 2018)

  16. arXiv:1803.10030  [pdf, other

    cs.DM math.CO

    On Dispersable Book Embeddings

    Authors: Jawaherul Md. Alam, Michael A. Bekos, Martin Gronemann, Michael Kaufmann, Sergey Pupyrev

    Abstract: In a dispersable book embedding, the vertices of a given graph $G$ must be ordered along a line l, called spine, and the edges of G must be drawn at different half-planes bounded by l, called pages of the book, such that: (i) no two edges of the same page cross, and (ii) the graphs induced by the edges of each page are 1-regular. The minimum number of pages needed by any dispersable book embedding… ▽ More

    Submitted 27 March, 2018; originally announced March 2018.

  17. arXiv:1608.08578  [pdf, other

    cs.DS

    Bitonic st-orderings for Upward Planar Graphs

    Authors: Martin Gronemann

    Abstract: Canonical orderings serve as the basis for many incremental planar drawing algorithms. All these techniques, however, have in common that they are limited to undirected graphs. While $st$-orderings do extend to directed graphs, especially planar $st$-graphs, they do not offer the same properties as canonical orderings. In this work we extend the so called bitonic $st$-orderings to directed graphs.… ▽ More

    Submitted 30 August, 2016; originally announced August 2016.

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

  18. arXiv:1608.08027  [pdf, other

    cs.DS

    Crossing Minimization in Storyline Visualization

    Authors: Martin Gronemann, Michael Jünger, Frauke Liers, Francesco Mambelli

    Abstract: A storyline visualization is a layout that represents the temporal dynamics of social interactions along time by the convergence of chronological lines. Among the criteria oriented at improving aesthetics and legibility of a representation of this type, a small number of line crossings is the hardest to achieve. We model the crossing minimization in the storyline visualization problem as a multi-l… ▽ More

    Submitted 29 August, 2016; originally announced August 2016.

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

  19. arXiv:1408.5920  [pdf, other

    cs.DS

    Planar Octilinear Drawings with One Bend Per Edge

    Authors: Michael A. Bekos, Martin Gronemann, Michael Kaufmann, Robert Krug

    Abstract: In octilinear drawings of planar graphs, every edge is drawn as an alternating sequence of horizontal, vertical and diagonal ($45^\circ$) line-segments. In this paper, we study octilinear drawings of low edge complexity, i.e., with few bends per edge. A $k$-planar graph is a planar graph in which each vertex has degree less or equal to $k$. In particular, we prove that every 4-planar graph admits… ▽ More

    Submitted 25 August, 2014; originally announced August 2014.

  20. arXiv:1401.0684  [pdf, other

    cs.DM cs.CC math.CO

    Two-Page Book Embeddings of 4-Planar Graphs

    Authors: Michael A. Bekos, Martin Gronemann, Chrysanthi N. Raftopoulou

    Abstract: Back in the Eighties, Heath showed that every 3-planar graph is subhamiltonian and asked whether this result can be extended to a class of graphs of degree greater than three. In this paper we affirmatively answer this question for the class of 4-planar graphs. Our contribution consists of two algorithms: The first one is limited to triconnected graphs, but runs in linear time and uses existing me… ▽ More

    Submitted 3 January, 2014; originally announced January 2014.

    Comments: 21 pages, 16 Figures. A shorter version is to appear at STACS 2014