Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
A hybrid genetic algorithm for the bottleneck traveling salesman problem
Ahmed Z. ACM Transactions on Embedded Computing Systems12 (1):1-10,2013.Type:Article
Date Reviewed: May 10 2013

The bottleneck traveling salesman problem (BTSP) refers to the challenge of finding a Hamiltonian circuit that minimizes the largest cost of any of the arcs in the circuit. This paper describes a hybrid genetic algorithm (HGA) that efficiently produces high-quality solutions for BTSPs. The algorithm has been tested on the TSPLIB benchmarks.

For its initial population, the algorithm uses a mixture of chromosomes selected in part through a sampling procedure that starts with chromosomes considered to be likely candidates for solutions and supplements that selection with randomly generated ones. A simple example of this procedure would help the exposition of the paper, as the explanation given in the paper is somewhat obscure. The author states that starting the algorithm entirely with chromosomes generated by the sampling procedure tends to get the algorithm stuck in local minima. The paper details the algorithm by giving the crossover operation and the mutation operation, which combines insertion, inversion, and reciprocal exchange. In addition, to avoid ending up in a local minimum, ten percent of the population is periodically randomly replaced using a sequential sampling algorithm described in the paper. A useful diagram displays the structure of this algorithm.

The paper gives numerous results from the application of the proposed algorithm to various TSPLIB instances. These are compared with results for the binary search threshold (BST) heuristic and the hybrid sequential constructive sampling (HSCS) algorithm.

On average, the proposed HGA algorithm is substantially faster than BST and somewhat faster than HSCS. Both practitioners and students will find in this work a stimulating example of how to use a number of techniques to enhance a genetic algorithm. The ideas for the creation of an initial population are particularly interesting.

Reviewer:  J. P. E. Hodgson Review #: CR141213 (1308-0735)
Bookmark and Share
  Featured Reviewer  
 
Heuristic Methods (I.2.8 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Heuristic Methods": Date
Embedding decision-analytic control in a learning architecture
Etzioni O. (ed) Artificial Intelligence 49(1-3): 129-159, 1991. Type: Article
Sep 1 1992
The complexity of the Lin-Kernighan heuristic for the traveling salesman problem
Papadimitriou C. SIAM Journal on Computing 21(3): 450-465, 1992. Type: Article
May 1 1993
Toward combining empirical and analytical methods for inferring heuristics
Mitchell T. (ed)  Artificial and human intelligence (, Lyon, France,1031984. Type: Proceedings
Aug 1 1985
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy