Determining the Outerthickness of Graphs Is NP-Hard
Pin-Hsian Lee, Te-Cheng Liu, and Meng-Tsung Tsai

TL;DR
This paper proves that determining the outerthickness of a graph is NP-hard, resolving a long-standing open problem, and extends the hardness result to a broad class of graph covering problems.
Contribution
It provides a simple, verifiable proof of NP-hardness for outerthickness and generalizes the result to various graph classes and covering problems.
Findings
Outerthickness determination is NP-hard.
Hardness applies to multiple graph covering problems.
Results settle open problems for specific graph classes.
Abstract
We give a short, self-contained, and easily verifiable proof that determining the outerthickness of a general graph is NP-hard. This resolves a long-standing open problem on the computational complexity of outerthickness. Moreover, our hardness result applies to a more general covering problem , defined as follows. Fix a proper graph class whose membership is decidable. Given an undirected simple graph and an integer , the task is to cover the edge set by at most subsets such that each subgraph belongs to . Note that if is monotone (in particular, when is the class of all outerplanar graphs), any such cover can be converted into an edge partition by deleting overlaps; hence, in this case, covering and partitioning are equivalent. Our result shows that for every proper graph class whose membership is decidable…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Computational Geometry and Mesh Generation
