Crossing Number is NP-hard for Constant Path-width (and Tree-width)
Petr Hlin\v{e}n\'y, Liana Khazaliya

TL;DR
This paper proves that computing the crossing number of a graph remains NP-hard even for graphs with small path-width, showing limitations of using graph decompositions for this problem.
Contribution
It establishes NP-hardness of crossing number computation for graphs with bounded path-width, resolving an open problem about the complexity in such restricted classes.
Findings
NP-hardness holds for graphs with path-width 12
NP-hardness extends to simple graphs with path-width 13 and tree-width 9
Graph decompositions of bounded width are unlikely to solve crossing number efficiently
Abstract
The crossing number of a graph is the minimum number of edge crossings that a graph can have when drawn in the plane. Determining this number, known as the Crossing Number problem, is a celebrated problem in combinatorial optimization. It has been known to be NP-complete since the 1980s, and already showing its fixed-parameter tractability when parameterized by the vertex cover number required fairly involved techniques. In this paper, we prove that computing the crossing number exactly remains NP-hard even for graphs of path-width 12 (and as a result, for simple graphs of path-width 13 and tree-width 9). These results highlight that, although both path- and tree-decompositions have been highly successful tools in many graph algorithm scenarios, general crossing number computation is unlikely (under P NP) to be successfully tackled using graph decompositions of bounded width --…
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.
