IBM ILOG Dispatcher User's Manual > Transportation Industry Solutions > Pickup and Delivery Problems > Solve |
Solve |
INDEX
![]() |
The solution is computed, improved, and displayed by methods previously presented for the VRP problem. One thing to note is that the program pdp.cpp
, as written, can also be used to resolve a problem where some or all of the parcels are initially in the depot.
Step 9 - | Compile and run the program |
The solution improvement phase finds a solution using 9 vehicles with a cost of 1078.88 units:
The complete program and output are listed in "Complete Program". You can also view it online in the YourDispatcherHome/examples/src/pdp.cpp
file.
© Copyright IBM Corp. 1987, 2009. Legal terms. | PREVIOUS NEXT |