The Chinese Postman Problem for Mixed Networks
暂无分享,去创建一个
The Chinese postman problem is to find a least cost way to traverse each arc of a network at least once and to return to the vertex from which you started. Diverse problems such as the routing of road crews, police patrol scheduling, garbage collection and the programming of computer map printers can be modelled as Chinese postman problems. This paper surveys available solution techniques for the Chinese postman problem for totally undirected networks (when all streets are two-way streets) and for totally directed networks (when all streets are one-way streets). A known solution technique for networks with both directed and undirected arcs (both one-way and two-way streets) in which the degree of each vertex is an even number is also reviewed. A solution technique for these mixed networks in which some vertices have odd degree is presented. This technique is based on the before mentioned technique and requires the solution of a minimum cost flow problem on a network that is an extension of the original network. Some of the additional arcs in this network have gain factors (i.e., the flow leaving these arcs equals the flow entering times the gain factor) and the flows are required to be integer valued.
[1] Jean François Maurras,et al. Optimization of the flow through networks with gains , 1972, Math. Program..
[2] E. Kay,et al. Graph Theory. An Algorithmic Approach , 1975 .
[3] Christos H. Papadimitriou,et al. On the complexity of edge traversing , 1976, J. ACM.
[4] Fred Glover,et al. Generalized Networks: A Fundamental Computer-Based Planning Tool , 1978 .
[5] Fred W. Glover,et al. A Strongly Convergent Primal Simplex Algorithm for Generalized Networks , 1979, Math. Oper. Res..