Parameterized complexity of isometric path partition: treewidth and diameter
Dibyayan Chakraborty, Oscar Defrain, Florent Foucaud, Mathieu Mari, Prafullkumar Tale

TL;DR
This paper studies the parameterized complexity of the Isometric Path Partition problem, showing it is W[1]-hard with respect to treewidth, and provides algorithms with high dependency on treewidth and diameter, establishing complexity bounds.
Contribution
It proves the W[1]-hardness of Isometric Path Partition parameterized by treewidth and develops algorithms with specific complexity bounds, highlighting the problem's computational difficulty.
Findings
Isometric Path Partition is W[1]-hard when parameterized by treewidth.
A dynamic programming algorithm with runtime n^{O(tw)} is designed.
No significantly faster algorithm exists unless the randomized ETH fails.
Abstract
We investigate the parameterized complexity of the Isometric Path Partition problem when parameterized by the treewidth () of the input graph, arguably one of the most widely studied parameters. Courcelle's theorem shows that graph problems that are expressible as MSO formulas of constant size admit FPT algorithms parameterized by the treewidth of the input graph. This encompasses many natural graph problems. However, many metric-based graph problems, where the solution is defined using some metric-based property of the graph (often the distance) are not expressible as MSO formulas of constant size. These types of problems, Isometric Path Partition being one of them, require individual attention and often draw the boundary for the success story of parameterization by treewidth. We prove that Isometric Path Partition is -hard when parameterized by treewidth (in fact,…
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.
