Skip to main content

Showing 1–22 of 22 results for author: Tappini, A

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

    cs.CG cs.DM

    Flipping Matchings is Hard

    Authors: Carla Binucci, Fabrizio Montecchiani, Daniel Perz, Alessandra Tappini

    Abstract: Given a point set $\mathcal{P}$ and a plane perfect matching $\mathcal{M}$ on $\mathcal{P}$, a flip is an operation that replaces two edges of $\mathcal{M}$ such that another plane perfect matching on $\mathcal{P}$ is obtained. Given two plane perfect matchings on $\mathcal{P}$, we show that it is NP-hard to minimize the number of flips that are needed to transform one matching into the other.

    Submitted 4 March, 2025; originally announced March 2025.

    Comments: Extended Abstract at EuroCG 2025

  2. arXiv:2309.00456  [pdf, other

    cs.HC

    Evaluating Animation Parameters for Morphing Edge Drawings

    Authors: Carla Binucci, Henry Förster, Julia Katheder, Alessandra Tappini

    Abstract: Partial edge drawings (PED) of graphs avoid edge crossings by subdividing each edge into three parts and representing only its stubs, i.e., the parts incident to the end-nodes. The morphing edge drawing model (MED) extends the PED drawing style by animations that smoothly morph each edge between its representation as stubs and the one as a fully drawn segment while avoiding new crossings. Particip… ▽ More

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

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

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

  4. arXiv:2301.01226  [pdf, other

    math.CO cs.DM

    $k$-planar Placement and Packing of $Δ$-regular Caterpillars

    Authors: Carla Binucci, Emilio Di Giacomo, Michael Kaufmann, Giuseppe Liotta, Alessandra Tappini

    Abstract: This paper studies a \emph{packing} problem in the so-called beyond-planar setting, that is when the host graph is ``almost-planar'' in some sense. Precisely, we consider the case that the host graph is $k$-planar, i.e., it admits an embedding with at most $k$ crossings per edge, and focus on families of $Δ$-regular caterpillars, that are caterpillars whose non-leaf vertices have the same degree… ▽ More

    Submitted 3 January, 2023; originally announced January 2023.

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

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

  7. arXiv:2205.10834  [pdf, other

    cs.DS cs.CC

    On the Parameterized Complexity of the $s$-Club Cluster Edge Deletion Problem

    Authors: Fabrizio Montecchiani, Giacomo Ortali, Tommaso Piselli, Alessandra Tappini

    Abstract: We study the parameterized complexity of the $s$-Club Cluster Edge Deletion problem: Given a graph $G$ and two integers $s \ge 2$ and $k \ge 1$, is it possible to remove at most $k$ edges from $G$ such that each connected component of the resulting graph has diameter at most $s$? This problem is known to be NP-hard already when $s = 2$. We prove that it admits a fixed-parameter tractable algorithm… ▽ More

    Submitted 22 May, 2022; originally announced May 2022.

  8. arXiv:2108.10784  [pdf, other

    cs.CG

    Quasi-upward Planar Drawings with Minimum Curve Complexity

    Authors: Carla Binucci, Emilio Di Giacomo, Giuseppe Liotta, Alessandra Tappini

    Abstract: This paper studies the problem of computing quasi-upward planar drawings of bimodal plane digraphs with minimum curve complexity, i.e., drawings such that the maximum number of bends per edge is minimized. We prove that every bimodal plane digraph admits a quasi-upward planar drawing with curve complexity two, which is worst-case optimal. We also show that the problem of minimizing the curve compl… ▽ More

    Submitted 11 September, 2021; v1 submitted 24 August, 2021; originally announced August 2021.

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

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

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

  11. arXiv:1911.10863  [pdf, other

    cs.DS math.CO

    Coloring outerplanar graphs and planar 3-trees with small monochromatic components

    Authors: Michael A. Bekos, Carla Binucci, Michael Kaufmann, Chrysanthi Raftopoulou, Antonios Symvonis, Alessandra Tappini

    Abstract: In this work, we continue the study of vertex colorings of graphs, in which adjacent vertices are allowed to be of the same color as long as each monochromatic connected component is of relatively small cardinality. We focus on colorings with two and three available colors and present improved bounds on the size of the monochromatic connected components for two meaningful subclasses of planar grap… ▽ More

    Submitted 25 November, 2019; originally announced November 2019.

  12. arXiv:1911.01761  [pdf, other

    cs.CG math.CO

    Packing Trees into 1-planar Graphs

    Authors: Felice De Luca, Emilio Di Giacomo, Seok-Hee Hong, Stephen Kobourov, William Lenhart, Giuseppe Liotta, Henk Meijer, Alessandra Tappini, Stephen Wismath

    Abstract: We introduce and study the 1-planar packing problem: Given $k$ graphs with $n$ vertices $G_1, \dots, G_k$, find a 1-planar graph that contains the given graphs as edge-disjoint spanning subgraphs. We mainly focus on the case when each $G_i$ is a tree and $k=3$. We prove that a triple consisting of three caterpillars or of two caterpillars and a path may not admit a 1-planar packing, while two path… ▽ More

    Submitted 5 November, 2019; originally announced November 2019.

  13. arXiv:1910.10113  [pdf, other

    cs.DS

    Simultaneous FPQ-Ordering and Hybrid Planarity Testing

    Authors: Giuseppe Liotta, Ignaz Rutter, Alessandra Tappini

    Abstract: We study the interplay between embedding constrained planarity and hybrid planarity testing. We consider a constrained planarity testing problem, called 1-Fixed Constrained Planarity, and prove that this problem can be solved in quadratic time for biconnected graphs. Our solution is based on a new definition of fixedness that makes it possible to simplify and extend known techniques about Simultan… ▽ More

    Submitted 22 October, 2019; originally announced October 2019.

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

  15. arXiv:1904.12596  [pdf, other

    cs.DS

    Graph Planarity Testing with Hierarchical Embedding Constraints

    Authors: Giuseppe Liotta, Ignaz Rutter, Alessandra Tappini

    Abstract: Hierarchical embedding constraints define a set of allowed cyclic orders for the edges incident to the vertices of a graph. These constraints are expressed in terms of FPQ-trees. FPQ-trees are a variant of PQ-trees that includes F-nodes in addition to P- and to Q-nodes. An F-node represents a permutation that is fixed, i.e., it cannot be reversed. Let $G$ be a graph such that every vertex of $G$ i… ▽ More

    Submitted 16 November, 2019; v1 submitted 29 April, 2019; originally announced April 2019.

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

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

  18. arXiv:1808.08925  [pdf, other

    cs.DS

    Turning Cliques into Paths to Achieve Planarity

    Authors: Patrizio Angelini, Peter Eades, Seok-Hee Hong, Karsten Klein, Stephen Kobourov, Giuseppe Liotta, Alfredo Navarra, Alessandra Tappini

    Abstract: Motivated by hybrid graph representations, we introduce and study the following beyond-planarity problem, which we call $h$-Clique2Path Planarity: Given a graph $G$, whose vertices are partitioned into subsets of size at most $h$, each inducing a clique, remove edges from each clique so that the subgraph induced by each subset is a path, in such a way that the resulting subgraph of $G$ is planar.… ▽ More

    Submitted 28 August, 2018; 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)

  19. arXiv:1807.01247  [pdf, other

    cs.DS cs.CG

    Ortho-polygon Visibility Representations of 3-connected 1-plane Graphs

    Authors: Giuseppe Liotta, Fabrizio Montecchiani, Alessandra Tappini

    Abstract: An ortho-polygon visibility representation $Γ$ of a $1$-plane graph $G$ (OPVR of $G$) is an embedding preserving drawing that maps each vertex of $G$ to a distinct orthogonal polygon and each edge of $G$ to a vertical or horizontal visibility between its end-vertices. The representation $Γ$ has vertex complexity $k$ if every polygon of $Γ$ has at most $k$ reflex corners. It is known that $3$-conne… ▽ More

    Submitted 2 August, 2018; v1 submitted 3 July, 2018; originally announced July 2018.

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

  20. arXiv:1806.11413  [pdf, other

    cs.DS cs.CC

    (k,p)-Planarity: A Relaxation of Hybrid Planarity

    Authors: Emilio Di Giacomo, William J. Lenhart, Giuseppe Liotta, Timothy W. Randolph, Alessandra Tappini

    Abstract: We present a new model for hybrid planarity that relaxes existing hybrid representations. A graph $G = (V,E)$ is $(k,p)$-planar if $V$ can be partitioned into clusters of size at most $k$ such that $G$ admits a drawing where: (i) each cluster is associated with a closed, bounded planar region, called a cluster region; (ii) cluster regions are pairwise disjoint, (iii) each vertex $v \in V$ is ident… ▽ More

    Submitted 21 September, 2018; v1 submitted 29 June, 2018; originally announced June 2018.

  21. arXiv:1802.08445  [pdf, ps, other

    cs.AI

    A Matrix Approach for Weighted Argumentation Frameworks: a Preliminary Report

    Authors: Stefano Bistarelli, Alessandra Tappini, Carlo Taticchi

    Abstract: The assignment of weights to attacks in a classical Argumentation Framework allows to compute semantics by taking into account the different importance of each argument. We represent a Weighted Argumentation Framework by a non-binary matrix, and we characterize the basic extensions (such as w-admissible, w- stable, w-complete) by analysing sub-blocks of this matrix. Also, we show how to reduce the… ▽ More

    Submitted 23 February, 2018; originally announced February 2018.

    Journal ref: A Matrix Approach for Weighted Argumentation Frameworks. FLAIRS Conference 2018: 507-512

  22. arXiv:1708.09281  [pdf, other

    cs.DS

    NodeTrix Planarity Testing with Small Clusters

    Authors: Emilio Di Giacomo, Giuseppe Liotta, Maurizio Patrignani, Ignaz Rutter, Alessandra Tappini

    Abstract: We study the NodeTrix planarity testing problem for flat clustered graphs when the maximum size of each cluster is bounded by a constant $k$. We consider both the case when the sides of the matrices to which the edges are incident are fixed and the case when they can be chosen arbitrarily. We show that NodeTrix planarity testing with fixed sides can be solved in $O(k^{3k+\frac{3}{2}} \cdot n)$ tim… ▽ More

    Submitted 9 April, 2019; 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)