Minimizing Crossings in Constrained Two-Sided Circular Graph Layouts
Abstract
Circular layouts are a popular graph drawing style, where vertices are placed on a circle and edges are drawn as straight chords. Crossing minimization in circular layouts is \NP-hard. One way to allow for fewer crossings in practice are two-sided layouts that draw some edges as curves in the exterior of the circle. In fact, one- and two-sided circular layouts are equivalent to one-page and two-page book drawings, i.e., graph layouts with all vertices placed on a line (the spine) and edges drawn in one or two distinct half-planes (the pages) bounded by the spine. In this paper we study the problem of minimizing the crossings for a fixed cyclic vertex order by computing an optimal -plane set of exteriorly drawn edges for , extending the previously studied case . We show that this relates to finding bounded-degree maximum-weight induced subgraphs of circle graphs, which is a graph-theoretic problem of independent interest. We show \NP-hardness for arbitrary , present an efficient algorithm for , and generalize it to an explicit \XP-time algorithm for any fixed . For the practically interesting case we implemented our algorithm and present experimental results that confirm the applicability of our algorithm.
Cite
@article{arxiv.1803.05705,
title = {Minimizing Crossings in Constrained Two-Sided Circular Graph Layouts},
author = {Fabian Klute and Martin Nöllenburg},
journal= {arXiv preprint arXiv:1803.05705},
year = {2018}
}
Comments
This is the full version of a paper with the same title appearing in the proceedings of the 34th International Symposium on Computational Geometry (SoCG) 2018