IBM ILOG Dispatcher User's Manual > The Basics > Adding Visit Disjunctions > Solve > Declare the RoutingSolver class |
Declare the RoutingSolver class |
INDEX
![]() |
The code for the declaration of the class RoutingSolver
is provided for you:
There are only a few differences between the RoutingSolver
class used in a standard VRP and the RoutingSolver
class used in this problem. There are two additional member functions: addNewVisit
and removeVisitAndResolve
. These member functions are explained in the following sections.
© Copyright IBM Corp. 1987, 2009. Legal terms. | PREVIOUS NEXT |