Calculates the total distance associated to a clarke_wright() result. This is the measure that the corresponding Capacitated Vehicle Routing Problem minimizes.
milkr_cost(solution)
Arguments
solution: A "heumilkr_solution" object, typically obtained by clarke_wright().