Vehicle Routing Problem

When the user wants to model and solve vehicle routing problems — the capacitated VRP and its main variants (time windows, multi-depot, heterogeneous fleet, pickup-and-delivery) — via two- and three-index MIP formulations, savings and sweep construction, ALNS improvement, and OR-Tools routing. Also use when the user mentions "vehicle routing," "VRP," "CVRP," "time windows," "fleet," "delivery routes," or "Solomon instances," or when several capacity-limited routes must start and end at a depot. For single-vehicle tours, see traveling-salesman-problem; for destroy-repair design in depth, see large-neighborhood-search.

hajibabaie 0f81e44 39.8 KB Updated

File contents

hajibabaie/combinatorial-optimization-skills/tree/main/skills/vehicle-routing-problem commit 0f81e44c3c

Frequently asked questions

npx skillmds@latest add hajibabaie/vehicle-routing-problem