DocumentCode
1594902
Title
Solving Asymmetric Traveling Salesman Problems using a generic Bee Colony Optimization framework with insertion local search
Author
Li-Pei Wong ; Khader, Ahamad Tajudin ; Al-betar, Mohammed Azmi ; Tien-Ping Tan
Author_Institution
Sch. of Comput. Sci., Univ. Sains Malaysia, Minden, Malaysia
fYear
2013
Firstpage
20
Lastpage
27
Abstract
The Asymmetric Traveling Salesman Problem (ATSP) is one of the Combinatorial Optimization Problems that has been intensively studied in computer science and operations research. Solving ATSP is NP-hard and it is harder if the problem is with large scale data. This paper intends to address the ATSP using an hybrid approach which integrates the generic Bee Colony Optimization (BCO) framework and an insertion-based local search procedure. The generic BCO framework computationally realizes the bee foraging behaviour in a typical bee colony where bees travel across different locations to discover new food sources and perform waggle dances to recruit more bees towards newly discovered food sources. Besides the bee foraging behaviour, the generic BCO framework is enriched with an initialization engine, a fragmented solution construction mechanism, a local search and a pruning strategy. When the proposed algorithm is tested on a set of 27 ATSP benchmark problem instances, 37% of the benchmark instances are constantly solved to optimum. 89% of the problem instances are optimally solved for at least once. On average, the proposed BCO algorithm is able to obtain 0.140% deviation from known optimum for all the 27 instances. In terms of the average computational time, the proposed algorithm requires 48.955s (<; 1 minutes) to obtain the best tour length for each instance.
Keywords
computational complexity; search problems; travelling salesman problems; ATSP benchmark problem; NP-hard; asymmetric traveling salesman problems; bee foraging behaviour; combinatorial optimization problems; computer science; food source discovery; fragmented solution construction mechanism; generic bee colony optimization framework; hybrid approach; initialization engine; insertion local search; insertion-based local search procedure; operations research; pruning strategy; waggle dances; Cities and towns; bee foraging behaviour; generic framework; insertion; local search; metaheuristic;
fLanguage
English
Publisher
ieee
Conference_Titel
Intelligent Systems Design and Applications (ISDA), 2013 13th International Conference on
Conference_Location
Bangi
Print_ISBN
978-1-4799-3515-4
Type
conf
DOI
10.1109/ISDA.2013.6920757
Filename
6920757
Link To Document