Vehicle Routing Problem

The Vehicle Routing Problem (VRP) is a classic problem in combinatorial optimization. The problem is to find the shortest route that visits each node in a graph exactly once and returns to the starting node.

BibTex: