Skip to main content

Showing 1–50 of 56 results for author: Frati, F

.
  1. Finding a Shortest Curve that Separates Few Objects from Many

    Authors: Therese Biedl, Éric Colin de Verdière, Fabrizio Frati, Anna Lubiw, Günter Rote

    Abstract: We present a fixed-parameter tractable (FPT) algorithm to find a shortest curve that encloses a set of k required objects in the plane while paying a penalty for enclosing unwanted objects. The input is a set of interior-disjoint simple polygons in the plane, where k of the polygons are required to be enclosed and the remaining optional polygons have non-negative penalties. The goal is to find a… ▽ More

    Submitted 4 April, 2025; originally announced April 2025.

    Comments: 45 pages, 19 figures, 13 appendices. This paper will appear, without appendices, in the proceedings of the 41st International Symposium on Computational Geometry (SoCG 2025), Kanazawa, Japan; ed. Oswin Aichholzer and Haitao Wang; Leibniz International Proceedings in Informatics (LIPIcs), Vol. 332, Article 15

  2. arXiv:2412.14784  [pdf, other

    math.CO cs.DM

    Large Induced Subgraphs of Bounded Degree in Outerplanar and Planar Graphs

    Authors: Marco D'Elia, Fabrizio Frati

    Abstract: In this paper, we study the following question. Let $\mathcal G$ be a family of planar graphs and let $k\geq 3$ be an integer. What is the largest value $f_k(n)$ such that every $n$-vertex graph in $\mathcal G$ has an induced subgraph with degree at most $k$ and with $f_k(n)$ vertices? Similar questions, in which one seeks a large induced forest, or a large induced linear forest, or a large induce… ▽ More

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

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

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

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

  6. arXiv:2307.13799  [pdf, other

    cs.DS cs.DM

    Upward Planarity Testing of Biconnected Outerplanar DAGs Solves Partition

    Authors: Fabrizio Frati

    Abstract: We show an $O(n)$-time reduction from the problem of testing whether a multiset of positive integers can be partitioned into two multisets so that the sum of the integers in each multiset is equal to $n/2$ to the problem of testing whether an $n$-vertex biconnected outerplanar DAG admits an upward planar drawing. This constitutes the first barrier to the existence of efficient algorithms for testi… ▽ More

    Submitted 23 December, 2023; v1 submitted 25 July, 2023; originally announced July 2023.

  7. Morphing Planar Graph Drawings Through 3D

    Authors: Kevin Buchin, Will Evans, Fabrizio Frati, Irina Kostitsyna, Maarten Löffler, Tim Ophelders, Alexander Wolff

    Abstract: In this paper, we investigate crossing-free 3D morphs between planar straight-line drawings. We show that, for any two (not necessarily topologically equivalent) planar straight-line drawings of an $n$-vertex planar graph, there exists a piecewise-linear crossing-free 3D morph with $O(n^2)$ steps that transforms one drawing into the other. We also give some evidence why it is difficult to obtain a… ▽ More

    Submitted 11 October, 2022; originally announced October 2022.

    Journal ref: Computing in Geometry and Topology 2(1), pages 5:1-5:18, 2023

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

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

  10. arXiv:2208.12548  [pdf, other

    cs.DS cs.CG

    Testing Upward Planarity of Partial $2$-Trees

    Authors: Steven Chaplick, Emilio Di Giacomo, Fabrizio Frati, Robert Ganian, Chrysanthi N. Raftopoulou, Kirill Simonov

    Abstract: We present an $O(n^2)$-time algorithm to test whether an $n$-vertex directed partial $2$-tree is upward planar. This result improves upon the previously best known algorithm, which runs in $O(n^4)$ time.

    Submitted 26 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:2203.05364  [pdf, other

    cs.CG cs.DS

    Parameterized Algorithms for Upward Planarity

    Authors: Steven Chaplick, Emilio Di Giacomo, Fabrizio Frati, Robert Ganian, Chrysanthi N. Raftopoulou, Kirill Simonov

    Abstract: We obtain new parameterized algorithms for the classical problem of determining whether a directed acyclic graph admits an upward planar drawing. Our results include a new fixed-parameter algorithm parameterized by the number of sources, an XP-algorithm parameterized by treewidth, and a fixed-parameter algorithm parameterized by treedepth. All three algorithms are obtained using a novel framework… ▽ More

    Submitted 10 March, 2022; originally announced March 2022.

    Comments: To appear at the 38th International Symposium on Computational Geometry (SoCG 2022)

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

  13. arXiv:2108.09483  [pdf, other

    cs.CG cs.DM cs.DS

    From Tutte to Floater and Gotsman: On the Resolution of Planar Straight-line Drawings and Morphs

    Authors: Giuseppe Di Battista, Fabrizio Frati

    Abstract: The algorithm of Tutte for constructing convex planar straight-line drawings and the algorithm of Floater and Gotsman for constructing planar straight-line morphs are among the most popular graph drawing algorithms. In this paper, focusing on maximal plane graphs, we prove upper and lower bounds on the resolution of the planar straight-line drawings produced by Floater's algorithm, which is a broa… ▽ More

    Submitted 1 March, 2025; v1 submitted 21 August, 2021; originally announced August 2021.

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

    Journal ref: Discrete Mathematics & Theoretical Computer Science, vol. 27:2, Combinatorics (March 5, 2025) dmtcs:12439

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

  15. arXiv:2008.09414  [pdf, other

    cs.DS

    Schematic Representation of Large Biconnected Graphs

    Authors: Giuseppe Di Battista, Fabrizio Frati, Maurizio Patrignani, Marco Tais

    Abstract: Suppose that a biconnected graph is given, consisting of a large component plus several other smaller components, each separated from the main component by a separation pair. We investigate the existence and the computation time of schematic representations of the structure of such a graph where the main component is drawn as a disk, the vertices that take part in separation pairs are points on th… ▽ More

    Submitted 27 October, 2020; v1 submitted 21 August, 2020; originally announced August 2020.

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

  16. arXiv:2006.11262  [pdf, other

    math.CO cs.CG

    Universal Geometric Graphs

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

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

    Submitted 19 June, 2020; originally announced June 2020.

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

  17. arXiv:2006.06951  [pdf, other

    cs.DS cs.CG cs.DM

    Planar Rectilinear Drawings of Outerplanar Graphs in Linear Time

    Authors: Fabrizio Frati

    Abstract: We show how to test in linear time whether an outerplanar graph admits a planar rectilinear drawing, both if the graph has a prescribed plane embedding that the drawing has to respect and if it does not. Our algorithm returns a planar rectilinear drawing if the graph admits one.

    Submitted 21 August, 2020; v1 submitted 12 June, 2020; originally announced June 2020.

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

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

  19. arXiv:2002.05580  [pdf, other

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

    Drawing Graphs as Spanners

    Authors: Oswin Aichholzer, Manuel Borrazzo, Prosenjit Bose, Jean Cardinal, Fabrizio Frati, Pat Morin, Birgit Vogtenhuber

    Abstract: We study the problem of embedding graphs in the plane as good geometric spanners. That is, for a graph $G$, the goal is to construct a straight-line drawing $Γ$ of $G$ in the plane such that, for any two vertices $u$ and $v$ of $G$, the ratio between the minimum length of any path from $u$ to $v$ and the Euclidean distance between $u$ and $v$ is small. The maximum such ratio, over all pairs of ver… ▽ More

    Submitted 13 February, 2020; originally announced February 2020.

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

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

  22. arXiv:1908.03586  [pdf, other

    cs.DS cs.CG math.CO

    On the Planar Edge-Length Ratio of Planar Graphs

    Authors: Manuel Borrazzo, Fabrizio Frati

    Abstract: The edge-length ratio of a straight-line drawing of a graph is the ratio between the lengths of the longest and of the shortest edge in the drawing. The planar edge-length ratio of a planar graph is the minimum edge-length ratio of any planar straight-line drawing of the graph. In this paper, we study the planar edge-length ratio of planar graphs. We prove that there exist $n$-vertex planar grap… ▽ More

    Submitted 11 April, 2020; v1 submitted 9 August, 2019; originally announced August 2019.

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

  23. arXiv:1902.11044  [pdf, other

    cs.DS cs.CG math.CO

    On the Area Requirements of Planar Straight-Line Orthogonal Drawings of Ternary Trees

    Authors: Barbara Covella, Fabrizio Frati, Maurizio Patrignani

    Abstract: In this paper, we study the area requirements of planar straight-line orthogonal drawings of ternary trees. We prove that every ternary tree admits such a drawing in sub-quadratic area. Further, we present upper bounds, the outcomes of an experimental evaluation, and a conjecture on the area requirements of planar straight-line orthogonal drawings of complete ternary trees. Finally, we present a p… ▽ More

    Submitted 28 February, 2019; originally announced February 2019.

    Comments: Combines the results from a GD '07 paper and a IWOCA '18 paper

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

  25. arXiv:1811.04836  [pdf, other

    cond-mat.str-el

    Site selective spin and orbital excitations in Fe3O4

    Authors: H. Elnaggar, R. Wang, S. Lafuerza, E. Paris, A. C. Komarek, H. Guo, Y. Tseng, D. McNally, F. Frati, M. W. Haverkort, M. Sikora, T. Schmitt, F. M. F. de Groot

    Abstract: $Fe_3O_4$ is a mixed-valence strongly correlated transition metal oxide which displays the intriguing metal to insulator Verwey transition. Here we investigate the electronic and magnetic structure of $Fe_3O_4… ▽ More

    Submitted 12 November, 2018; originally announced November 2018.

  26. Every Collinear Set in a Planar Graph Is Free

    Authors: Vida Dujmović, Fabrizio Frati, Daniel Gonçalves, Pat Morin, Günter Rote

    Abstract: We show that if a planar graph $G$ has a plane straight-line drawing in which a subset $S$ of its vertices are collinear, then for any set of points, $X$, in the plane with $|X|=|S|$, there is a plane straight-line drawing of $G$ in which the vertices in $S$ are mapped to the points in $X$. This solves an open problem posed by Ravsky and Verbitsky in 2008. In their terminology, we show that every… ▽ More

    Submitted 8 November, 2018; originally announced November 2018.

    Comments: 29 pages, 12 figures

    Journal ref: Discrete and Computational Geometry 65 (2021), 999-1027

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

  28. arXiv:1808.10738  [pdf, other

    cs.CG cs.DS math.CO

    Pole Dancing: 3D Morphs for Tree Drawings

    Authors: Elena Arseneva, Prosenjit Bose, Pilar Cano, Anthony D'Angelo, Vida Dujmovic, Fabrizio Frati, Stefan Langerman, Alessandra Tappini

    Abstract: We study the question whether a crossing-free 3D morph between two straight-line drawings of an $n$-vertex tree can be constructed consisting of a small number of linear morphing steps. We look both at the case in which the two given drawings are two-dimensional and at the one in which they are three-dimensional. In the former setting we prove that a crossing-free 3D morph always exists with… ▽ More

    Submitted 3 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)

  29. Excitonic dispersion of the intermediate-spin state in LaCoO$_3$ revealed by resonant inelastic X-ray scattering

    Authors: Ru-Pan Wang, Atsushi Hariki, Andrii Sotnikov, Federica Frati, Jun Okamoto, Hsiao-Yu Huang, Amol Singh, Di-Jing Huang, Keisuke Tomiyasu, Chao-Hung Du, Jan Kuneš, Frank M. F. de Groot

    Abstract: More than 50 years ago the electron-hole attraction was proposed to drive narrow gap semiconductors or semimetals to a new phase, the excitonic insulator. The experimental proof of its existence in bulk materials remains elusive. In strongly correlated insulators, the proximity of the excitonic insulator phase is reflected by the presence of dispersive electron-hole excitations with a small gap ab… ▽ More

    Submitted 7 August, 2018; v1 submitted 13 December, 2017; originally announced December 2017.

    Journal ref: Phys. Rev. B 98, 035149 (2018)

  30. arXiv:1709.04228   

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

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

    Authors: Fabrizio Frati, Kwan-Liu Ma

    Abstract: This is the arXiv index for the electronic proceedings of the 25th International Symposium on Graph Drawing and Network Visualization (GD 2017), which was held in Boston, U.S.A., September 25-27 2017. It contains the peer-reviewed and revised accepted papers with an optional appendix.

    Submitted 13 September, 2017; originally announced September 2017.

    Comments: Electronic self-archived proceedings. Proceedings are also to be published by Springer in the Lecture Notes in Computer Science series

  31. arXiv:1706.07187  [pdf

    cs.ET

    Pay-with-a-Selfie, a human-centred digital payment system

    Authors: Ernesto Damiani, Perpetus Jacques Houngbo, Rasool Asal, Stelvio Cimato, Fulvio Frati, Joel T. Honsou, Dina Shehada, Chan Yeob Yeun

    Abstract: Mobile payment systems are increasingly used to simplify the way in which money transfers and transactions can be performed. We argue that, to achieve their full potential as economic boosters in developing countries, mobile payment systems need to rely on new metaphors suitable for the business models, lifestyle, and technology availability conditions of the targeted communities. The Pay-with-a-G… ▽ More

    Submitted 22 June, 2017; originally announced June 2017.

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

  33. arXiv:1611.02337  [pdf

    cs.IR cs.CL cs.SI

    Balotage in Argentina 2015, a sentiment analysis of tweets

    Authors: Daniel Robins, Fernando Emmanuel Frati, Jonatan Alvarez, Jose Texier

    Abstract: Twitter social network contains a large amount of information generated by its users. That information is composed of opinions and comments that may reflect trends in social behavior. There is talk of trend when it is possible to identify opinions and comments geared towards the same shared by a lot of people direction. To determine if two or more written opinions share the same address, technique… ▽ More

    Submitted 7 November, 2016; originally announced November 2016.

    Comments: in Spanish. Jornadas de Cloud Computing, La Plata - Argentina. 2016

  34. arXiv:1610.02841  [pdf, other

    cs.CG cs.DS math.CO

    LR-Drawings of Ordered Rooted Binary Trees and Near-Linear Area Drawings of Outerplanar Graphs

    Authors: Fabrizio Frati, Maurizio Patrignani, Vincenzo Roselli

    Abstract: In this paper we study a family of algorithms, introduced by Chan [SODA 1999] and called LR-algorithms, for drawing ordered rooted binary trees. In particular, we are interested in constructing LR-drawings (that are drawings obtained via LR-algorithms) with small width. Chan showed three different LR-algorithms that achieve, for an ordered rooted binary tree with $n$ nodes, width $O(n^{0.695})$, w… ▽ More

    Submitted 22 October, 2016; v1 submitted 10 October, 2016; originally announced October 2016.

    Comments: A preliminary version appears at SODA 2017

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

  36. arXiv:1608.06458  [pdf, other

    cs.CG cs.DS math.CO

    Stack and Queue Layouts via Layered Separators

    Authors: Vida Dujmović, Fabrizio Frati

    Abstract: It is known that every proper minor-closed class of graphs has bounded stack-number (a.k.a. book thickness and page number). While this includes notable graph families such as planar graphs and graphs of bounded genus, many other graph families are not closed under taking minors. For fixed $g$ and $k$, we show that every $n$-vertex graph that can be embedded on a surface of genus $g$ with at most… ▽ More

    Submitted 23 August, 2016; originally announced August 2016.

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

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

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

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

  40. arXiv:1508.07921  [pdf, ps, other

    cs.CG cs.DS math.CO

    Simultaneous Embeddings with Few Bends and Crossings

    Authors: Fabrizio Frati, Michael Hoffmann, Vincent Kusters

    Abstract: A simultaneous embedding with fixed edges (SEFE) of two planar graphs $R$ and $B$ is a pair of plane drawings of $R$ and $B$ that coincide when restricted to the common vertices and edges of $R$ and $B$. We show that whenever $R$ and $B$ admit a SEFE, they also admit a SEFE in which every edge is a polygonal curve with few bends and every pair of edges has few crossings. Specifically: (1) if $R$ a… ▽ More

    Submitted 31 August, 2015; originally announced August 2015.

    Comments: Full version of the paper "Simultaneous Embeddings with Few Bends and Crossings" accepted at GD '15

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

  42. arXiv:1508.03473  [pdf, ps, other

    cs.CG cs.DS math.CO

    A Lower Bound on the Diameter of the Flip Graph

    Authors: Fabrizio Frati

    Abstract: The flip graph is the graph whose nodes correspond to non-isomorphic combinatorial triangulations and whose edges connect pairs of triangulations that can be obtained one from the other by flipping a single edge. In this note we show that the diameter of the flip graph is at least $\frac{7n}{3} + Θ(1)$, improving upon the previous $2n + Θ(1)$ lower bound.

    Submitted 14 August, 2015; originally announced August 2015.

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

  44. arXiv:1410.8205  [pdf, other

    cs.CG cs.DM cs.DS

    Drawing Partially Embedded and Simultaneously Planar Graphs

    Authors: Timothy M. Chan, Fabrizio Frati, Carsten Gutwenger, Anna Lubiw, Petra Mutzel, Marcus Schaefer

    Abstract: We investigate the problem of constructing planar drawings with few bends for two related problems, the partially embedded graph problem---to extend a straight-line planar drawing of a subgraph to a planar drawing of the whole graph---and the simultaneous planarity problem---to find planar drawings of two graphs that coincide on shared vertices and edges. In both cases we show that if the required… ▽ More

    Submitted 29 October, 2014; originally announced October 2014.

    Comments: Preliminary version appeared at the 22nd International Symposium on Graph Drawing (GD '14)

  45. arXiv:1410.1006  [pdf, ps, other

    cs.CG cs.DM cs.DS

    A Survey on Small-Area Planar Graph Drawing

    Authors: Giuseppe Di Battista, Fabrizio Frati

    Abstract: We survey algorithms and bounds for constructing planar drawings of graphs in small area.

    Submitted 3 October, 2014; originally announced October 2014.

    Comments: Preliminary version appeared in "Thirty Essays on Geometric Graph Theory", J. Pach (ed.), 2012

  46. arXiv:1408.2595  [pdf, ps, other

    cs.DS cs.CG cs.DM

    Advances on Testing C-Planarity of Embedded Flat Clustered Graphs

    Authors: Markus Chimani, Giuseppe Di Battista, Fabrizio Frati, Karsten Klein

    Abstract: We show a polynomial-time algorithm for testing c-planarity of embedded flat clustered graphs with at most two vertices per cluster on each face.

    Submitted 11 August, 2014; originally announced August 2014.

    Comments: Accepted at GD '14

  47. arXiv:1408.2592  [pdf, ps, other

    cs.CG cs.DM

    Increasing-Chord Graphs On Point Sets

    Authors: Hooman Reisi Dehkordi, Fabrizio Frati, Joachim Gudmundsson

    Abstract: We tackle the problem of constructing increasing-chord graphs spanning point sets. We prove that, for every point set P with n points, there exists an increasing-chord planar graph with O(n) Steiner points spanning P. Further, we prove that, for every convex point set P with n points, there exists an increasing-chord graph with O(n log n) edges (and with no Steiner points) spanning P.

    Submitted 11 August, 2014; originally announced August 2014.

    Comments: Accepted at GD '14

  48. arXiv:1408.2436  [pdf, other

    cs.CG

    Compatible Connectivity-Augmentation of Planar Disconnected Graphs

    Authors: Greg Aloupis, Luis Barba, Paz Carmi, Vida Dujmović, Fabrizio Frati, Pat Morin

    Abstract: Motivated by applications to graph morphing, we consider the following \emph{compatible connectivity-augmentation problem}: We are given a labelled $n$-vertex planar graph, $\mathcal{G}$, that has $r\ge 2$ connected components, and $k\ge 2$ isomorphic planar straight-line drawings, $G_1,\ldots,G_k$, of $\mathcal{G}$. We wish to augment $\mathcal G$ by adding vertices and edges to make it connected… ▽ More

    Submitted 11 August, 2014; originally announced August 2014.

    Comments: 23 pages, 13 figures

  49. arXiv:1406.6533  [pdf, other

    cs.DS cs.CG

    On the Complexity of Clustered-Level Planarity and T-Level Planarity

    Authors: Patrizio Angelini, Giordano Da Lozzo, Giuseppe Di Battista, Fabrizio Frati, Vincenzo Roselli

    Abstract: In this paper we study two problems related to the drawing of level graphs, that is, T-LEVEL PLANARITY and CLUSTERED-LEVEL PLANARITY. We show that both problems are NP-complete in the general case and that they become polynomial-time solvable when restricted to proper instances.

    Submitted 25 June, 2014; originally announced June 2014.

    Comments: 10 pages, 4 figures

  50. arXiv:1402.4364  [pdf, ps, other

    cs.DS cs.CG

    Morphing Planar Graph Drawings Optimally

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

    Abstract: We provide an algorithm for computing a planar morph between any two planar straight-line drawings of any $n$-vertex plane graph in $O(n)$ morphing steps, thus improving upon the previously best known $O(n^2)$ upper bound. Further, we prove that our algorithm is optimal, that is, we show that there exist two planar straight-line drawings $Γ_s$ and $Γ_t$ of an $n$-vertex plane graph $G$ such that a… ▽ More

    Submitted 19 February, 2014; v1 submitted 18 February, 2014; originally announced February 2014.