2011
DOI: 10.1504/ijlsm.2011.042625
|View full text |Cite
|
Sign up to set email alerts
|

A hybrid heuristic, based on Iterated Local Search and GENIUS, for the Vehicle Routing Problem with Simultaneous Pickup and Delivery

Abstract: This work deals with the Vehicle Routing Problem with Simultaneous Pickup and Delivery (VRPSPD). The VRPSPD is a common problem in the area of reverse logistics, which aims to plan the transportation of products to customers, as well as the return of leavings or products used by them for recycling or to special depots. The VRPSPD is NP-hard, since it can be reduced to the classical Vehicle Routing Problem (VRP) when no client needs the pickup service. To solve it, we propose a hybrid heuristic algorithm, calle… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
11
0

Year Published

2013
2013
2019
2019

Publication Types

Select...
8

Relationship

0
8

Authors

Journals

citations
Cited by 19 publications
(11 citation statements)
references
References 23 publications
0
11
0
Order By: Relevance
“…Since VRPSPD is an NP-hard combinatorial optimization problem, very few studies have used exact approaches, and most recent studies have focused on metaheuristic algorithms [6]. Metaheuristic approaches used in recent years to solve the VRPSPD include the genetic algorithm (GA) [8], tabu search (TS) [9], greedy particle swarm optimization [10], ant colony optimization (ACO) [11], iterated local search algorithm [12], and simulated annealing (SA) [13]. The most recent studies related to the VRPSPD are summarized in the study by Montoya-Torres et al [14].…”
Section: Literature Reviewmentioning
confidence: 99%
“…Since VRPSPD is an NP-hard combinatorial optimization problem, very few studies have used exact approaches, and most recent studies have focused on metaheuristic algorithms [6]. Metaheuristic approaches used in recent years to solve the VRPSPD include the genetic algorithm (GA) [8], tabu search (TS) [9], greedy particle swarm optimization [10], ant colony optimization (ACO) [11], iterated local search algorithm [12], and simulated annealing (SA) [13]. The most recent studies related to the VRPSPD are summarized in the study by Montoya-Torres et al [14].…”
Section: Literature Reviewmentioning
confidence: 99%
“…Thus, there is no need to explicitely indicate both variables and as in VRPPD. It is found in the literature that the heuristics of [27], Zachariadis and Kiranoudis (2011) [28] and Souza et al (2010) [29] together produce the best known results.…”
Section: Vrp With Simultaneous Pickup and Delivery (Vrpspd)mentioning
confidence: 99%
“…A 2-opt move is an intra-route neighborhood structure that consists in removing two non-adjacent arcs and inserting two new arcs, so that a new route is formed. Figure 2 exemplifies the movement: edges (4, 6) and (5,8) of Route 2 are removed and edges (4,8) and (6,5) are inserted instead. Note that an inversion took place involving customers 6, 16 and 8.…”
Section: Neighborhood Structuresmentioning
confidence: 99%
“…Heuristic methods like the one presented in this paper are the most common approach to solve this type of problems. In particular, we use a heuristic algorithm, the GILS-VND, that combines three different procedures: 1) an Iterated Local Search (ILS) [4,5,6], 2) a Greedy Randomized Adaptive Search Procedure (GRASP) [7,8], and 3) a Variable Neighborhood Descent (VND) [9]. We test our algorithm using real instances provided by the company.…”
Section: Introductionmentioning
confidence: 99%