English

L-Drawings of Directed Graphs

Data Structures and Algorithms 2015-09-03 v1 Computational Geometry

Abstract

We introduce L-drawings, a novel paradigm for representing directed graphs aiming at combining the readability features of orthogonal drawings with the expressive power of matrix representations. In an L-drawing, vertices have exclusive xx- and yy-coordinates and edges consist of two segments, one exiting the source vertically and one entering the destination horizontally. We study the problem of computing L-drawings using minimum ink. We prove its NP-completeness and provide a heuristics based on a polynomial-time algorithm that adds a vertex to a drawing using the minimum additional ink. We performed an experimental analysis of the heuristics which confirms its effectiveness.

Keywords

Cite

@article{arxiv.1509.00684,
  title  = {L-Drawings of Directed Graphs},
  author = {Patrizio Angelini and Giordano Da Lozzo and Marco Di Bartolomeo and Valentino Di Donato and Maurizio Patrignani and Vincenzo Roselli and Ioannis G. Tollis},
  journal= {arXiv preprint arXiv:1509.00684},
  year   = {2015}
}

Comments

11 pages, 7 figures

R2 v1 2026-06-22T10:47:26.896Z