Academia.eduAcademia.edu

Capacitated Vehicle Routing Problem

description165 papers
group0 followers
lightbulbAbout this topic
The Capacitated Vehicle Routing Problem (CVRP) is a combinatorial optimization problem that seeks to determine the most efficient routes for a fleet of vehicles to deliver goods to a set of customers, subject to constraints on vehicle capacity and minimizing total travel distance or cost.
lightbulbAbout this topic
The Capacitated Vehicle Routing Problem (CVRP) is a combinatorial optimization problem that seeks to determine the most efficient routes for a fleet of vehicles to deliver goods to a set of customers, subject to constraints on vehicle capacity and minimizing total travel distance or cost.

Key research themes

1. How can hybrid exact-matheuristic and branch-cut-and-price methods improve solution quality for large-scale Capacitated Vehicle Routing Problems?

This research area targets leveraging advanced mathematical programming techniques—particularly decomposition methods combined with metaheuristics (matheuristics) and branch-cut-and-price algorithms—to efficiently solve large instances of the Capacitated Vehicle Routing Problem (CVRP). It matters because CVRP is NP-hard, and while exact methods can find optimal solutions, they typically scale poorly. Incorporating exact methods to solve subproblems or leverage problem structure enables solving larger instances optimally or near-optimally, bridging theory with practical applications.

Key finding: Introduces a matheuristic based on Partial Optimization Metaheuristic Under Special Intensification Conditions (POPMUSIC) that decomposes CVRP into subproblems solved by a powerful branch-cut-and-price algorithm.... Read more
Key finding: Proposes exact formulations and an exact algorithm transforming a multitrip cumulative capacitated single-vehicle routing problem into a resource-constrained shortest path problem and solves it with an adapted Bellman-Ford... Read more
Key finding: Develops a hybrid heuristic combining Monte Carlo simulation with the Clarke and Wright Savings (CWS) algorithm and divide-and-conquer problem decomposition to solve CVRP with additional route length and service time... Read more

2. What metaheuristic paradigms and adaptations are most effective for approximating solutions to Capacitated Vehicle Routing Problems and their variants?

This theme concerns the development and application of metaheuristic algorithms—such as memetic algorithms, population-based heuristics, swarm intelligence, and novel biologically-inspired heuristics—to produce high-quality approximate solutions to CVRP and its extensions when exact methods become computationally infeasible. Understanding which metaheuristics or hybridizations perform well on large or complex instances aids practical implementation and algorithmic design in logistics.

Key finding: Presents a biobjective CVRP variant incorporating priority indexes affecting service order and develops two memetic algorithms using random keys encoding. Computational experiments confirm both algorithms produce good... Read more
Key finding: Proposes a Lexi-Search algorithm combined with pattern recognition techniques implemented in C to tackle CVRP with reduced CPU run time, particularly effective for high parameter values. The approach, tested on benchmark... Read more
Key finding: Introduces a novel swarm intelligence metaheuristic inspired by meerkat social behavior, integrated with the sweep clustering algorithm to solve CVRP by partitioning customers and optimizing routes per vehicle. Empirical... Read more
Key finding: Applies the Harris Hawks Optimization (HHO) metaheuristic to VRP, demonstrating strong performance in finding minimal vehicle routes satisfying capacity and time constraints. Comparative experiments show HHO outperforms... Read more
Key finding: Presents a newly developed Water Flow-like Algorithm (WFA), a self-adaptive population-based metaheuristic designed to tackle CVRP by dynamically adjusting population size and avoiding redundant search. Benchmark tests on 14... Read more

3. How do advanced CVRP variants incorporate complex real-world considerations such as multiple depots, multi-echelon distribution, multi-trip routing, and simultaneous delivery-pickup decisions?

Research in this theme focuses on modeling and solving CVRP extensions that handle richer logistics scenarios closer to real operations, including multiple depots, hierarchical distribution centers, multi-trip routing by the same vehicle, and the integration of delivery and pickup operations within a single routing problem. These enhancements increase problem complexity but offer more practical and applicable routing solutions for urban freight and humanitarian logistics.

Key finding: Proposes mixed-integer programming models and a decomposition-based exact solution approach for the multi-commodity two-echelon capacitated vehicle routing problem with customer-specific origins and non-substitutable demands.... Read more
Key finding: Provides a comprehensive survey identifying multi-trip vehicle routing problems (VRPM) as practical extensions to classical VRP where vehicles perform multiple trips per period. Surveys solution methods including tabu search... Read more
Key finding: Develops exact mathematical models and a resource-constrained shortest path algorithm for a single-vehicle multitrip cumulative capacitated routing problem inspired by emergency logistics. The work models multiple trips with... Read more
Key finding: Surveys VRPs over time which incorporate decisions on route start times and multiple trips, covering periodic routing, inventory routing, vehicle routing with release dates, and multi-trip routing problems. The paper... Read more
Key finding: Addresses the integration of 3D bin packing and vehicle routing with simultaneous delivery and pickup decisions, providing a matheuristic approach combining routing and complex loading constraints. It emphasizes the... Read more

