Adam LaFave
Results
1
comments of
Adam LaFave
Just wanted to share our experience w/ getting a similar feature working by just implementing our own `AbstractForwardVehicleRoutingTransportCosts`: In our override of `getTransportTime` our return value is `(distance / velocity)...