Skip to main content

Showing 1–17 of 17 results for author: Binucci, C

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:2503.01526  [pdf, other

    cs.CG

    Unit Edge-Length Rectilinear Drawings with Crossings and Rectangular Faces

    Authors: Patrizio Angelini, Carla Binucci, Giuseppe Di Battista, Emilio Di Giacomo, Walter Didimo, Fabrizio Grosso, Giacomo Ortali, Ioannis G. Tollis

    Abstract: Unit edge-length drawings, rectilinear drawings (where each edge is either a horizontal or a vertical segment), and rectangular face drawings are among the most studied subjects in Graph Drawing. However, most of the literature on these topics refers to planar graphs and planar drawings. In this paper we study drawings with all the above nice properties but that can have edge crossings; we call th… ▽ More

    Submitted 3 March, 2025; originally announced March 2025.

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

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

  5. arXiv:2306.03196  [pdf, other

    cs.DS cs.CG

    On the Parameterized Complexity of Computing $st$-Orientations with Few Transitive Edges

    Authors: Carla Binucci, Giuseppe Liotta, Fabrizio Montecchiani, Giacomo Ortali, Tommaso Piselli

    Abstract: Orienting the edges of an undirected graph such that the resulting digraph satisfies some given constraints is a classical problem in graph theory, with multiple algorithmic applications. In particular, an $st$-orientation orients each edge of the input graph such that the resulting digraph is acyclic, and it contains a single source $s$ and a single sink $t$. Computing an $st$-orientation of a gr… ▽ More

    Submitted 10 July, 2023; v1 submitted 5 June, 2023; originally announced June 2023.

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

  7. arXiv:2209.00453  [pdf, other

    cs.CC

    On the Complexity of the Storyplan Problem

    Authors: Carla Binucci, Emilio Di Giacomo, William J. Lenhart, Giuseppe Liotta, Fabrizio Montecchiani, Martin Nöllenburg, Antonios Symvonis

    Abstract: Motivated by dynamic graph visualization, we study the problem of representing a graph $G$ in the form of a \emph{storyplan}, that is, a sequence of frames with the following properties. Each frame is a planar drawing of the subgraph of $G$ induced by a suitably defined subset of its vertices. Between two consecutive frames, a new vertex appears while some other vertices may disappear, namely thos… ▽ More

    Submitted 3 September, 2022; v1 submitted 1 September, 2022; originally announced September 2022.

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

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

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

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

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

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

  14. arXiv:1608.08899  [pdf, other

    cs.CG

    Visibility Representations of Boxes in 2.5 Dimensions

    Authors: Alessio Arleo, Carla Binucci, Emilio Di Giacomo, William S. Evans, Luca Grilli, Giuseppe Liotta, Henk Meijer, Fabrizio Montecchiani, Sue Whitesides, Stephen Wismath

    Abstract: We initiate the study of 2.5D box visibility representations (2.5D-BR) where vertices are mapped to 3D boxes having the bottom face in the plane $z=0$ and edges are unobstructed lines of sight parallel to the $x$- or $y$-axis. We prove that: $(i)$ Every complete bipartite graph admits a 2.5D-BR; $(ii)$ The complete graph $K_n$ admits a 2.5D-BR if and only if $n \leq 19$; $(iii)$ Every graph with p… ▽ More

    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)

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

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

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