Decompositions into two linear forests of bounded lengths
Rutger Campbell, Florian H\"orsch, Benjamin Moore

TL;DR
This paper investigates the computational complexity of decomposing graphs into two linear forests with bounded component sizes, establishing NP-completeness for most cases and providing a polynomial-time solution for a specific case.
Contribution
It determines the complexity of $(k, ext{ } ext{l})$-bounded linear forest decompositions for various parameters, answering a question from 1984 and extending prior results.
Findings
NP-complete for $k, ext{ } ext{l} ext{ } ext{at least } 2$
NP-complete if $k ext{ } ext{at least } 9$ and $ ext{l}=1$
Polynomial-time algorithm for $(2,1)$ case
Abstract
For some , we call a linear forest -bounded if each of its components has at most edges. We will say a -bounded linear forest decomposition of a graph is a partition of into the edge sets of two linear forests where is -bounded and is -bounded. We show that the problem of deciding whether a given graph has such a decomposition is NP-complete if both and are at least , NP-complete if and , and is in P for . Before this, the only known NP-complete cases were the and cases. Our hardness result answers a question of Bermond et al. from 1984. We also show that planar graphs of girth at least nine decompose into a linear forest and a matching, which in particular is stronger than -edge-colouring such graphs.
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
