The Complexity of Drawing Graphs on Few Lines and Few Planes
Steven Chaplick, Krzysztof Fleszar, Fabian Lipp, Alexander Ravsky,, Oleg Verbitsky, Alexander Wolff

TL;DR
This paper studies the computational complexity of representing graphs with minimal lines or planes in 2D and 3D space, revealing hardness results and algorithms for these geometric graph drawing parameters.
Contribution
It establishes the complexity classifications of computing minimal line and plane covers for crossing-free graph drawings, including NP-hardness and fixed-parameter tractability results.
Findings
Deciding whether ^1_d(G) \u2264 k is -complete.
The problem is NP-hard and fixed-parameter tractable with respect to k.
Optimal drawings may require irrational coordinates.
Abstract
It is well known that any graph admits a crossing-free straight-line drawing in and that any planar graph admits the same even in . For a graph and , let denote the smallest number of lines in whose union contains a crossing-free straight-line drawing of . For , must be planar. Similarly, let denote the smallest number of planes in whose union contains a crossing-free straight-line drawing of . We investigate the complexity of computing these three parameters and obtain the following hardness and algorithmic results. - For , we prove that deciding whether for a given graph and integer is -complete. - Since , deciding is NP-hard for…
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
TopicsComputational Geometry and Mesh Generation · Advanced Graph Theory Research · Optimization and Search Problems
