In a solution, a vehicle’s route consists of a sequence of stops, each with a time-of-arrival and time-of-departure. The different stop types are:
A route must begin with a START stop and end with a FINISH stop. These are the only positions in the route where START and FINISH stops can appear. Every PICKUP stop in the route must have a matching DELIVERY stop.