Skip to main content
All CollectionsRoute OptimizationConstraint Vehicle Routing Problem
How To Perform Vehicle Routing With Time Windows
How To Perform Vehicle Routing With Time Windows
Charles avatar
Written by Charles
Updated over a month ago

One of the challenges faced by couriers involves scheduling deliveries / collections to different recipients / senders during specific time windows to match the working time of the drivers.

This article will provide the steps to perform a Vehicle Routing Problem with Time Windows (VRPTWs) for your routes.

Note:

  • The Route Job Time Window will take reference from the Vehicle Working Time and the Job's Completion Time Window From and Completion Time Window To for planning.

Settings

Vehicle

  1. Navigate to Vehicles.

  2. Either

    1. Click the Add Vehicle.

    2. Click the row to edit the vehicle.

  3. In the ensuing vehicle form, provide the Working Hours of the vehicle.

  4. Click Save when done.

Jobs

  1. Navigate to Settings > Job > Fields.

  2. Enable both Completion Time Window From and Completion Time Window To > Save. (This corresponds to the time to perform the delivery / collection.)

Jobs Planning

  1. During job creation, provide the Completion Time Window From and Completion Time Window To of the jobs.

  2. Proceed to route planning.

  3. After planning, the systems will try to generate a route that can accommodate the various Time Window Constraints.

Did this answer your question?