vix.ing · top · new · best · stats · spec

Edge Routing with Ordered Bundles

2012/09/19 by Sergey Bereg, Alexander E. Holroyd, Bereg, Sergey +5 · 2 citations
Computer Science · #Computational Geometry (cs.CG) #Computational Geometry and Mesh Generation #Data Management and Algorithms #Data Structures and Algorithms (cs.DS) #Data Visualization and Analytics #FOS: Computer and information sciences

paper · pdf · doi:10.48550/arxiv.1209.4227

openalex publication_date 2012/09/19 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Edge bundling reduces the visual clutter in a drawing of a graph by uniting the edges into bundles. We propose a method of edge bundling drawing each edge of a bundle separately as in metro-maps and call our method ordered bundles. To produce aesthetically looking edge routes it minimizes a cost function on the edges. The cost function depends on the ink, required to draw the edges, the edge lengths, widths and separations. The cost also penalizes for too many edges passing through narrow channels by using the constrained Delaunay triangulation. The method avoids unnecessary edge-node and edge-edge crossings. To draw edges with the minimal number of crossings and separately within the same bundle we develop an efficient algorithm solving a variant of the metro-line crossing minimization problem. In general, the method creates clear and smooth edge routes giving an overview of the global graph structure, while still drawing each edge separately and thus enabling local analysis.

Cited by

Related