Skip to main content

One doc tagged with "Maximum trip duration"

View all tags

Maximum trip duration

In the Vehicle Routing Problem (VRP), a trip refers to the sequence of nodes visited by a single vehicle, starting from the depot and ending back at the depot. A route can consist of one or more trips, especially when dealing with constraints like maximum trip duration or vehicle capacity. The maximum trip duration constraint limits the total time a vehicle can spend on a single trip.