English

Parameterized Complexity of k-Chinese Postman Problem

Data Structures and Algorithms 2013-11-25 v2 Computational Complexity

Abstract

We consider the following problem called the kk-Chinese Postman Problem (kk-CPP): given a connected edge-weighted graph GG and integers pp and kk, decide whether there are at least kk closed walks such that every edge of GG is contained in at least one of them and the total weight of the edges in the walks is at most pp? The problem kk-CPP is NP-complete, and van Bevern et al. (to appear) and Sorge (2013) asked whether the kk-CPP is fixed-parameter tractable when parameterized by kk. We prove that the kk-CPP is indeed fixed-parameter tractable. In fact, we prove a stronger result: the problem admits a kernel with O(k2logk)O(k^2\log k) vertices. We prove that the directed version of kk-CPP is NP-complete and ask whether the directed version is fixed-parameter tractable when parameterized by kk.

Keywords

Cite

@article{arxiv.1308.0482,
  title  = {Parameterized Complexity of k-Chinese Postman Problem},
  author = {Gregory Gutin and Gabriele Muciaccia and Anders Yeo},
  journal= {arXiv preprint arXiv:1308.0482},
  year   = {2013}
}
R2 v1 2026-06-22T01:02:54.232Z