Towards Better Approximation of Graph Crossing Number

2020 
Graph Crossing Number is a fundamental and extensively studied problem with wide ranging applications. In this problem, the goal is to draw an input graph $G$ in the plane so as to minimize the number of crossings between the images of its edges. The problem is notoriously difficult, and despite extensive work, non-trivial approximation algorithms are only known for bounded-degree graphs. Even for this special case, the best current algorithm achieves a $\tilde{O}(\sqrt{n})$ -approximation, while the best current negative results do not rule out constant-factor approximation. All current approximation algorithms for the problem build on the same paradigm, which is also used in practice: compute a set $E^{\prime}$ of edges (called a planarizing set) such that $G\ \backslash\ E^{\prime}$ is planar; compute a planar drawing of $G\ \backslash\ E^{\prime}$ ; then add the drawings of the edges of $E^{\prime}$ to the resulting drawing. Unfortunately, there are examples of graphs $G$ , in which any implementation of this method must incur $\Omega$ (OPT2) crossings, where OPT is the value of the optimal solution. This barrier seems to doom the only currently known approach to designing approximation algorithms for the problem, and to prevent it from yielding a better than $O(\sqrt{n})$ -approximation. In this paper we propose a new paradigm that allows us to overcome this barrier. We show an algorithm, that, given a bounded-degree graph G and a planarizing E' set of its edges, computes another planarizing edge set E" with E' ⊆ E", such that |E"| is relatively small, and there exists a near-optimal drawing of in which no edges of participate in crossings. This allows us to reduce the Crossing Number problem to Crossing Number with Rotation System – a variant of the Crossing Number problem, in which the ordering of the edges incident to every vertex is fixed as part of input. In our reduction, we obtain an instance of this problem, where is roughly bounded by the crossing number of the original graph. We show a randomized algorithm for this new problem, that allows us to obtain an - approximation for Graph Crossing Number on bounded-degree graphs, for some constant.
    • Correction
    • Source
    • Cite
    • Save
    • Machine Reading By IdeaReader
    25
    References
    0
    Citations
    NaN
    KQI
    []