Chinese Postman Problem

Home > Mathematics > Graph theory > Eulerian Graphs > Chinese Postman Problem

The Chinese Postman Problem involves finding the shortest path that a postman can take to deliver mail to all addresses on his route. This problem is similar to the Eulerian Path, and is often studied alongside Eulerian graphs.