10
Summary
Approaching (Many) Vehicle Routing Problems
Preface
Introduction
Exact Algorithms
1
Traveling Salesman Problem
2
Capacitated Vehicle Routing Problem
3
Column Generation for CVRP
Heuristic and Metaheuristics
4
TSP Heuristics
5
CVRP Heuristics
6
Large Neighborhood Search for CVRP
7
Guided Local Search for CVRP
Open Source Routing Solvers
8
Solving TSP using OR-Tools
9
Solving CVRP using OR-Tools
10
Summary
References
10
Summary
In summary, this book has no content whatsoever.
9
Solving CVRP using OR-Tools
References