Mixed Chinese postman problem

http://dbpedia.org/resource/Mixed_Chinese_postman_problem

The mixed Chinese postman problem (MCPP or MCP) is the search for the shortest traversal of a graph with a set of vertices V, a set of undirected edges E with positive rational weights, and a set of directed arcs A with positive rational weights that covers each edge or arc at least once at minimal cost. The problem has been proven to be NP-complete by Papadimitriou. The mixed Chinese postman problem often arises in arc routing problems such as snow ploughing, where some streets are too narrow to traverse in both directions while other streets are bidirectional and can be plowed in both directions. This article assumes , which relates the computational complexity class of polynomial time with deterministic time to the set of NP complete problems. It is easy to check if a mixed graph has a rdf:langString
rdf:langString Mixed Chinese postman problem
xsd:integer 70742210
xsd:integer 1118983434
rdf:langString The mixed Chinese postman problem (MCPP or MCP) is the search for the shortest traversal of a graph with a set of vertices V, a set of undirected edges E with positive rational weights, and a set of directed arcs A with positive rational weights that covers each edge or arc at least once at minimal cost. The problem has been proven to be NP-complete by Papadimitriou. The mixed Chinese postman problem often arises in arc routing problems such as snow ploughing, where some streets are too narrow to traverse in both directions while other streets are bidirectional and can be plowed in both directions. This article assumes , which relates the computational complexity class of polynomial time with deterministic time to the set of NP complete problems. It is easy to check if a mixed graph has a postman tour of any size is easy to check by verifying if the graph is strongly connected. The problem is NP hard if we restrict the postman tour to traverse each arc exactly once or if we restrict it to traverse each edge exactly once, as proved by Zaragoza Martinez.
xsd:nonNegativeInteger 13601

data from the linked data cloud