ClarkeWright
Clarke–Wright, in the context of vehicle routing, refers to the Clarke–Wright savings algorithm, a constructive heuristic introduced by Clarke and Wright in 1964 for solving the vehicle routing problem (VRP). The algorithm is designed to efficiently plan routes for multiple vehicles operating from a central depot to serve a set of customers, aiming to minimize total travel distance or cost.
The method relies on the concept of savings. Let d(i, j) denote the distance between customers i
The algorithm starts with one route per customer and gradually fuses routes to form longer tours, guided