IBM ILOG Dispatcher User's Manual > The Basics > Multiple Tours per Vehicle > Model > Define the createIloNodes function |
Define the createIloNodes function |
INDEX
![]() |
The createIloNodes
function is defined as in Chapter 4, Minimizing the Number of Vehicles. You use csv reader functionality to input node data and node coordinate data from csv files. You use the member function IloDispatcherGraph::associatebyCoordsInFile
to look up the coordinates of a given IloNode
in a csv file and automatically associate it to the graph node with matching coordinates. Here is the complete code for defining the createIloNodes
function:
© Copyright IBM Corp. 1987, 2009. Legal terms. | PREVIOUS NEXT |