Parameterized Complexity of k-Chinese Postman Problem
Gregory Gutin, Gabriele Muciaccia, Anders Yeo

TL;DR
This paper proves that the k-Chinese Postman Problem is fixed-parameter tractable and admits a kernel with O(k^2 log k) vertices, advancing understanding of its computational complexity.
Contribution
It establishes fixed-parameter tractability and kernelization results for the k-Chinese Postman Problem, answering open questions about its complexity.
Findings
k-CPP is fixed-parameter tractable
Existence of a kernel with O(k^2 log k) vertices
Directed k-CPP remains NP-complete
Abstract
We consider the following problem called the -Chinese Postman Problem (-CPP): given a connected edge-weighted graph and integers and , decide whether there are at least closed walks such that every edge of is contained in at least one of them and the total weight of the edges in the walks is at most ? The problem -CPP is NP-complete, and van Bevern et al. (to appear) and Sorge (2013) asked whether the -CPP is fixed-parameter tractable when parameterized by . We prove that the -CPP is indeed fixed-parameter tractable. In fact, we prove a stronger result: the problem admits a kernel with vertices. We prove that the directed version of -CPP is NP-complete and ask whether the directed version is fixed-parameter tractable when parameterized by .
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 · semigroups and automata theory
