
A milk-run delivery system uses a single vehicle to collect (or deliver) small lots from multiple suppliers on a fixed route, rather than direct one-to-one shipments. Originating in dairy collection, milk runs are now common in manufacturing and retail supply chains to support just-in-time (JIT) supply. By consolidating loads, milk runs can greatly reduce travel distance and fuel use. For example, Toyota Motor Manufacturing Indonesia found that a 10-day milk-run loop (covering 3,265 km) replaced multiple direct deliveries (3,812 km), cutting total distance 14% and reducing transport costs by 43%.
Milk-run networks are thus designed for efficiency: one vehicle makes stops in sequence and returns to the depot, maximizing load factor and minimizing idle trips.
Key Components in Transportation
Transport cost is typically broken down into several main components, most of which also apply in milk-run operations:
Fuel and Energy
Fuel is usually the largest variable expense. It depends on price × consumption × distance. A truck averaging 10 km/L at $1/L adds $10 for every extra 100 km. Optimized routing and fuller loads reduce both fuel burn and emissions.
Driver Labour
Drivers are paid for time and distance, including waiting and loading. More kilometers, traffic, or congestion directly increase wages. For example, loading is often assumed at ~1 minute per m³, so even small inefficiencies add up across multiple stops.
Vehicle Operating Costs
This covers fixed costs plus variable ones. Firms assign a blended rate per kilometer. One study used Rp 11,000/km plus a fixed Rp 1,500,000/day. High utilization, above 85% in milk-runs, spreads these costs across more cargo.

Handling Costs
Milk-runs mean more stops but smaller quantities per stop. For internal systems, handling time per pallet or per cubic meter is built into route calculations. Faster dock processes reduce this cost.
Route Planning and Overhead
There is an upfront cost to design efficient loops, often using software or consultants. While small compared to fuel or labor, good planning pays for itself quickly by cutting variable costs trip after trip.
Inventory Carrying Costs
Frequent small deliveries reduce on-site stock, freeing working capital and cutting storage overhead. For just-in-time (JIT) operations, this indirect saving is often as valuable as the transport savings.
Collectively, direct transport costs (fuel, labor, maintenance, tolls) dominate.
For example, a logistics breakdown lists “fuel, vehicle maintenance, driver wages, tolls, and carrier fees” as the core transport costs. Milk-run planning explicitly targets these: by shortening routes and filling trucks, it minimizes fuel use and driver hours per unit shipped.
Direct Shipping vs. Milk-Run: The Numbers
Consider a real case from Toyota Motor Manufacturing Indonesia:
| Delivery Method | Distance (10 days) | Avg. Daily Route Time | Total Cost (Rp) | Cost Savings |
|---|---|---|---|---|
| Milk-Run | 3,265 km | 6.05 h | 50.9M | –43% |
| Direct Shipping | 3,812 km | 6.96 h | 89.9M | – |
Table 1
By consolidating pickups into one loop, Toyota cut mileage by 14%, labor time by 13%, and total transport costs by 43%. On top of that, vehicle utilization jumped to over 90%.
Cost Modeling and Optimization
Designing a cost-efficient milkrun involves solving a complex routing problem. Common mathematical models include:
Vehicle Routing Problem (VRP)
The classic VRP finds routes that minimize total distance or cost while visiting all nodes. For milk runs, this is usually a Capacitated VRP (CVRP), since vehicle load is limited. Constraints may include time windows or multiple depots (for multi-stage runs). The objective is often linear (minimize distance or a cost function). For example, one MILP formulation defines binary variables for whether a truck travels between suppliers and minimizes total distance.
Heuristics and Metaheuristics
Because VRPs are NP-hard (nondeterministic polynomial time), practical solutions for real networks rely on heuristics. Tabu Search, Ant Colony Optimization, Genetic Algorithms, and saving heuristics are common. For example, one study used Tabu Search to optimize an automotive milkrun, improving load rates and cutting travel distance significantly. These methods trade optimality for tractable run-times and can incorporate business rules.
Driver Labour
Exact MILP models capture capacity, time, and sequencing constraints. They guarantee optimality for small to moderate problem sizes. For instance, a MILP might minimize Σ_{i,j,v} c_{ij} * x_{ij}^v (distance) subject to each supplier visited once and vehicle capacity respected. Such models can also include cost elements directly (fuel price per km, driver cost per hour, fixed trip costs).
Time-Indexed Models and VRP Variants
When pick-up/delivery times matter, the model becomes a VRP with time windows (VRPTW). This adds scheduling variables (arrival times) and increases complexity, often requiring specialized solvers or heuristics. Some research also considers “progressive lanes” or collaboration across companies (4th-party milk runs) to share routes and costs.
In practice, many companies use specialized transportation management software that encodes these models. For instance, one TMS with built-in milkrun planning calculates optimal loops to minimize cost. Overall, cost-minimization formulations for milkruns are variants of the VRP, aiming to reduce total distance or time (and thus fuel and labor cost) subject to capacity and timing constraints.
Industry Examples
Automotive Manufacturing
Leading automakers rely on milk runs for parts supply. Toyota has long used milkrun loops to supply plants, which reduced its parts logistics cost and lead time. In one case, Toyota Motor Manufacturing Indonesia saw a 43% transport cost reduction (see Table 1) by switching to milkrun pickup. Audi and other OEMs integrate milkruns (often combined with rail) in Europe to cut carbon and cost on their supply routes. Webasto and Valeo have reported similar benefits in their parts networks.

