Multi-Vehicle Routing Release Notes
Oct. 12, 2024
-
FIXEDFixed the consolidation logic in the Multi-Vehicle Routing API. Consolidation is determined by theconfig>consolidation>consolidateBysetting. The possibleconsolidateByvalues are:none- Consolidation will not occur. (This is the default value.)addressOnly- Consolidation occurs during loading when stops with the same latitude/longitude, EQCode, time window and other parameters match even if theaccountIDdoes not match.addressandAccount- Consolidation occurs during loading when stops with the same latitude/longitude, EQcode, time window an
Note: An unloaded stop will not consolidate with a loaded stop during load or optimize. The stop must be moved using the MOVE call to a sequence next to a loaded stop to consolidate them.