This document summarizes key aspects of vehicle routing problems (VRP). It discusses the traveling salesman problem (TSP) as a special case of VRP where a single vehicle must visit multiple locations. It also describes more complex VRP formulations that involve multiple vehicles with capacity constraints serving multiple customers. Heuristics for constructing initial feasible routes and improving routes are described. Finally, an example employee pickup VRP problem in Bangalore, India is presented to illustrate a real-world application of VRP.