Summary of my Ph.D Dissertation


In my PhD Dissertation I consider the Capacitated Arc Routing Problem (CARP). The problem is defined on a graph with demand on the edges and a fleet of capacitated vehicles located in a special depot node. The goal is to minimize the total routing cost of tours servicing all demand edges and respecting the vehicle capacity. CARP arises frequently in both public and private business, for instance in the determination of routes for street sweeping, snow removal, or mail delivery. In contrast to the node routing counterpart, this problem has not been studied much in the literature up until the last 5-10 years.

In the Dissertation, I consider three variations of the problem, a) the classical problem as defined above, which is the one usually addressed in the literature, b) an extension of the problem with multiple depots and vehicles of different capacities (CARP-MD), and finally c) an extension with time windows for the servicing of edges (CARP-TW). Both extensions have been studied in the node routing counterpart, but not formally for arc routing as in this work. Algorithmic procedures for calculation of lower bounds and solution procedures are presented in each case.

The main results can be summarized as follows: