| IBM ILOG Dispatcher User's Manual > The Basics > Adding Visit Disjunctions > Model > Define the createIloNodes function |
Define the createIloNodes function |
INDEX
PREVIOUS
NEXT
|
The createIloNodes function is defined as in Minimizing the Number of Vehicles. You use IBM® ILOG® Concert Technology's csv 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 |