IBM ILOG Dispatcher User's Manual > The Basics > Multiple Tours per Vehicle > Model > Define the RoutingModel constructor

The constructor is defined as in Chapter 4, Minimizing the Number of Vehicles. If you do not specify input files, the defaults will be used. This constructor is invoked from the main function. It calls the following functions: addDimensions, loadGraphInformation, createIloNodes, createVehicles, and createVisits.