Skip to main content

Showing 1–39 of 39 results for author: Didimo, W

  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 30 September, 2024; originally announced September 2024.

    Comments: Short version with less content accepted to ISAAC 2024

  2. arXiv:2311.14634  [pdf, other

    cs.CG

    New Bounds on the Local and Global Edge-length Ratio of Planar Graphs

    Authors: Emilio Di Giacomo, Walter Didimo, Giuseppe Liotta, Henk Meijer, Fabrizio Montecchiani, Stephen Wismath

    Abstract: The \emph{local edge-length ratio} of a planar straight-line drawing $Γ$ is the largest ratio between the lengths of any pair of edges of $Γ$ that share a common vertex. The \emph{global edge-length ratio} of $Γ$ is the largest ratio between the lengths of any pair of edges of $Γ$. The local (global) edge-length ratio of a planar graph is the infimum over all local (global) edge-length ratios of i… ▽ More

    Submitted 24 November, 2023; originally announced November 2023.

  3. arXiv:2309.16228  [pdf

    cs.SI cs.CL cs.SE physics.soc-ph

    Brand Network Booster: A new system for improving brand connectivity

    Authors: J. Cancellieri, W. Didimo, A. Fronzetti Colladon, F. Montecchiani, R. Vestrelli

    Abstract: This paper presents a new decision support system offered for an in-depth analysis of semantic networks, which can provide insights for a better exploration of a brand's image and the improvement of its connectivity. In terms of network analysis, we show that this goal is achieved by solving an extended version of the Maximum Betweenness Improvement problem, which includes the possibility of consi… ▽ More

    Submitted 25 July, 2024; v1 submitted 28 September, 2023; originally announced September 2023.

    ACM Class: F.2; H.4; H.5; I.2; D.2

    Journal ref: Computers & Industrial Engineering 194, 110389 (2024)

  4. arXiv:2308.15635  [pdf, other

    cs.DS

    Parameterized and Approximation Algorithms for the Maximum Bimodal Subgraph Problem

    Authors: Walter Didimo, Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Stephen Kobourov, Marie Diana Sieper

    Abstract: A vertex of a plane digraph is bimodal if all its incoming edges (and hence all its outgoing edges) are consecutive in the cyclic order around it. A plane digraph is bimodal if all its vertices are bimodal. Bimodality is at the heart of many types of graph layouts, such as upward drawings, level-planar drawings, and L-drawings. If the graph is not bimodal, the Maximum Bimodal Subgraph (MBS) proble… ▽ More

    Submitted 29 August, 2023; originally announced August 2023.

    Comments: Appears in the Proceedings of the 31st International Symposium on Graph Drawing and Network Visualization (GD 2023)

  5. arXiv:2308.13665  [pdf, other

    cs.CG cs.DS

    On the Parameterized Complexity of Bend-Minimum Orthogonal Planarity

    Authors: Emilio Di Giacomo, Walter Didimo, Giuseppe Liotta, Fabrizio Montecchiani, Giacomo Ortali

    Abstract: Computing planar orthogonal drawings with the minimum number of bends is one of the most relevant topics in Graph Drawing. The problem is known to be NP-hard, even when we want to test the existence of a rectilinear planar drawing, i.e., an orthogonal drawing without bends (Garg and Tamassia, 2001). From the parameterized complexity perspective, the problem is fixed-parameter tractable when parame… ▽ More

    Submitted 6 September, 2023; v1 submitted 25 August, 2023; originally announced August 2023.

    Comments: Appears in the Proceedings of the 31st International Symposium on Graph Drawing and Network Visualization (GD 2023)

  6. arXiv:2308.13401  [pdf, other

    cs.CG

    Min-$k$-planar Drawings of Graphs

    Authors: Carla Binucci, Aaron Büngener, Giuseppe Di Battista, Walter Didimo, Vida Dujmović, Seok-Hee Hong, Michael Kaufmann, Giuseppe Liotta, Pat Morin, Alessandra Tappini

    Abstract: The study of nonplanar drawings of graphs with restricted crossing configurations is a well-established topic in graph drawing, often referred to as beyond-planar graph drawing. One of the most studied types of drawings in this area are the $k$-planar drawings $(k \geq 1)$, where each edge cannot cross more than $k$ times. We generalize $k$-planar drawings, by introducing the new family of min-… ▽ More

    Submitted 8 February, 2024; v1 submitted 25 August, 2023; originally announced August 2023.

    Comments: Appears in the Proceedings of the 31st International Symposium on Graph Drawing and Network Visualization (GD 2023)

  7. arXiv:2210.05019  [pdf, other

    cs.CG

    Parameterized Approaches to Orthogonal Compaction

    Authors: Walter Didimo, Siddharth Gupta, Philipp Kindermann, Giuseppe Liotta, Alexander Wolff, Meirav Zehavi

    Abstract: Orthogonal graph drawings are used in applications such as UML diagrams, VLSI layout, cable plans, and metro maps. We focus on drawing planar graphs and assume that we are given an \emph{orthogonal representation} that describes the desired shape, but not the exact coordinates of a drawing. Our aim is to compute an orthogonal drawing on the grid that has minimum area among all grid drawings that a… ▽ More

    Submitted 10 October, 2022; originally announced October 2022.

    Comments: 40 pages, 26 figures, to appear in Proc. SOFSEM 2023

  8. arXiv:2208.14126  [pdf, other

    cs.DS

    Small Point-Sets Supporting Graph Stories

    Authors: Giuseppe Di Battista, Walter Didimo, Luca Grilli, Fabrizio Grosso, Giacomo Ortali, Maurizio Patrignani, Alessandra Tappini

    Abstract: In a graph story the vertices enter a graph one at a time and each vertex persists in the graph for a fixed amount of time $ω$, called viewing window. At any time, the user can see only the drawing of the graph induced by the vertices in the viewing window and this determines a sequence of drawings. For readability, we require that all the drawings of the sequence are planar. For preserving the us… ▽ More

    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)

  9. arXiv:2208.12558  [pdf, other

    cs.DS

    Rectilinear Planarity of Partial 2-Trees

    Authors: Walter Didimo, Michael Kaufmann, Giuseppe Liotta, Giacomo Ortali

    Abstract: A graph is rectilinear planar if it admits a planar orthogonal drawing without bends. While testing rectilinear planarity is NP-hard in general (Garg and Tamassia, 2001), it is a long-standing open problem to establish a tight upper bound on its complexity for partial 2-trees, i.e., graphs whose biconnected components are series-parallel. We describe a new O(n^2)-time algorithm to test rectilinear… ▽ More

    Submitted 22 June, 2023; v1 submitted 26 August, 2022; originally announced August 2022.

    Comments: arXiv admin note: substantial text overlap with arXiv:2110.00548 Appears in the Proceedings of the 30th International Symposium on Graph Drawing and Network Visualization (GD 2022)

  10. arXiv:2208.11414  [pdf, other

    cs.DS

    st-Orientations with Few Transitive Edges

    Authors: Carla Binucci, Walter Didimo, Maurizio Patrignani

    Abstract: The problem of orienting the edges of an undirected graph such that the resulting digraph is acyclic and has a single source s and a single sink t has a long tradition in graph theory and is central to many graph drawing algorithms. Such an orientation is called an st-orientation. We address the problem of computing st-orientations of undirected graphs with the minimum number of transitive edges.… ▽ More

    Submitted 24 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:2205.07500  [pdf, other

    cs.CG cs.DS

    Computing Bend-Minimum Orthogonal Drawings of Plane Series-Parallel Graphs in Linear Time

    Authors: Walter Didimo, Michael Kaufmann, Giuseppe Liotta, Giacomo Ortali

    Abstract: A planar orthogonal drawing of a planar 4-graph G (i.e., a planar graph with vertex-degree at most four) is a crossing-free drawing that maps each vertex of G to a distinct point of the plane and each edge of $G$ to a sequence of horizontal and vertical segments between its end-points. A longstanding open question in Graph Drawing, dating back over 30 years, is whether there exists a linear-time a… ▽ More

    Submitted 16 May, 2022; originally announced May 2022.

    Comments: arXiv admin note: text overlap with arXiv:2008.03784

  12. arXiv:2110.00548  [pdf, other

    cs.DS

    Spirality and Rectilinear Planarity Testing of Independent-Parallel SP-Graphs

    Authors: Walter Didimo, Michael Kaufmann, Giuseppe Liotta, Giacomo Ortali

    Abstract: We study the long-standing open problem of efficiently testing rectilinear planarity of series-parallel graphs (SP-graphs) in the variable embedding setting. A key ingredient behind the design of a linear-time testing algorithm for SP-graphs of vertex-degree at most three is that one can restrict the attention to a constant number of ``rectilinear shapes'' for each series or parallel component. To… ▽ More

    Submitted 1 October, 2021; originally announced October 2021.

  13. arXiv:2108.10270  [pdf, other

    cs.HC cs.SI

    A User Study on Hybrid Graph Visualizations

    Authors: Emilio Di Giacomo, Walter Didimo, Fabrizio Montecchiani, Alessandra Tappini

    Abstract: Hybrid visualizations mix different metaphors in a single layout of a network. In particular, the popular NodeTrix model, introduced by Henry, Fekete, and McGuffin in 2007, combines node-link diagrams and matrix-based representations to support the analysis of real-world networks that are globally sparse but locally dense. That idea inspired a series of works, proposing variants or alternatives to… ▽ More

    Submitted 23 August, 2021; originally announced August 2021.

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

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

  15. arXiv:2008.08821  [pdf, other

    cs.SI cs.HC

    VAIM: Visual Analytics for Influence Maximization

    Authors: Alessio Arleo, Walter Didimo, Giuseppe Liotta, Silvia Miksch, Fabrizio Montecchiani

    Abstract: In social networks, individuals' decisions are strongly influenced by recommendations from their friends and acquaintances. The influence maximization (IM) problem asks to select a seed set of users that maximizes the influence spread, i.e., the expected number of users influenced through a stochastic diffusion process triggered by the seeds. In this paper, we present VAIM, a visual analytics syst… ▽ 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)

  16. arXiv:2008.04125  [pdf, other

    cs.SI cs.DS

    Storyline Visualizations with Ubiquitous Actors

    Authors: Emilio Di Giacomo, Walter Didimo, Giuseppe Liotta, Fabrizio Montecchiani, Alessandra Tappini

    Abstract: Storyline visualizations depict the temporal dynamics of social interactions, as they describe how groups of actors (individuals or organizations) change over time. A common constraint in storyline visualizations is that an actor cannot belong to two different groups at the same time instant. However, this constraint may be too severe in some application scenarios, thus we generalize the model by… ▽ More

    Submitted 12 August, 2020; v1 submitted 10 August, 2020; originally announced August 2020.

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

  17. arXiv:2008.03784  [pdf, other

    cs.DS

    Rectilinear Planarity Testing of Plane Series-Parallel Graphs in Linear Time

    Authors: Walter Didimo, Michael Kaufmann, Giuseppe Liotta, Giacomo Ortali

    Abstract: A plane graph is rectilinear planar if it admits an embedding-preserving straight-line drawing where each edge is either horizontal or vertical. We prove that rectilinear planarity testing can be solved in optimal $O(n)$ time for any plane series-parallel graph $G$ with $n$ vertices. If $G$ is rectilinear planar, an embedding-preserving rectilinear planar drawing of $G$ can be constructed in… ▽ More

    Submitted 26 February, 2021; v1 submitted 9 August, 2020; originally announced August 2020.

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

  18. arXiv:1911.00573  [pdf, other

    cs.CG

    An Experimental Study of a 1-planarity Testing and Embedding Algorithm

    Authors: Carla Binucci, Walter Didimo, Fabrizio Montecchiani

    Abstract: The definition of $1$-planar graphs naturally extends graph planarity, namely a graph is $1$-planar if it can be drawn in the plane with at most one crossing per edge. Unfortunately, while testing graph planarity is solvable in linear time, deciding whether a graph is $1$-planar is NP-complete, even for restricted classes of graphs. Although several polynomial-time algorithms have been described f… ▽ More

    Submitted 1 November, 2019; originally announced November 2019.

  19. arXiv:1910.11782  [pdf, other

    cs.DS

    Optimal Orthogonal Drawings of Planar 3-Graphs in Linear Time

    Authors: Walter Didimo, Giuseppe Liotta, Giacomo Ortali, Maurizio Patrignani

    Abstract: A planar orthogonal drawing $Γ$ of a planar graph $G$ is a geometric representation of $G$ such that the vertices are drawn as distinct points of the plane, the edges are drawn as chains of horizontal and vertical segments, and no two edges intersect except at their common end-points. A bend of $Γ$ is a point of an edge where a horizontal and a vertical segment meet. $Γ$ is bend-minimum if it has… ▽ More

    Submitted 25 October, 2019; originally announced October 2019.

    Comments: 40 pages, 32 figures, full version of SODA 2020 final submission

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

  21. arXiv:1908.08412  [pdf, other

    cs.HC

    ChordLink: A New Hybrid Visualization Model

    Authors: Lorenzo Angori, Walter Didimo, Fabrizio Montecchiani, Daniele Pagliuca, Alessandra Tappini

    Abstract: Many real-world networks are globally sparse but locally dense. Typical examples are social networks, biological networks, and information networks. This double structural nature makes it difficult to adopt a homogeneous visualization model that clearly conveys an overview of the network and the internal structure of its communities at the same time. As a consequence, the use of hybrid visualizati… ▽ More

    Submitted 22 August, 2019; originally announced August 2019.

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

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

  23. arXiv:1808.09063  [pdf, other

    cs.CG

    Greedy Rectilinear Drawings

    Authors: Patrizio Angelini, Michael A. Bekos, Walter Didimo, Luca Grilli, Philipp Kindermann, Tamara Mchedlidze, Roman Prutkin, Antonios Symvonis, Alessandra Tappini

    Abstract: A drawing of a graph is greedy if for each ordered pair of vertices u and v, there is a path from u to v such that the Euclidean distance to v decreases monotonically at every vertex of the path. The existence of greedy drawings has been widely studied under different topological and geometric constraints, such as planarity, face convexity, and drawing succinctness. We introduce greedy rectilinear… ▽ More

    Submitted 6 August, 2019; v1 submitted 27 August, 2018; originally announced August 2018.

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

  24. arXiv:1804.07257  [pdf, other

    cs.CG cs.DM

    A Survey on Graph Drawing Beyond Planarity

    Authors: Walter Didimo, Giuseppe Liotta, Fabrizio Montecchiani

    Abstract: Graph Drawing Beyond Planarity is a rapidly growing research area that classifies and studies geometric representations of non-planar graphs in terms of forbidden crossing configurations. Aim of this survey is to describe the main research directions in this area, the most prominent known results, and some of the most challenging open problems.

    Submitted 19 April, 2018; originally announced April 2018.

  25. arXiv:1804.05813  [pdf, other

    cs.DS

    Bend-minimum Orthogonal Drawings in Quadratic Time

    Authors: Walter Didimo, Giuseppe Liotta, Maurizio Patrignani

    Abstract: Let $G$ be a planar $3$-graph (i.e., a planar graph with vertex degree at most three) with $n$ vertices. We present the first $O(n^2)$-time algorithm that computes a planar orthogonal drawing of $G$ with the minimum number of bends in the variable embedding setting. If either a distinguished edge or a distinguished vertex of $G$ is constrained to be on the external face, a bend-minimum orthogonal… ▽ More

    Submitted 5 September, 2018; v1 submitted 16 April, 2018; originally announced April 2018.

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

  26. arXiv:1803.09949  [pdf, other

    cs.CG

    Universal Slope Sets for Upward Planar Drawings

    Authors: Michael A. Bekos, Emilio Di Giacomo, Walter Didimo, Giuseppe Liotta, Fabrizio Montecchiani

    Abstract: We prove that every set $\mathcal S$ of $Δ$ slopes containing the horizontal slope is universal for $1$-bend upward planar drawings of bitonic $st$-graphs with maximum vertex degree $Δ$, i.e., every such digraph admits a $1$-bend upward planar drawing whose edge segments use only slopes in $\mathcal S$. This result is worst-case optimal in terms of the number of slopes, and, for a suitable choice… ▽ More

    Submitted 29 August, 2018; v1 submitted 27 March, 2018; originally announced March 2018.

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

  27. arXiv:1802.10300  [pdf, other

    math.CO

    Edge Partitions of Optimal $2$-plane and $3$-plane Graphs

    Authors: Michael Bekos, Emilio Di Giacomo, Walter Didimo, Giuseppe Liotta, Fabrizio Montecchiani, Chrysanthi Raftopoulou

    Abstract: A topological graph is a graph drawn in the plane. A topological graph is $k$-plane, $k>0$, if each edge is crossed at most $k$ times. We study the problem of partitioning the edges of a $k$-plane graph such that each partite set forms a graph with a simpler structure. While this problem has been studied for $k=1$, we focus on optimal $2$-plane and $3$-plane graphs, which are $2$-plane and $3$-pla… ▽ More

    Submitted 21 June, 2018; v1 submitted 28 February, 2018; originally announced February 2018.

  28. arXiv:1708.09238  [pdf, other

    cs.CG cs.CC cs.DM cs.DS

    Planar Drawings of Fixed-Mobile Bigraphs

    Authors: Michael Bekos, Felice De Luca, Walter Didimo, Tamara Mchedlidze, Martin Nöllenburg, Antonios Symvonis, Ioannis Tollis

    Abstract: A fixed-mobile bigraph G is a bipartite graph such that the vertices of one partition set are given with fixed positions in the plane and the mobile vertices of the other part, together with the edges, must be added to the drawing. We assume that G is planar and study the problem of finding, for a given k >= 0, a planar poly-line drawing of G with at most k bends per edge. In the most general case… ▽ More

    Submitted 30 August, 2017; originally announced August 2017.

  29. arXiv:1708.07985  [pdf, other

    cs.DC

    GiViP: A Visual Profiler for Distributed Graph Processing Systems

    Authors: Alessio Arleo, Walter Didimo, Giuseppe Liotta, Fabrizio Montecchiani

    Abstract: Analyzing large-scale graphs provides valuable insights in different application scenarios. While many graph processing systems working on top of distributed infrastructures have been proposed to deal with big graphs, the tasks of profiling and debugging their massive computations remain time consuming and error-prone. This paper presents GiViP, a visual profiler for distributed graph processing s… ▽ More

    Submitted 2 September, 2017; v1 submitted 26 August, 2017; originally announced August 2017.

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

  30. arXiv:1706.05161  [pdf, other

    cs.DM

    New Results on Edge Partitions of 1-plane Graphs

    Authors: Emilio Di Giacomo, Walter Didimo, William S. Evans, Giuseppe Liotta, Henk Meijer, Fabrizio Montecchiani, Stephen K. Wismath

    Abstract: A $1$-plane graph is a graph embedded in the plane such that each edge is crossed at most once. A NIC-plane graph is a $1$-plane graph such that any two pairs of crossing edges share at most one end-vertex. An edge partition of a $1$-plane graph $G$ is a coloring of the edges of $G$ with two colors, red and blue, such that both the graph induced by the red edges and the graph induced by the blue e… ▽ More

    Submitted 16 June, 2017; originally announced June 2017.

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

  32. arXiv:1608.08522  [pdf, other

    cs.DC

    A Distributed Multilevel Force-directed Algorithm

    Authors: Alessio Arleo, Walter Didimo, Giuseppe Liotta, Fabrizio Montecchiani

    Abstract: The wide availability of powerful and inexpensive cloud computing services naturally motivates the study of distributed graph layout algorithms, able to scale to very large graphs. Nowadays, to process Big Data, companies are increasingly relying on PaaS infrastructures rather than buying and maintaining complex and expensive hardware. So far, only a few examples of basic force-directed algorithms… ▽ More

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

  33. arXiv:1608.08505  [pdf, other

    cs.DS

    Placing Arrows in Directed Graph Drawings

    Authors: Carla Binucci, Markus Chimani, Walter Didimo, Giuseppe Liotta, Fabrizio Montecchiani

    Abstract: We consider the problem of placing arrow heads in directed graph drawings without them overlapping other drawn objects. This gives drawings where edge directions can be deduced unambiguously. We show hardness of the problem, present exact and heuristic algorithms, and report on a practical study.

    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)

  34. arXiv:1608.08418  [pdf, other

    cs.CG

    1-Bend RAC Drawings of 1-Planar Graphs

    Authors: Walter Didimo, Giuseppe Liotta, Saeed Mehrabi, Fabrizio Montecchiani

    Abstract: A graph is 1-planar if it has a drawing where each edge is crossed at most once. A drawing is RAC (Right Angle Crossing) if the edges cross only at right angles. The relationships between 1-planar graphs and RAC drawings have been partially studied in the literature. It is known that there are both 1-planar graphs that are not straight-line RAC drawable and graphs that have a straight-line RAC dra… ▽ 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)

  35. arXiv:1606.02162  [pdf, other

    cs.DS

    A Distributed Force-Directed Algorithm on Giraph: Design and Experiments

    Authors: Alessio Arleo, Walter Didimo, Giuseppe Liotta, Fabrizio Montecchiani

    Abstract: In this paper we study the problem of designing a distributed graph visualization algorithm for large graphs. The algorithm must be simple to implement and the computing infrastructure must not require major hardware or software investments. We design, implement, and experiment a force-directed algorithm in Giraph, a popular open source framework for distributed computing, based on a vertex-centri… ▽ More

    Submitted 7 June, 2016; originally announced June 2016.

  36. arXiv:1604.08797  [pdf, other

    cs.CG

    Ortho-polygon Visibility Representations of Embedded Graphs

    Authors: Emilio Di Giacomo, Walter Didimo, William S. Evans, Giuseppe Liotta, Henk Meijer, Fabrizio Montecchiani, Stephen K. Wismath

    Abstract: An ortho-polygon visibility representation of an $n$-vertex embedded graph $G$ (OPVR of $G$) is an embedding-preserving drawing of $G$ that maps every vertex to a distinct orthogonal polygon and each edge to a vertical or horizontal visibility between its end-vertices. The vertex complexity of an OPVR of $G$ is the minimum $k$ such that every polygon has at most $k$ reflex corners. We present poly… ▽ More

    Submitted 16 May, 2017; v1 submitted 29 April, 2016; originally announced April 2016.

  37. Recognizing and Drawing IC-planar Graphs

    Authors: Franz J. Brandenburg, Walter Didimo, William S. Evans, Philipp Kindermann, Giuseppe Liotta, Fabrizio Montecchiani

    Abstract: IC-planar graphs are those graphs that admit a drawing where no two crossed edges share an end-vertex and each edge is crossed at most once. They are a proper subfamily of the 1-planar graphs. Given an embedded IC-planar graph $G$ with $n$ vertices, we present an $O(n)$-time algorithm that computes a straight-line drawing of $G$ in quadratic area, and an $O(n^3)$-time algorithm that computes a str… ▽ More

    Submitted 18 July, 2016; v1 submitted 1 September, 2015; originally announced September 2015.

    Journal ref: Theor. Comput. Sci. 636: 1-16 (2016)

  38. Properties and Complexity of Fan-Planarity

    Authors: Carla Binucci, Emilio Di Giacomo, Walter Didimo, Fabrizio Montecchiani, Maurizio Patrignani, Ioannis G. Tollis

    Abstract: In a \emph{fan-planar drawing} of a graph an edge can cross only edges with a common end-vertex. Fan-planar drawings have been recently introduced by Kaufmann and Ueckerdt, who proved that every $n$-vertex fan-planar drawing has at most $5n-10$ edges, and that this bound is tight for $n \geq 20$. We extend their result, both from the combinatorial and the algorithmic point of view. We prove tight… ▽ More

    Submitted 20 June, 2014; originally announced June 2014.

  39. arXiv:1308.6706  [pdf, other

    cs.CG

    Algorithms and Bounds for Drawing Non-planar Graphs with Crossing-free Subgraphs

    Authors: Patrizio Angelini, Carla Binucci, Giordano Da Lozzo, Walter Didimo, Luca Grilli, Fabrizio Montecchiani, Maurizio Patrignani, Ioannis G. Tollis

    Abstract: We initiate the study of the following problem: Given a non-planar graph G and a planar subgraph S of G, does there exist a straight-line drawing Γ of G in the plane such that the edges of S are not crossed in Γ by any edge of G? We give positive and negative results for different kinds of connected spanning subgraphs S of G. Moreover, in order to enlarge the subset of instances that admit a solut… ▽ More

    Submitted 7 August, 2014; v1 submitted 30 August, 2013; originally announced August 2013.

    Comments: 21 pages, 9 figures, extended version of 'Drawing Non-planar Graphs with Crossing-free Subgraphs' (21st International Symposium on Graph Drawing, 2013)