Function VRPrunCut(tripmode: integer): integer;
Performs the actual solving of the VRP instance, using the Cut method. This is also known as route-first-cluster-second.
See VRPrunSweep for an explanation of tripmode parameter.
Possible error codes: -30 -57 -58
Versions: Pro
ActiveX / VCL / CLX component: RWcalc