Skip to main content

Showing 1–50 of 58 results for author: Da Lozzo, G

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

    cs.DS

    Simple Realizability of Abstract Topological Graphs

    Authors: Giordano Da Lozzo, Walter Didimo, Fabrizio Montecchiani, Miriam Münch, Maurizio Patrignani, Ignaz Rutter

    Abstract: An abstract topological graph (AT-graph) is a pair $A=(G,\mathcal{X})$, where $G=(V,E)$ is a graph and $\mathcal{X} \subseteq {E \choose 2}$ is a set of pairs of edges of $G$. A realization of $A$ is a drawing $Γ_A$ of $G$ in the plane such that any two edges $e_1,e_2$ of $G$ cross in $Γ_A$ if and only if $(e_1,e_2) \in \mathcal{X}$; $Γ_A$ is simple if any two edges intersect at most once (either… ▽ More

    Submitted 14 March, 2025; v1 submitted 30 September, 2024; originally announced September 2024.

    Comments: Short version with less content accepted to ISAAC 2024

  2. arXiv:2409.19410  [pdf, other

    cs.DS cs.CG

    Exact Algorithms for Clustered Planarity with Linear Saturators

    Authors: Giordano Da Lozzo, Robert Ganian, Siddharth Gupta, Bojan Mohar, Sebastian Ordyniak, Meirav Zehavi

    Abstract: We study Clustered Planarity with Linear Saturators, which is the problem of augmenting an $n$-vertex planar graph whose vertices are partitioned into independent sets (called clusters) with paths - one for each cluster - that connect all the vertices in each cluster while maintaining planarity. We show that the problem can be solved in time $2^{O(n)}$ for both the variable and fixed embedding cas… ▽ More

    Submitted 28 September, 2024; originally announced September 2024.

    Comments: Appears in the Proceedings of the 35th International Symposium on Algorithms and Computation (ISAAC 2024)

  3. arXiv:2409.01942  [pdf, other

    quant-ph cs.DS

    Quantum Algorithms for One-Sided Crossing Minimization

    Authors: Susanna Caroppo, Giordano Da Lozzo, Giuseppe Di Battista

    Abstract: We present singly-exponential quantum algorithms for the One-Sided Crossing Minimization (OSCM) problem. Given an $n$-vertex bipartite graph $G=(U,V,E\subseteq U \times V)$, a $2$-level drawing $(π_U,π_V)$ of $G$ is described by a linear ordering $π_U: U \leftrightarrow \{1,\dots,|U|\}$ of $U$ and linear ordering $π_V: V \leftrightarrow \{1,\dots,|V|\}$ of $V$. For a fixed linear ordering $π_U$ of… ▽ More

    Submitted 3 September, 2024; originally announced September 2024.

    Comments: This is the long version of a paper to appear at the 32nd International Symposium on Graph Drawing and Network Visualization (GD '24)

  4. arXiv:2409.01889  [pdf, other

    cs.CG cs.DS

    Weakly Leveled Planarity with Bounded Span

    Authors: Michael Bekos, Giordano Da Lozzo, Fabrizio Frati, Siddharth Gupta, Philipp Kindermann, Giuseppe Liotta, Ignaz Rutter, Ioannis G. Tollis

    Abstract: This paper studies planar drawings of graphs in which each vertex is represented as a point along a sequence of horizontal lines, called levels, and each edge is either a horizontal segment or a strictly $y$-monotone curve. A graph is $s$-span weakly leveled planar if it admits such a drawing where the edges have span at most $s$; the span of an edge is the number of levels it touches minus one. W… ▽ More

    Submitted 29 December, 2024; v1 submitted 3 September, 2024; originally announced September 2024.

    Comments: Appears in the Proceedings of the 32nd International Symposium on Graph Drawing and Network Visualization (GD 2024)

  5. arXiv:2409.01475  [pdf, other

    cs.CG cs.DM

    The Price of Upwardness

    Authors: Patrizio Angelini, Therese Biedl, Markus Chimani, Sabine Cornelsen, Giordano Da Lozzo, Seok-Hee Hong, Giuseppe Liotta, Maurizio Patrignani, Sergey Pupyrev, Ignaz Rutter, Alexander Wolff

    Abstract: Not every directed acyclic graph (DAG) whose underlying undirected graph is planar admits an upward planar drawing. We are interested in pushing the notion of upward drawings beyond planarity by considering upward $k$-planar drawings of DAGs in which the edges are monotonically increasing in a common direction and every edge is crossed at most $k$ times for some integer $k \ge 1$. We show that the… ▽ More

    Submitted 9 February, 2025; v1 submitted 2 September, 2024; originally announced September 2024.

    Comments: This is the extended version, with full appendix, of a paper to appear in the Proc. 32nd Int. Symp. Graph Drawing & Network Visualization (GD 2024). With respect to the previous version, in this version the appendix has been integrated into the text and some details have been clarified

  6. arXiv:2408.17369  [pdf, other

    cs.DS cs.CG cs.DM

    Upward Pointset Embeddings of Planar st-Graphs

    Authors: Carlos Alegria, Susanna Caroppo, Giordano Da Lozzo, Marco D'Elia, Giuseppe Di Battista, Fabrizio Frati, Fabrizio Grosso, Maurizio Patrignani

    Abstract: We study upward pointset embeddings (UPSEs) of planar $st$-graphs. Let $G$ be a planar $st$-graph and let $S \subset \mathbb{R}^2$ be a pointset with $|S|= |V(G)|$. An UPSE of $G$ on $S$ is an upward planar straight-line drawing of $G$ that maps the vertices of $G$ to the points of $S$. We consider both the problem of testing the existence of an UPSE of $G$ on $S$ (UPSE Testing) and the problem of… ▽ More

    Submitted 3 January, 2025; v1 submitted 30 August, 2024; originally announced August 2024.

    Comments: This is the long version of a paper to appear at the 32nd International Symposium on Graph Drawing and Network Visualization (GD '24)

  7. arXiv:2310.02247  [pdf, other

    cs.DS cs.CG math.CO

    Efficient Enumeration of Drawings and Combinatorial Structures for Maximal Planar Graphs

    Authors: Giordano Da Lozzo, Giuseppe Di Battista, Fabrizio Frati, Fabrizio Grosso, Maurizio Patrignani

    Abstract: We propose efficient algorithms for enumerating the notorious combinatorial structures of maximal planar graphs, called canonical orderings and Schnyder woods, and the related classical graph drawings by de Fraysseix, Pach, and Pollack [Combinatorica, 1990] and by Schnyder [SODA, 1990], called canonical drawings and Schnyder drawings, respectively. To this aim (i) we devise an algorithm for enumer… ▽ More

    Submitted 3 October, 2023; originally announced October 2023.

  8. arXiv:2308.15416  [pdf, other

    cs.CG

    The Parametrized Complexity of the Segment Number

    Authors: Sabine Cornelsen, Giordano Da Lozzo, Luca Grilli, Siddharth Gupta, Jan Kratochvíl, Alexander Wolff

    Abstract: Given a straight-line drawing of a graph, a segment is a maximal set of edges that form a line segment. Given a planar graph $G$, the segment number of $G$ is the minimum number of segments that can be achieved by any planar straight-line drawing of $G$. The line cover number of $G$ is the minimum number of lines that support all the edges of a planar straight-line drawing of $G$. Computing the se… ▽ More

    Submitted 2 July, 2024; v1 submitted 29 August, 2023; originally announced August 2023.

    Comments: The conference version of this paper appeared in the Proceedings of the 31st International Symposium on Graph Drawing and Network Visualization (GD 2023)

  9. arXiv:2307.08371  [pdf, other

    cs.DS

    Quantum Graph Drawing

    Authors: Susanna Caroppo, Giordano Da Lozzo, Giuseppe Di Battista

    Abstract: In this paper, we initiate the study of quantum algorithms in the Graph Drawing research area. We focus on two foundational drawing standards: 2-level drawings and book layouts. Concerning $2$-level drawings, we consider the problems of obtaining drawings with the minimum number of crossings, $k$-planar drawings, quasi-planar drawings, and the problem of removing the minimum number of edges to obt… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: 37 pages, 32 figures, 2 tables

  10. arXiv:2208.14142  [pdf, other

    cs.CG cs.DS

    Unit-length Rectangular Drawings of Graphs

    Authors: Carlos Alegria, Giordano Da Lozzo, Giuseppe Di Battista, Fabrizio Frati, Fabrizio Grosso, Maurizio Patrignani

    Abstract: A rectangular drawing of a planar graph $G$ is a planar drawing of $G$ in which vertices are mapped to grid points, edges are mapped to horizontal and vertical straight-line segments, and faces are drawn as rectangles. Sometimes this latter constraint is relaxed for the outer face. In this paper, we study rectangular drawings in which the edges have unit length. We show a complexity dichotomy for… ▽ More

    Submitted 24 July, 2024; v1 submitted 30 August, 2022; originally announced August 2022.

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

  11. 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)

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

  13. arXiv:2205.05627  [pdf, other

    cs.DS

    On Upward-Planar L-Drawings of Graphs

    Authors: Patrizio Angelini, Steven Chaplick, Sabine Cornelsen, Giordano Da Lozzo

    Abstract: In an upward-planar L-drawing of a directed acyclic graph (DAG) each edge $e$ is represented as a polyline composed of a vertical segment with its lowest endpoint at the tail of $e$ and of a horizontal segment ending at the head of $e$. Distinct edges may overlap, but not cross. Recently, upward-planar L-drawings have been studied for $st$-graphs, i.e., planar DAGs with a single source $s$ and a s… ▽ More

    Submitted 3 August, 2022; v1 submitted 11 May, 2022; originally announced May 2022.

    Comments: Extended abstract appeared at MFCS 2022

  14. arXiv:2204.11495  [pdf, other

    cs.DS cs.DM math.CO

    Graph Product Structure for h-Framed Graphs

    Authors: Michael A. Bekos, Giordano Da Lozzo, Petr Hliněný, Michael Kaufmann

    Abstract: Graph product structure theory expresses certain graphs as subgraphs of the strong product of much simpler graphs. In particular, an elegant formulation for the corresponding structural theorems involves the strong product of a path and of a bounded treewidth graph, and allows to lift combinatorial results for bounded treewidth graphs to graph classes for which the product structure holds, such as… ▽ More

    Submitted 25 April, 2022; originally announced April 2022.

  15. arXiv:2108.12628  [pdf, other

    cs.DS

    Planar Straight-line Realizations of 2-Trees with Prescribed Edge Lengths

    Authors: Carlos Alegría, Manuel Borrazzo, Giordano Da Lozzo, Giuseppe Di Battista, Fabrizio Frati, Maurizio Patrignani

    Abstract: We study a classic problem introduced thirty years ago by Eades and Wormald. Let $G=(V,E,λ)$ be a weighted planar graph, where $λ: E \rightarrow \mathbb{R}^+$ is a length function. The Fixed Edge-Length Planar Realization problem (FEPR for short) asks whether there exists a planar straight-line realization of $G$, i.e., a planar straight-line drawing of $G$ where the Euclidean length of each edge… ▽ More

    Submitted 7 October, 2021; v1 submitted 28 August, 2021; originally announced August 2021.

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

  16. arXiv:2108.12327  [pdf, other

    cs.DM cs.CG

    On the Upward Book Thickness Problem: Combinatorial and Complexity Results

    Authors: Sujoy Bhore, Giordano Da Lozzo, Fabrizio Montecchiani, Martin Nöllenburg

    Abstract: A long-standing conjecture by Heath, Pemmaraju, and Trenk states that the upward book thickness of outerplanar DAGs is bounded above by a constant. In this paper, we show that the conjecture holds for subfamilies of upward outerplanar graphs, namely those whose underlying graph is an internally-triangulated outerpath or a cactus, and those whose biconnected components are $at$-outerplanar graphs.… ▽ More

    Submitted 27 August, 2021; originally announced August 2021.

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

  17. arXiv:2105.08124  [pdf, other

    cs.CG

    Planar Drawings with Few Slopes of Halin Graphs and Nested Pseudotrees

    Authors: Steven Chaplick, Giordano Da Lozzo, Emilio Di Giacomo, Giuseppe Liotta, Fabrizio Montecchiani

    Abstract: The $\textit{planar slope number}$ $psn(G)$ of a planar graph $G$ is the minimum number of edge slopes in a planar straight-line drawing of $G$. It is known that $psn(G) \in O(c^Δ)$ for every planar graph $G$ of maximum degree $Δ$. This upper bound has been improved to $O(Δ^5)$ if $G$ has treewidth three, and to $O(Δ)$ if $G$ has treewidth two. In this paper we prove $psn(G) \leq \max\{4,Δ\}$ when… ▽ More

    Submitted 27 November, 2023; v1 submitted 17 May, 2021; originally announced May 2021.

    Comments: Extended version of "Planar Drawings with Few Slopes of Halin Graphs and Nested Pseudotrees" appeared in the Proceedings of the 17th Algorithms and Data Structures Symposium (WADS 2021)

  18. arXiv:2011.02431  [pdf, other

    cs.DS cs.CG

    2-Level Quasi-Planarity or How Caterpillars Climb (SPQR-)Trees

    Authors: Patrizio Angelini, Giordano Da Lozzo, Giuseppe Di Battista, Fabrizio Frati, Maurizio Patrignani

    Abstract: Given a bipartite graph $G=(V_b,V_r,E)$, the $2$-Level Quasi-Planarity problem asks for the existence of a drawing of $G$ in the plane such that the vertices in $V_b$ and in $V_r$ lie along two parallel lines $\ell_b$ and $\ell_r$, respectively, each edge in $E$ is drawn in the unbounded strip of the plane delimited by $\ell_b$ and $\ell_r$, and no three edges in $E$ pairwise cross. We prove tha… ▽ More

    Submitted 4 November, 2020; originally announced November 2020.

    Comments: Extended version of a paper to appear at SODA '21

  19. arXiv:2008.09329  [pdf, other

    cs.DM cs.CG cs.DS

    $2$-Layer $k$-Planar Graphs: Density, Crossing Lemma, Relationships, and Pathwidth

    Authors: Patrizio Angelini, Giordano Da Lozzo, Henry Förster, Thomas Schneck

    Abstract: The $2$-layer drawing model is a well-established paradigm to visualize bipartite graphs. Several beyond-planar graph classes have been studied under this model. Surprisingly, however, the fundamental class of $k$-planar graphs has been considered only for $k=1$ in this context. We provide several contributions that address this gap in the literature. First, we show tight density bounds for the cl… ▽ More

    Submitted 21 August, 2020; originally announced August 2020.

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

  20. arXiv:2008.07834  [pdf, other

    cs.CG cs.DM cs.DS

    Planar L-Drawings of Bimodal Graphs

    Authors: Patrizio Angelini, Steven Chaplick, Sabine Cornelsen, Giordano Da Lozzo

    Abstract: In a planar L-drawing of a directed graph (digraph) each edge e is represented as a polyline composed of a vertical segment starting at the tail of e and a horizontal segment ending at the head of e. Distinct edges may overlap, but not cross. Our main focus is on bimodal graphs, i.e., digraphs admitting a planar embedding in which the incoming and outgoing edges around each vertex are contiguous.… ▽ More

    Submitted 18 August, 2020; originally announced August 2020.

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

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

  22. arXiv:2003.00556  [pdf, other

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

    On the Area Requirements of Planar Greedy Drawings of Triconnected Planar Graphs

    Authors: Giordano Da Lozzo, Anthony D'Angelo, Fabrizio Frati

    Abstract: In this paper we study the area requirements of planar greedy drawings of triconnected planar graphs. Cao, Strelzoff, and Sun exhibited a family $\cal H$ of subdivisions of triconnected plane graphs and claimed that every planar greedy drawing of the graphs in $\mathcal H$ respecting the prescribed plane embedding requires exponential area. However, we show that every $n$-vertex graph in $\cal H$… ▽ More

    Submitted 3 March, 2020; v1 submitted 1 March, 2020; originally announced March 2020.

  23. C-Planarity Testing of Embedded Clustered Graphs with Bounded Dual Carving-Width

    Authors: Giordano Da Lozzo, David Eppstein, Michael T. Goodrich, Siddharth Gupta

    Abstract: For a clustered graph, i.e, a graph whose vertex set is recursively partitioned into clusters, the C-Planarity Testing problem asks whether it is possible to find a planar embedding of the graph and a representation of each cluster as a region homeomorphic to a closed disk such that 1. the subgraph induced by each cluster is drawn in the interior of the corresponding disk, 2. each edge intersects… ▽ More

    Submitted 4 October, 2019; originally announced October 2019.

    Comments: Extended version of the paper "C-Planarity Testing of Embedded Clustered Graphs with Bounded Dual Carving-Width" to appear in the Proceedings of the 14th International Symposium on Parameterized and Exact Computation (IPEC 2019)

    Journal ref: Algorithmica 83 (8): 2471-2502, 2021

  24. arXiv:1909.07093  [pdf, other

    cs.CG cs.DM cs.DS

    How to Morph a Tree on a Small Grid

    Authors: Fidel Barrera-Cruz, Manuel Borrazzo, Giordano Da Lozzo, Giuseppe Di Battista, Fabrizio Frati, Maurizio Patrignani, Vincenzo Roselli

    Abstract: In this paper we study planar morphs between straight-line planar grid drawings of trees. A morph consists of a sequence of morphing steps, where in a morphing step vertices move along straight-line trajectories at constant speed. We show how to construct planar morphs that simultaneously achieve a reduced number of morphing steps and a polynomially-bounded resolution. We assume that both the init… ▽ More

    Submitted 27 September, 2019; v1 submitted 16 September, 2019; originally announced September 2019.

    Comments: A preliminary version of this paper appears in WADS 2019

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

  26. arXiv:1908.09318  [pdf, other

    cs.DS cs.CG cs.DM

    Graph Stories in Small Area

    Authors: Manuel Borrazzo, Giordano Da Lozzo, Giuseppe Di Battista, Fabrizio Frati, Maurizio Patrignani

    Abstract: We study the problem of drawing a dynamic graph, where each vertex appears in the graph at a certain time and remains in the graph for a fixed amount of time, called the window size. This defines a graph story, i.e., a sequence of subgraphs, each induced by the vertices that are in the graph at the same time. The drawing of a graph story is a sequence of drawings of such subgraphs. To support read… ▽ More

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

  27. arXiv:1907.01630  [pdf, other

    cs.DS cs.CG

    Computing k-Modal Embeddings of Planar Digraphs

    Authors: Juan Jose Besa, Giordano Da Lozzo, Michael T. Goodrich

    Abstract: Given a planar digraph $G$ and a positive even integer $k$, an embedding of $G$ in the plane is k-modal, if every vertex of $G$ is incident to at most $k$ pairs of consecutive edges with opposite orientations, i.e., the incoming and the outgoing edges at each vertex are grouped by the embedding into at most k sets of consecutive edges with the same orientation. In this paper, we study the $k$-Moda… ▽ More

    Submitted 2 July, 2019; originally announced July 2019.

    Comments: Extended version of a paper to appear in the Proceedings of the 27th Annual European Symposium on Algorithms (ESA 2019)

  28. arXiv:1903.07966  [pdf, other

    cs.CG cs.DS

    Upward Book Embeddings of st-Graphs

    Authors: Carla Binucci, Giordano Da Lozzo, Emilio Di Giacomo, Walter Didimo, Tamara Mchedlidze, Maurizio Patrignani

    Abstract: We study $k$-page upward book embeddings ($k$UBEs) of $st$-graphs, that is, book embeddings of single-source single-sink directed acyclic graphs on $k$ pages with the additional requirement that the vertices of the graph appear in a topological ordering along the spine of the book. We show that testing whether a graph admits a $k$UBE is NP-complete for $k\geq 3$. A hardness result for this problem… ▽ More

    Submitted 19 March, 2019; originally announced March 2019.

    Comments: Extended version of "Upward Book Embeddings of st-Graphs", to appear in Proceedings of the 35th International Symposium on Computational Geometry (SoCG 2019)

  29. arXiv:1903.07595  [pdf, other

    cs.CG cs.DS

    Morphing Contact Representations of Graphs

    Authors: Patrizio Angelini, Steven Chaplick, Sabine Cornelsen, Giordano Da Lozzo, Vincenzo Roselli

    Abstract: We consider the problem of morphing between contact representations of a plane graph. In an $\mathcal F$-contact representation of a plane graph $G$, vertices are realized by internally disjoint elements from a family $\mathcal F$ of connected geometric objects. Two such elements touch if and only if their corresponding vertices are adjacent. These touchings also induce the same embedding as in… ▽ More

    Submitted 18 March, 2019; originally announced March 2019.

    Comments: Extended version of "Morphing Contact Representations of Graphs", to appear in Proceedings of the 35th International Symposium on Computational Geometry (SoCG 2019)

  30. arXiv:1902.06575  [pdf, other

    cs.DS cs.CG

    Extending Upward Planar Graph Drawings

    Authors: Giordano Da Lozzo, Giuseppe Di Battista, Fabrizio Frati

    Abstract: In this paper we study the computational complexity of the Upward Planarity Extension problem, which takes in input an upward planar drawing $Γ_H$ of a subgraph $H$ of a directed graph $G$ and asks whether $Γ_H$ can be extended to an upward planar drawing of $G$. Our study fits into the line of research on the extensibility of partial representations, which has recently become a mainstream in Grap… ▽ More

    Submitted 18 February, 2019; originally announced February 2019.

  31. arXiv:1808.10826  [pdf, other

    cs.DS cs.CG math.CO

    Upward Planar Morphs

    Authors: Giordano Da Lozzo, Giuseppe Di Battista, Fabrizio Frati, Maurizio Patrignani, Vincenzo Roselli

    Abstract: We prove that, given two topologically-equivalent upward planar straight-line drawings of an $n$-vertex directed graph $G$, there always exists a morph between them such that all the intermediate drawings of the morph are upward planar and straight-line. Such a morph consists of $O(1)$ morphing steps if $G$ is a reduced planar $st$-graph, $O(n)$ morphing steps if $G$ is a planar $st$-graph,… ▽ More

    Submitted 12 October, 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) The current version is the extended one

  32. arXiv:1803.05465  [pdf, other

    cs.DS cs.CG

    Subexponential-Time and FPT Algorithms for Embedded Flat Clustered Planarity

    Authors: Giordano Da Lozzo, David Eppstein, Michael T. Goodrich, Siddharth Gupta

    Abstract: The C-Planarity problem asks for a drawing of a $\textit{clustered graph}$, i.e., a graph whose vertices belong to properly nested clusters, in which each cluster is represented by a simple closed region with no edge-edge crossings, no region-region crossings, and no unnecessary edge-region crossings. We study C-Planarity for $\textit{embedded flat clustered graphs}$, graphs with a fixed combinato… ▽ More

    Submitted 14 March, 2018; originally announced March 2018.

    Comments: 14 pages, 6 figures

  33. arXiv:1710.00426  [pdf, other

    cs.CG

    Square-Contact Representations of Partial 2-Trees and Triconnected Simply-Nested Graphs

    Authors: Giordano Da Lozzo, William E. Devanny, David Eppstein, Timothy Johnson

    Abstract: A square-contact representation of a planar graph $G=(V,E)$ maps vertices in $V$ to interior-disjoint axis-aligned squares in the plane and edges in $E$ to adjacencies between the sides of the corresponding squares. In this paper, we study proper square-contact representations of planar graphs, in which any two squares are either disjoint or share infinitely many points. We characterize the part… ▽ More

    Submitted 1 October, 2017; originally announced October 2017.

    Comments: 21 pages, 12 figures, extended version of "Square-Contact Representations of Partial 2-Trees and Triconnected Simply-Nested Graphs" (The 28th International Symposium on Algorithms and Computation, 2017)

  34. arXiv:1709.08119  [pdf, other

    math.CO cs.DM

    Analogies between the crossing number and the tangle crossing number

    Authors: Robin Anderson, Shuliang Bai, Fidel Barrera-Cruz, Éva Czabarka, Giordano Da Lozzo, Natalie L. F. Hobson, Jephian C. -H. Lin, Austin Mohr, Heather C. Smith, László A. Székely, Hays Whitlatch

    Abstract: Tanglegrams are special graphs that consist of a pair of rooted binary trees with the same number of leaves, and a perfect matching between the two leaf-sets. These objects are of use in phylogenetics and are represented with straightline drawings where the leaves of the two plane binary trees are on two parallel lines and only the matching edges can cross. The tangle crossing number of a tanglegr… ▽ More

    Submitted 23 September, 2017; originally announced September 2017.

    Comments: 13 pages, 6 figures

    MSC Class: Primary: 05C10; Secondary: 05C62; 05C05; 92B10

  35. arXiv:1708.09107  [pdf, other

    cs.DS cs.CG

    Planar L-Drawings of Directed Graphs

    Authors: Steven Chaplick, Markus Chimani, Sabine Cornelsen, Giordano Da Lozzo, Martin Nöllenburg, Maurizio Patrignani, Ioannis G. Tollis, Alexander Wolff

    Abstract: We study planar drawings of directed graphs in the L-drawing standard. We provide necessary conditions for the existence of these drawings and show that testing for the existence of a planar L-drawing is an NP-complete problem. Motivated by this result, we focus on upward-planar L-drawings. We show that directed st-graphs admitting an upward- (resp. upward-rightward-) planar L-drawing are exactly… ▽ More

    Submitted 1 September, 2017; v1 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)

  36. arXiv:1702.08716   

    cs.CG

    On the Relationship between $k$-Planar and $k$-Quasi Planar Graphs

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

    Abstract: A graph is $k$-planar $(k \geq 1)$ if it can be drawn in the plane such that no edge is crossed more than $k$ times. A graph is $k$-quasi planar $(k \geq 2)$ if it can be drawn in the plane with no $k$ pairwise crossing edges. The families of $k$-planar and $k$-quasi planar graphs have been widely studied in the literature, and several bounds have been proven on their edge density. Nonetheless, on… ▽ More

    Submitted 4 September, 2019; v1 submitted 28 February, 2017; originally announced February 2017.

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

  37. arXiv:1612.09277  [pdf, other

    cs.CG

    On Planar Greedy Drawings of 3-Connected Planar Graphs

    Authors: Giordano Da Lozzo, Anthony D'Angelo, Fabrizio Frati

    Abstract: A graph drawing is $\textit{greedy}$ if, for every ordered pair of vertices $(x,y)$, there is a path from $x$ to $y$ such that the Euclidean distance to $y$ decreases monotonically at every vertex of the path. Greedy drawings support a simple geometric routing scheme, in which any node that has to send a packet to a destination "greedily" forwards the packet to any neighbor that is closer to the d… ▽ More

    Submitted 2 January, 2017; v1 submitted 29 December, 2016; originally announced December 2016.

    Comments: 36 pages, 24 figures

  38. arXiv:1609.09679  [pdf, other

    cs.DS

    Clustered Planarity with Pipes

    Authors: Patrizio Angelini, Giordano Da Lozzo

    Abstract: We study the version of the C-Planarity problem in which edges connecting the same pair of clusters must be grouped into pipes, which generalizes the Strip Planarity problem. We give algorithms to decide several families of instances for the two variants in which the order of the pipes around each cluster is given as part of the input or can be chosen by the algorithm.

    Submitted 30 September, 2016; originally announced September 2016.

    Comments: 19 pages, 9 figures, extended version of the paper appeared at ISAAC 2016

    MSC Class: 05C10 ACM Class: G.2.2

  39. arXiv:1608.08952  [pdf, other

    cs.CG cs.DS

    Computing NodeTrix Representations of Clustered Graphs

    Authors: Giordano Da Lozzo, Giuseppe Di Battista, Fabrizio Frati, Maurizio Patrignani

    Abstract: NodeTrix representations are a popular way to visualize clustered graphs; they represent clusters as adjacency matrices and inter-cluster edges as curves connecting the matrix boundaries. We study the complexity of constructing NodeTrix representations focusing on planarity testing problems, and we show several NP-completeness results and some polynomial-time algorithms. Building on such algorithm… ▽ More

    Submitted 9 September, 2016; v1 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)

  40. arXiv:1608.08427  [pdf, other

    cs.CG cs.DS

    Simultaneous Orthogonal Planarity

    Authors: Patrizio Angelini, Steven Chaplick, Sabine Cornelsen, Giordano Da Lozzo, Giuseppe Di Battista, Peter Eades, Philipp Kindermann, Jan Kratochvil, Fabian Lipp, and Ignaz Rutter

    Abstract: We introduce and study the $\textit{OrthoSEFE}-k$ problem: Given $k$ planar graphs each with maximum degree 4 and the same vertex set, do they admit an OrthoSEFE, that is, is there an assignment of the vertices to grid points and of the edges to paths on the grid such that the same edges in distinct graphs are assigned the same path and such that the assignment induces a planar orthogonal drawing… ▽ 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)

  41. arXiv:1607.02347  [pdf, other

    cs.CG cs.DS

    On the Complexity of Realizing Facial Cycles

    Authors: Giordano Da Lozzo, Ignaz Rutter

    Abstract: We study the following combinatorial problem. Given a planar graph $G=(V,E)$ and a set of simple cycles $\mathcal C$ in $G$, find a planar embedding $\mathcal E$ of $G$ such that the number of cycles in $\mathcal C$ that bound a face in $\mathcal E$ is maximized. We establish a tight border of tractability for this problem in biconnected planar graphs by giving conditions under which the problem i… ▽ More

    Submitted 8 July, 2016; originally announced July 2016.

  42. arXiv:1607.02346  [pdf, other

    cs.CC cs.CG math.CO

    Strengthening Hardness Results to 3-Connected Planar Graphs

    Authors: Giordano Da Lozzo, Ignaz Rutter

    Abstract: In this paper we extend some classical NP-hardness results from the class of 2-connected planar graphs to subclasses of 3-connected planar graphs. The reduction are partly based on a new graph augmentation, which may be of independent interest.

    Submitted 8 July, 2016; originally announced July 2016.

  43. arXiv:1606.03890  [pdf, other

    cs.CG math.CO

    Drawing Planar Graphs with Many Collinear Vertices

    Authors: Giordano Da Lozzo, Vida Dujmovic, Fabrizio Frati, Tamara Mchedlidze, Vincenzo Roselli

    Abstract: Consider the following problem: Given a planar graph $G$, what is the maximum number $p$ such that $G$ has a planar straight-line drawing with $p$ collinear vertices? This problem resides at the core of several graph drawing problems, including universal point subsets, untangling, and column planarity. The following results are known for it: Every $n$-vertex planar graph has a planar straight-line… ▽ More

    Submitted 31 August, 2016; v1 submitted 13 June, 2016; originally announced June 2016.

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

  44. arXiv:1606.00425  [pdf, other

    cs.CG

    How to morph planar graph drawings

    Authors: Soroush Alamdari, Patrizio Angelini, Fidel Barrera-Cruz, Timothy M. Chan, Giordano Da Lozzo, Giuseppe Di Battista, Fabrizio Frati, Penny Haxell, Anna Lubiw, Maurizio Patrignani, Vincenzo Roselli, Sahil Singla, Bryan T. Wilkinson

    Abstract: Given an $n$-vertex graph and two straight-line planar drawings of the graph that have the same faces and the same outer face, we show that there is a morph (i.e., a continuous transformation) between the two drawings that preserves straight-line planarity and consists of $O(n)$ steps, which we prove is optimal in the worst case. Each step is a unidirectional linear morph, which means that every v… ▽ More

    Submitted 1 June, 2016; originally announced June 2016.

    Comments: 31 pages, 18 figures

    MSC Class: 68R10

  45. arXiv:1510.08274  [pdf, other

    cs.DS cs.CG

    Beyond Level Planarity

    Authors: Patrizio Angelini, Giordano Da Lozzo, Giuseppe Di Battista, Fabrizio Frati, Maurizio Patrignani, Ignaz Rutter

    Abstract: In this paper we settle the computational complexity of two open problems related to the extension of the notion of level planarity to surfaces different from the plane. Namely, we show that the problems of testing the existence of a level embedding of a level graph on the surface of the rolling cylinder or on the surface of the torus, respectively known by the name of… ▽ More

    Submitted 29 August, 2016; v1 submitted 28 October, 2015; originally announced October 2015.

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

  46. Windrose Planarity: Embedding Graphs with Direction-Constrained Edges

    Authors: Patrizio Angelini, Giordano Da Lozzo, Giuseppe Di Battista, Valentino Di Donato, Philipp Kindermann, Günter Rote, Ignaz Rutter

    Abstract: Given a planar graph $G$ and a partition of the neighbors of each vertex $v$ in four sets $UR(v)$, $UL(v)$, $DL(v)$, and $DR(v)$, the problem Windrose Planarity asks to decide whether $G$ admits a windrose-planar drawing, that is, a planar drawing in which (i) each neighbor $u \in UR(v)$ is above and to the right of $v$, (ii) each neighbor $u \in UL(v)$ is above and to the left of $v$, (iii) each… ▽ More

    Submitted 6 September, 2018; v1 submitted 9 October, 2015; originally announced October 2015.

    Comments: Appeared in Proceedings of the 27th Annual ACM-SIAM Symposium on Discrete Algorithms (SODA 2016)

    Journal ref: ACM Transactions on Algorithms 14 (September 2018), Artikel 54, 54:1-54:24

  47. arXiv:1509.00684  [pdf, other

    cs.DS cs.CG

    L-Drawings of Directed Graphs

    Authors: Patrizio Angelini, Giordano Da Lozzo, Marco Di Bartolomeo, Valentino Di Donato, Maurizio Patrignani, Vincenzo Roselli, Ioannis G. Tollis

    Abstract: We introduce L-drawings, a novel paradigm for representing directed graphs aiming at combining the readability features of orthogonal drawings with the expressive power of matrix representations. In an L-drawing, vertices have exclusive $x$- and $y$-coordinates and edges consist of two segments, one exiting the source vertically and one entering the destination horizontally. We study the problem… ▽ More

    Submitted 2 September, 2015; originally announced September 2015.

    Comments: 11 pages, 7 figures

  48. arXiv:1508.07557  [pdf, other

    cs.DS cs.CG cs.DM

    Intersection-Link Representations of Graphs

    Authors: Patrizio Angelini, Giordano Da Lozzo, Giuseppe Di Battista, Fabrizio Frati, Maurizio Patrignani, Ignaz Rutter

    Abstract: We consider drawings of graphs that contain dense subgraphs. We introduce intersection-link representations for such graphs, in which each vertex $u$ is represented by a geometric object $R(u)$ and in which each edge $(u,v)$ is represented by the intersection between $R(u)$ and $R(v)$ if it belongs to a dense subgraph or by a curve connecting the boundaries of $R(u)$ and $R(v)$ otherwise. We study… ▽ More

    Submitted 30 August, 2015; originally announced August 2015.

    Comments: 15 pages, 8 figures, extended version of 'Intersection-Link Representations of Graphs' (23rd International Symposium on Graph Drawing, 2015)

  49. arXiv:1503.09021  [pdf, other

    cs.CG cs.DM math.CO

    Optimal Morphs of Convex Drawings

    Authors: Patrizio Angelini, Giordano Da Lozzo, Fabrizio Frati, Anna Lubiw, Maurizio Patrignani, Vincenzo Roselli

    Abstract: We give an algorithm to compute a morph between any two convex drawings of the same plane graph. The morph preserves the convexity of the drawing at any time instant and moves each vertex along a piecewise linear curve with linear complexity. The linear bound is asymptotically optimal in the worst case.

    Submitted 31 March, 2015; originally announced March 2015.

    Comments: To appear in SoCG 2015

  50. arXiv:1501.07106  [pdf, other

    cs.DS

    Planarity of Streamed Graphs

    Authors: Giordano Da Lozzo, Ignaz Rutter

    Abstract: In this paper we introduce a notion of planarity for graphs that are presented in a streaming fashion. A $\textit{streamed graph}$ is a stream of edges $e_1,e_2,...,e_m$ on a vertex set $V$. A streamed graph is $ω$-$\textit{stream planar}$ with respect to a positive integer window size $ω$ if there exists a sequence of planar topological drawings $Γ_i$ of the graphs… ▽ More

    Submitted 28 January, 2015; originally announced January 2015.

    Comments: 21 pages, 9 figures, extended version of "Planarity of Streamed Graphs" (9th International Conference on Algorithms and Complexity, 2015)