Results 1 -
6 of
6
Variable Neighborhood Search
, 1997
"... Variable neighborhood search (VNS) is a recent metaheuristic for solving combinatorial and global optimization problems whose basic idea is systematic change of neighborhood within a local search. In this survey paper we present basic rules of VNS and some of its extensions. Moreover, applications a ..."
Abstract
-
Cited by 151 (13 self)
- Add to MetaCart
Variable neighborhood search (VNS) is a recent metaheuristic for solving combinatorial and global optimization problems whose basic idea is systematic change of neighborhood within a local search. In this survey paper we present basic rules of VNS and some of its extensions. Moreover, applications are briefly summarized. They comprise heuristic solution of a variety of optimization problems, ways to accelerate exact algorithms and to analyze heuristic solution processes, as well as computer-assisted discovery of conjectures in graph theory.
A reactive variable neighborhood search for the vehicle routing problem with time windows
- INFORMS Journal on Computing
, 2003
"... The purpose of this paper is to present a new deterministic metaheuristic based on a modification of Variable Neighborhood Search of Mladenovic and Hansen (1997) for solving the vehicle routing problem with time windows. Results are reported for the standard 100, 200 and 400 customer data sets by So ..."
Abstract
-
Cited by 16 (0 self)
- Add to MetaCart
The purpose of this paper is to present a new deterministic metaheuristic based on a modification of Variable Neighborhood Search of Mladenovic and Hansen (1997) for solving the vehicle routing problem with time windows. Results are reported for the standard 100, 200 and 400 customer data sets by Solomon (1987) and Gehring and Homberger (1999) and two real-life problems by Russell (1995). The findings indicate that the proposed procedure outperforms other recent local searches and metaheuristics. In addition four new best-known solutions were obtained. The proposed procedure is based on a new four-phase approach. In this approach an initial solution is first created using new route construction heuristics followed by route elimination procedure to improve the solutions regarding the number of vehicles. In the third phase the solutions are improved in terms of total traveled distance using four new local search procedures proposed in this paper. Finally in phase four the best solution obtained is improved by modifying the objective function to escape from a local minimum. (Metaheuristics; Vehicle Routing; Time Windows) 1.
A Tutorial on Variable Neighborhood Search
- Les Cahiers du GERAD, HEC Montreal and GERAD
, 2003
"... Variable Neighborhood Search (VNS) is a recent metaheuristic, or framework for building heuristics, which exploits systematically the idea of neighborhood change, both in the descent to local minima and in the escape from the valleys which contain them. In this tutorial we first present the ingre ..."
Abstract
-
Cited by 15 (2 self)
- Add to MetaCart
Variable Neighborhood Search (VNS) is a recent metaheuristic, or framework for building heuristics, which exploits systematically the idea of neighborhood change, both in the descent to local minima and in the escape from the valleys which contain them. In this tutorial we first present the ingredients of VNS, i.e., Variable Neighborhood Descent (VND) and Reduced VNS (RVNS) followed by the basic and then the general scheme of VNS itself which contain both of them. Extensions are presented, in particular Skewed VNS (SVNS) which enhances exploration of far away valleys and Variable Neighborhood Decomposition Search (VNDS), a two-level scheme for solution of large instances of various problems. In each case, we present the scheme, some illustrative examples and questions to be addressed in order to obtain an e#cient implementation.
Efficient Local Search Algorithms for the Vehicle Routing Problem with Time Windows
- EUR. J. OPER. RES
, 2001
"... this paper is to present new methods for solving the vehicle routing problem with time windows (VRPTW). VRPTW can be described as the problem of designing least cost routes from one depot to a set of geographically scattered points. The routes must be designed in such a way that each point is visite ..."
Abstract
-
Cited by 8 (2 self)
- Add to MetaCart
this paper is to present new methods for solving the vehicle routing problem with time windows (VRPTW). VRPTW can be described as the problem of designing least cost routes from one depot to a set of geographically scattered points. The routes must be designed in such a way that each point is visited only once by exactly one vehicle within a given time interval; all routes start and end at the depot, and the total demands of all points on one particular route must not exceed the capacity of the vehicle
Advanced Multi-Stage Local Search Applications to Vehicle Routing Problem with Time Windows: A Review
"... ... This paper presents a survey of the latest research motivated by this recognition. The presentation is focused on multi-stage applications of advanced local search techniques on the VRPTW. Multi-stage algorithms optimize the number of vehicles and travel time independently in order to ensure tha ..."
Abstract
- Add to MetaCart
... This paper presents a survey of the latest research motivated by this recognition. The presentation is focused on multi-stage applications of advanced local search techniques on the VRPTW. Multi-stage algorithms optimize the number of vehicles and travel time independently in order to ensure that the search is directed towards the achievement of the primary objective. Basic features of these algorithms, as well as hybridization strategies are described. For most algorithms, experimental results on Solomon's benchmark test problems are provided and analyzed

