Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
149 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

The Complexity of Drawing Graphs on Few Lines and Few Planes (1607.06444v4)

Published 21 Jul 2016 in cs.CC and cs.CG

Abstract: It is well known that any graph admits a crossing-free straight-line drawing in $\mathbb{R}3$ and that any planar graph admits the same even in $\mathbb{R}2$. For a graph $G$ and $d \in {2,3}$, let $\rho1_d(G)$ denote the smallest number of lines in $\mathbb{R}d$ whose union contains a crossing-free straight-line drawing of $G$. For $d=2$, $G$ must be planar. Similarly, let $\rho2_3(G)$ denote the smallest number of planes in $\mathbb{R}3$ whose union contains a crossing-free straight-line drawing of $G$. We investigate the complexity of computing these three parameters and obtain the following hardness and algorithmic results. - For $d\in{2,3}$, we prove that deciding whether $\rho1_d(G)\le k$ for a given graph $G$ and integer $k$ is ${\exists\mathbb{R}}$-complete. - Since $\mathrm{NP}\subseteq{\exists\mathbb{R}}$, deciding $\rho1_d(G)\le k$ is NP-hard for $d\in{2,3}$. On the positive side, we show that the problem is fixed-parameter tractable with respect to $k$. - Since ${\exists\mathbb{R}}\subseteq\mathrm{PSPACE}$, both $\rho1_2(G)$ and $\rho1_3(G)$ are computable in polynomial space. On the negative side, we show that drawings that are optimal with respect to $\rho1_2$ or $\rho1_3$ sometimes require irrational coordinates. - We prove that deciding whether $\rho2_3(G)\le k$ is NP-hard for any fixed $k \ge 2$. Hence, the problem is not fixed-parameter tractable with respect to $k$ unless $\mathrm{P}=\mathrm{NP}$.

Citations (20)

Summary

We haven't generated a summary for this paper yet.