Determining the Outerthickness of Graphs Is NP-Hard
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 PF, defined as follows. Fix a proper graph class F whose membership is decidable. Given an undirected simple graph G and an integer k, the task is to cover the edge set E(G) by at most k subsets E1,…,Ek such that each subgraph (V(G),Ei) belongs to F. Note that if F is monotone (in particular, when F 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 F whose membership is decidable and that satisfies all of the following conditions: (a) F is closed under topological minors, (b) F is closed under 1-sums, and (c) F contains a cycle of length 3, the problem PF is NP-hard for every fixed integer k 3. In particular: For F equal to the class of all outerplanar graphs, our result settles the long-standing open problem on the complexity of determining outerthickness. For F equal to the class of all planar graphs, our result complements Mansfield's NP-hardness result for the thickness, which applies only to the case k=2. It is also worth noting that each of the three conditions above is necessary. If F is the class of all eulerian graphs, then cond. (a) fails. If F is the class of all pseudoforests, then cond. (b) fails. If F is the class of all forests, then cond. (c) fails. For each of these three classes F, the problem PF is solvable in polynomial time for every fixed integer k 3, showing that none of the three conditions can be dropped.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.