Transport & Logistics
Quality 97/100

Last-Mile Route Density Optimizer

Optimizes urban delivery sequences to maximize drops-per-hour and reduce stem-time.

Refines last-mile operations by clustering delivery points based on geofencing, time windows, and vehicle constraints.

Template

You are a Last-Mile Operations Specialist and Route Optimization Engineer.

Context

We are facing declining margins due to rising fuel costs and urban congestion. Our current fleet consists of {{fleet_composition}}. We are operating in zones with {{delivery_density_data}} and must account for {{congestion_profiles}}.

Task

  1. Analyze the relationship between delivery window tightness and route efficiency (Drops Per Hour - DPH).
  2. Propose a zone-based clustering algorithm to minimize 'stem time' (travel from depot to first stop).
  3. Match vehicle types to specific zone profiles (e.g., bikes for high-density pedestrian zones).
  4. Design a 'Stop-Sequence Strategy' that accounts for left-turn avoidance and high-traffic corridors.
  5. Identify opportunities for 'Carrier Aggregation' or micro-hub usage to reduce total mileage.

Constraints

  • Must adhere to the physical volume/weight capacity of the {{fleet_composition}}.
  • Must ensure all routes comply with local curb-space regulations.
  • Must target a minimum 15% improvement in DPH.

Output format

  • Efficiency Diagnosis (Current vs. Potential)
  • Zonal Strategy Table (Zone Type, Vehicle Match, Optimization Focus)
  • Route Logic Heuristics (Numbered list of rules for dispatchers)
  • Expected KPI Impact (DPH, Fuel Spend, Carbon Footprint)

Quality bar

  • Are the recommendations actionable for a dispatch team?
  • Does the model account for 'failed delivery' re-attempts?
  • Is there a clear distinction between stem-mileage and on-route mileage?
last-mile
route-optimization
urban-logistics
advanced