All papers in Capacitated Vehicle Routing Problem

This paper presents two GRASP metaheuristic algorithms for the vehicle routing problem, considering the capacity and shared demand of the customers. In this paper the solution obtained is compared with a greedy solution and two hybrid... more
Rezime: Cilj ovog rada je da na osnovu podataka dobijenih iz JKSP "Komstan" Trstenik izvrši rutiranje vozila u skladu sa postojećim kapacitetima (brojem i nosivošću drumskih vozila -smećara u upotrebi) i na osnovu podataka o količini... more
This paper presents a methodology based on the Variable Neighbourhood Search metaheuristic, applied to the Capacitated Vehicle Routing Problem. The presented approach uses Constraint Programming and Lagrangean Relaxation methods in order... more
This paper presents an original hybrid approach to solve the Capacitated Vehicle Routing Problem (CVRP). The approach combines a Probabilistic Algorithm with Constraint Programming (CP) and Lagrangian Relaxation (LR). After introducing... more
In this paper, we consider a variant of the transportation problem where any demand may be dropped off elsewhere than at its destination, picked up later by the same or another vehicle, and so on until it has reached its destination. We... more
In this paper we present SR-1, a simulation-based heuristic algorithm for the Capacitated Vehicle Routing Problem (CVRP). Given a CVRP instance, SR-1 uses an initial "good solution", such as the one provided by the classical Clarke and... more
The aim of this paper is to further study the rich vehicle routing problem (RVRP), which is a well-known combinatorial optimization problem arising in many transportation and logistics settings. This problem is known to be subject to a... more
We consider two types of hop-indexed models for the unit-demand asymmetric Capacitated Vehicle Routing Problem (CVRP): (a) capacitated models guaranteeing that the number of commodities (paths) traversing any given arc does not exceed a... more
The Traveling Repairman Problem is a customer-oriented routing problem in which a repairman is visiting a set of geographically distributed customers. The objective function is to minimize the total waiting times of all customers. The... more
Vehicle Routing Problem (VRP) has an important role in logistics distribution from the depot to the customer, to get the minimum cost delivery route. To get optimal results, it is necessary to improve route from the initial solution.... more
In this paper we seek to determine optimal routes for a containership fleet performing pickups and deliveries between a hub and several spoke ports. A capacitated vehicle routing problem with pickups , deliveries and time deadlines is... more
This paper analyzes the integration of two combinatorial problems that frequently arise in production and distribution systems. One is the Bin Packing Problem (BPP) problem, which involves finding an ordering of some objects of different... more
The vehicle routing problem consists in determining a group of optimal delivery routes that allow satisfaction of the demand from customers spread along a network, which can be represented as a graph type structure. This paper presents... more
This paper presents two GRASP metaheuristic algorithms for the vehicle routing problem, considering the capacity and shared demand of the customers. In this paper the solution obtained is compared with a greedy solution and two hybrid... more
In this paper we present two new heuristic procedures for the Capacitated Vehicle Routing Problem (CVRP). The first one solves the problem from scratch, while the second one uses the information provided by a strong linear relaxation of... more
Matrices with distances between pairs of locations are essential for solving vehicle routing problems like the Capacitated Vehicle Routing Problem (CV RP), Traveling Salesman Problem (T SP) and others. This work deals with the complex... more
Stručni rad Rezime: Cilj ovog rada je da na osnovu podataka dobijenih iz JKSP "Komstan" Trstenik izvrši rutiranje vozila u skladu sa postojećim kapacitetima (brojem i nosivošću drumskih vozila-smećara u upotrebi) i na osnovu podataka o... more
The Capacitated vehicle routing problem (CVRP) is a complex transportation issue that involves designing a set of routes for a group of homogenous vehicles to serve a set of customers at shortest distance travelled. It belongs to the... more
The capacitated vehicle routing problem (CVRP) with a single depot is a classic routing problem with numerous real-world applications. This paper describes the design, modelling and computational aspects of ALGELECT (electrostatic... more
Recently proved successful for variants of the vehicle routing problem (VRP) involving time windows, genetic algorithms have not yet shown to compete or challenge current best search techniques in solving the classical capacitated VRP. In... more
The Vehicle Routing Problem (VRP) deals with the assignment of a set of transportation orders to a fleet of vehicles, and the sequencing of stops for each vehicle to minimize transportation costs. In this paper we study the Capacitated... more
The Vehicle Routing Problem (VRP) deals with the assignment of a set of transportation orders to a fleet of vehicles, and the sequencing of stops for each vehicle to minimize transportation costs. In this paper we study the Capacitated... more
The Capacitated Vehicle Routing Problem (CVRP) plays an important role in the logistics transportation sector. Determining the proper route will reduce the company's operational costs. In CVRP, a number of vehicles have a capacity limit... more
In this paper we review the exact algorithms based on the branch and bound approach proposed in the last years for the solution of the basic version of the vehicle routing problem (VRP), where only the vehicle capacity constraints are... more
The aim of this paper is to further study the rich vehicle routing problem (RVRP), which is a well-known combinatorial optimization problem arising in many transportation and logistics settings. This problem is known to be subject to a... more
The Capacitated General Routing Problem (CGRP) on mixed graphs is one of the more complex combinatorial optimization problems on vehicle routing. It consists basically of finding a set of routes on a mixed graph, beginning and ending at... more
We consider an extension of the capacitated Vehicle Routing Problem (VRP), known as the Vehicle Routing Problem with Backhauls (VRPB), in which the set of customers is partitioned into two subsets: Linehaul and Backhaul customers. Each... more
The Capacitated General Routing Problem (CGRP) on mixed graphs is one of the more complex combinatorial optimization problems on vehicle routing. It consists basically of finding a set of routes on a mixed graph, beginning and ending at... more
Branch and Cut methods have shown to be very successful in the resolution of some hard combinatorial optimization problems. The success has been remarkable for the Symmetric Traveling Salesman Problem (TSP). The crucial part in the method... more
Collaborative transportation, as an emerging new mode, represents one of the major developing trends of transportation systems. Focusing on the full truckloads multi-depot capacitated vehicle routing problem in carrier collaboration, this... more
In this paper, we study a non-capacitated Vehicle Routing Problem (VRP) where not necessarily all clients need to be visited and the goal is to minimize the length of the longest vehicle route. An Integer Programming Formulation, a... more
In this paper we present two new heuristic procedures for the Capacitated Vehicle Routing Problem (CVRP). The first one solves the problem from scratch, while the second one uses the information provided by a strong linear relaxation of... more
This paper presents a methodology based on the Variable Neighbourhood Search metaheuristic, applied to the Capacitated Vehicle Routing Problem. The presented approach uses Constraint Programming and Lagrangean Relaxation methods in order... more
This paper presents a methodology based on the Variable Neighbourhood Search metaheuristic, applied to the Capacitated Vehicle Routing Problem. The presented approach uses Constraint Programming and Lagrangean Relaxation methods in order... more
This paper investigates the capacitated green vehicle routing problem (GVRP) with time-varying vehicle speed and soft time windows. The GVRP is developed as a multi-objective mixed integer nonlinear programming (MINLP) model that... more
During the eigthies and early nineties, the best exact algorithms for the Capacitated Vehicle Routing Problem (CVRP) utilized lower bounds obtained by Lagrangean relaxation or column generation. Next, the advances in the polyhedral... more
A well known transformation by Pearn, Assad and Golden reduces a Capacitated Arc Routing Problem (CARP) into an equivalent Capacitated Vehicle Routing Problem (CVRP). However, that transformation is regarded as unpractical, since an... more
One of the main characteristics of transportation problems is not only the hard design model process; but also, in the characterization of the elements that make up the supply chain. A more detailed analysis will grant undoubtedly a... more
In this work, a new variant of the Capacitated Vehicle Routing Problem (CVRP) is presented where the vehicles cannot perform any route leg longer than a given length L (although the routes can be longer). Thus, once a route leg length is... more
In this paper we present two new heuristic procedures for the Capacitated Vehicle Routing Problem (CVRP). The first one solves the problem from scratch, while the second one uses the information provided by a strong linear relaxation of... more
During the last decades a lot of work has been devoted to develop algorithms that can provide nearoptimal solutions for the Capacitated Vehicle Routing Problem (CVRP). Most of these algorithms are designed to minimize an objective... more
In this paper we present SR-1, a simulation-based heuristic algorithm for the Capacitated Vehicle Routing Problem (CVRP). Given a CVRP instance, SR-1 uses an initial "good solution", such as the one provided by the classical Clarke and... more
The Capacitated Vehicle Routing Problem (CVRP) is a well known problem which has long been tackled by researchers for several decades now, not only because of its potential applications but also due to the fact that CVRP can be used to... more
The design of course timetables for academic institutions is a very difficult job due to the huge number of possible feasible timetables with respect to the problem size. This process contains lots of constraints that must be taken into... more
Problem usmjeravanja vozila je problem kombinatorne optimizacije nastao na temelju potrebe za optimizacijom transporta u suvremenom svijetu. Jedan od načina za rješavanje ovog problema primjena je algoritma optimizacije kolonijom mrava... more
Order picking consists in retrieving products from storage locations to satisfy independent orders from multiple customers. It is generally recognized as one of the most significant activities in a warehouse (Koster et al, 2007). In fact,... more
This paper presents a new exact algorithm for the Capacitated Vehicle Routing Problem (CVRP) based on the set partitioning formulation with additional cuts that correspond to capacity and clique inequalities. The exact algorithm uses a... more
Download research papers for free!