Dynamic programming algorithm for the time dependent Chinese Postman Problem

Jinghao Sun,Guozhen Tan,Honglei Qu
2011-01-01
Journal of Information and Computational Science
Abstract:This paper studies an extended version of the Chinese Postman Problem involving the added complexity of time dependent travel times, which is motivated from hybrid system testing. In the literature, the conventional Chinese Postman Problems defined on the Euler graph are polynomially solvable. However, we prove that the Chinese Postman Problem defined on the time dependent network is NP-hard even if it verifies the Eulerian and First-In-First-Out properties. Furthermore, a dynamic programming algorithm is proposed for the problem with the First-In-First-Out property. Experimental results show that small to medium-sized instances can be solved to proven optimality. Copyright © 2011 Binary Information Press.
What problem does this paper attempt to address?