The Bundled Crossing Number
Md. Jawaherul Alam, Martin Fink, Sergey Pupyrev

TL;DR
This paper explores the computational complexity of the bundled crossing number in graph drawings, relating it to graph genus and providing approximation algorithms for minimizing bundled crossings in various graph layout scenarios.
Contribution
It establishes the relationship between bundled crossing number and graph genus, and introduces approximation algorithms for minimizing bundled crossings in different graph layout settings.
Findings
Bundled crossing number equals the orientable genus when multiple crossings are allowed.
Approximation algorithms achieve constant factors for circular layouts with fixed vertex order.
For general layouts, the algorithms provide specific approximation ratios depending on edge density.
Abstract
We study the algorithmic aspect of edge bundling. A bundled crossing in a drawing of a graph is a group of crossings between two sets of parallel edges. The bundled crossing number is the minimum number of bundled crossings that group all crossings in a drawing of the graph. We show that the bundled crossing number is closely related to the orientable genus of the graph. If multiple crossings and self-intersections of edges are allowed, the two values are identical; otherwise, the bundled crossing number can be higher than the genus. We then investigate the problem of minimizing the number of bundled crossings. For circular graph layouts with a fixed order of vertices, we present a constant-factor approximation algorithm. When the circular order is not prescribed, we get a approximation for a graph with vertices having at least edges for . For general…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Visualization and Analytics · Computational Geometry and Mesh Generation · Data Management and Algorithms
