The Rural Postman Problem (RPP) consists of determining a minimum cost tour of a specified arc set of a graph (G=(V,A)) with the particularity that only a subset T (T ⊆ A) of arcs is required to be traversed at least once. The arcs can be directed, undirected or both. This problem appears in a variety of practical contexts like mail, fuel and newspaper deliveries, school bus routing, electrical lines inspection, etc. (Frederickson, 1979). RPP is a NP-hard problem, therefore it has been tackled with some heuristics and metaheuristics due to the difficulty of using exact approaches to global optimality. Up to now, and based in computational results using 26 instances described in Christofides et al. (1981) and in Corberán & Sanchis (1994), an heuristic algorithm for the RPP by Fernández de Córdoba et al. (1998) based on Monte Carlo method had obtained the best results. Baldoquín et al. (2002) developed a hybrid approach based on GRASP and Genetic Algorithm comparable with the above method testing the same instances. In this paper a new hybrid approach based on Simulated Annealing, GRASP and Genetic Algorithm is introduced to solve the Undirected Rural Postman Problem (URPP). We describe the design of a computational experiment to compare the performance of Monte Carlo and the two hybrid method mentioned before, using the same 26 instances. Computational results indicate that the new hybrid approach presented in this paper, and considering the instances tested, outperformed the other methods.
[1]
Ana Maria Rodrigues,et al.
Solving the Rural Postman Problem by Memetic Algorithms
,
2001
.
[2]
Kenneth Steiglitz,et al.
Combinatorial Optimization: Algorithms and Complexity
,
1981
.
[3]
D. E. Goldberg,et al.
Genetic Algorithms in Search, Optimization & Machine Learning
,
1989
.
[4]
Á. Corberán,et al.
A polyhedral approach to the rural postman problem
,
1994
.
[5]
Ángel Corberán,et al.
An algorithm for the Rural Postman problem on a directed graph
,
1986
.
[6]
Chi-Geun Han,et al.
Solving the rural postman problem using a genetic algorithm with a graph transformation
,
1998,
SAC '98.
[7]
C. S. Orloff.
A fundamental problem in vehicle routing
,
1974,
Networks.
[8]
L. M. García Raffi,et al.
A heuristic algorithm based on Monte Carlo methods for the rural postman problem
,
1998,
Comput. Oper. Res..
[9]
Mauricio G. C. Resende,et al.
Greedy Randomized Adaptive Search Procedures
,
1995,
J. Glob. Optim..
[10]
Rafael A. Perez,et al.
A family elitist approach in genetic algorithms
,
1996,
SAC '96.
[11]
Greg N. Frederickson,et al.
Approximation Algorithms for Some Postman Problems
,
1979,
JACM.