Skip to content
Snippets Groups Projects
  • awenjb's avatar
    29677002
    Adapt sorting strategies · 29677002
    awenjb authored
    Requests are divided into two locations; we are adapting current sorting methods to this criterion.
    - Sort by width: take the average of the two time windows (pickup and delivery)
    - End: take the end of the delivery
    - Start: take the start of the pickup
    - Distance: take the average of the two locations
    29677002
    History
    Adapt sorting strategies
    awenjb authored
    Requests are divided into two locations; we are adapting current sorting methods to this criterion.
    - Sort by width: take the average of the two time windows (pickup and delivery)
    - End: take the end of the delivery
    - Start: take the start of the pickup
    - Distance: take the average of the two locations
sorting_strategy.h 2.57 KiB