Structural Parameterizations of the Mixed Chinese Postman Problem
Gregory Gutin, Mark Jones, and Magnus Wahlstrom

TL;DR
This paper investigates the computational complexity of the unweighted Mixed Chinese Postman Problem (MCPP) under various graph parameters, revealing a surprising W[1]-hardness with respect to treewidth but fixed-parameter tractability with respect to tree-depth.
Contribution
It establishes the W[1]-hardness of MCPP parameterized by treewidth and pathwidth, and the fixed-parameter tractability by tree-depth, providing a complexity dichotomy for the problem.
Findings
MCPP is W[1]-hard when parameterized by treewidth.
MCPP is W[1]-hard when parameterized by pathwidth.
MCPP is fixed-parameter tractable when parameterized by tree-depth.
Abstract
In the Mixed Chinese Postman Problem (MCPP), given a weighted mixed graph ( may have both edges and arcs), our aim is to find a minimum weight closed walk traversing each edge and arc at least once. The MCPP parameterized by the number of edges in or the number of arcs in is fixed-parameter tractable as proved by van Bevern {\em et al.} (in press) and Gutin, Jones and Sheng (ESA 2014), respectively. In this paper, we consider the unweighted version of MCPP. Solving an open question of van Bevern {\em et al.} (in press), we show that somewhat unexpectedly MCPP parameterized by the (undirected) treewidth of is W[1]-hard. In fact, we prove that even the MCPP parameterized by the pathwidth of is W[1]-hard. On the positive side, we show that the unweighted version of MCPP parameterized by tree-depth is fixed-parameter tractable. We are unaware of any natural graph…
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 · Graph Labeling and Dimension Problems
