O N L I N E T U T O R I A L*
Vehicle Routing and Scheduling
1. (a) Routing problems concern determining the order in
which a single vehicle or several vehicles are to visit de-
livery or pick-up points. The order in which these points
(called nodes) are visited is called a tour, the starting
point of which is called the depot node. The objective is
2. (a) The classic traveling salesman problem (TSP)
involves routing of a single vehicle though a large number
of nodes
at which a pickup or delivery may occur and where the
vehicle does not have a limitation on capacity. No time
arcs of the tour, rather than at the nodes. An example is
trash pick-up or snow removal. As with the TSP the tour
begins and ends at a depot node. In this type of problem,
the nodes (in the TSP sense) are so close together they
cannot be considered discretely, thus it is easier to deal
with
demand on the arcs rather than at the nodes.
(c) In a vehicle routing problem (VRP), there are several
vehicles which travel from a single depot. The vehicles
have varying capacity, and this affects the route in that
a single vehicle can visit a limited number of nodes.
As with the TSP, demand occurs at the nodes. In contrast,
*Source: C. Haksever, B. Render, R. Russell, R. Murdick, Service Manage–
ment and Operations, 2nd ed. (Upper Saddle River NJ: Prentice Hall, 2000).