Automotive Manufacturing
Leading automakers rely on milk runs for parts supply. Toyota has long used milkrun loops to supply plants, which reduced its parts logistics cost and lead time. In one case Toyota Motor Manufacturing Indonesia saw a 43% transport cost reduction (see Table 1) by switching to milkrun pickup. Audi and other OEMs integrate milkruns (often combined with rail) in Europe to cut carbon and cost on their supply routes. Webasto and Valeo have reported similar benefits in their parts networks.


Retail and FMCG
Some retail chains use milk runs to restock urban stores from city depots. By routing one truck through multiple stores, they lower last-mile expenses. (Detailed public cases are scarce, but the principle is analogous to Amazon’s internal milkruns). Third-party logistics providers also bundle shipments for clusters of customers on recurring routes, sharing costs among orders.
Retail and FMCG
Some retail chains use milk runs to restock urban stores from city depots. By routing one truck through multiple stores, they lower last-mile expenses. (Detailed public cases are scarce, but the principle is analogous to Amazon’s internal milkruns). Third-party logistics providers also bundle shipments for clusters of customers on recurring routes, sharing costs among orders.

Intralogistics (Factory/Plant)
Within factories or distribution centers, milk runs are implemented by conveyors or AGV trains. Replacing point-to-point forklift moves, milkrun systems (sometimes called “tugger trains” or “Mizumashi” systems) dramatically cut internal transport costs. For example, an intralogistics study reported that switching to milkrun trains reduced operating costs ~20–40% and cut CO₂ emissions ~33%. Regular, fixed loops of material carts help factories avoid bottlenecks and lower forklift idle time.

Intralogistics (Factory/Plant)
Within factories or distribution centers, milk runs are implemented by conveyors or AGV trains. Replacing point-to-point forklift moves, milkrun systems (sometimes called “tugger trains” or “Mizumashi” systems) dramatically cut internal transport costs. For example, an intralogistics study reported that switching to milkrun trains reduced operating costs ~20–40% and cut CO₂ emissions ~33%. Regular, fixed loops of material carts help factories avoid bottlenecks and lower forklift idle time.

These examples consistently show that, after upfront planning effort, milk-run logistics yield lower total cost and leaner inventories compared to disjointed shipments. Most reported studies confirm reductions in fuel use, distance, and time when shipments are consolidated. For instance, an internal parts study noted that fully-loaded milkruns can cut transport costs by roughly one third.
Common Cost Models and Calculations
In calculating milkrun cost, firms combine the above components into cost formulas. A simple cost-per-route expression might be:
Total Cost = FixedCost
+ (VariableCostPerKm × Distance)
+ (DriverWage × Time)
+ (HandlingCostPerStop × Stops)
+ (optional InventoryCost)
For example, the Toyota Indonesia case used:
Cost = 1,500,000 Rp (truck rental/day)
+ (11,000 Rp/km × Distance)
They also estimated handling time (1 min per m³) to compute route time, which influences driver pay. Many linear models assign a cost per distance and cost per hour, summing these to get a total.
More advanced mathematical optimization models (CVRP) build cost into the objective function. For instance, an MILP might minimize Σ (cost_per_km * dist_ij * x_ij + driver_cost_per_hr * time_ij * x_ij), subject to capacity and routing constraints. In these models, the “cost” per leg often includes fuel, wear, and labor prorated by distance/time. Some models even add penalty terms for late deliveries or carbon emissions, reflecting environmental cost.
Table 1 above illustrates concrete cost results; other studies model cost reduction in percentage. In general:
🔹Consolidated milkruns shrink variable costs by reducing empty miles.
🔹High load factors reduce the share of fixed truck costs per part.
🔹Frequent stops increase handling labor, but this is usually offset by overall shorter routes.
Conclusion
Milk-run logistics turn multiple small shipments into one consolidated loop, which fundamentally changes the cost structure. By pooling deliveries, milkruns cut fuel, labor hours, and empty mileage while increasing vehicle utilization. Key cost drivers remain fuel consumption, driver wages, vehicle operating cost, and loading/unloading time, but each is optimized via routing. Modern approaches use VRP-based optimization (MILP and heuristics) to design cost-minimal routes. Real-world cases (automotive, retail, internal logistics) consistently show large savings in transport cost (20–50%+) from adopting milk-run versus point-to-point methods. In summary, milkrun delivery requires more planning but typically yields substantially lower overall logistics cost in JIT and multi-stop supply scenarios.
Since you’ve come this far, this might interest you!
Meet Supply Chain Analytics Pulse — a free platform to keep you in the loop. Get bi-weekly updates on supply chain trends, strategies, and hot topics, including sustainability, to stay ahead in the game.
Since you’ve come this far, this might interest you!
Meet Supply Chain Analytics Pulse — a free platform to keep you in the loop. Get bi-weekly updates on supply chain trends, strategies, and hot topics, including sustainability, to stay ahead in the game.
STILL CURIOUS?
More resources are waiting for you in our Resource Library.
WANT TO LEARN MORE?
Go to our Supply Chain Apps page to explore the possibilities.
NEED SUPPORT?
Email support@log-hub.com
for a reply in 24 hours.

Recent Comments