A. B. M. Junaed

Work place: Dept. of Computer Science and Engineering, Khulna University of Engineering & Technology Khulna, Bangladesh

E-mail: abm.junaed@gmail.com

Website:

Research Interests: Applied computer science, Computational Science and Engineering, Computational Engineering, Computer systems and computational processes, Theoretical Computer Science, Engineering

Biography

A. B. M. Junaed received the B.Sc. degree in Computer Science Engineering (CSE) from Khulna University of Engineering and Technology (KUET), Bangladesh in 2012. At present he is pursuing M.Sc. program in Technical University of Munich, Germany.

Author Articles
Producer-Scrounger Method to Solve Traveling Salesman Problem

By M. A. H. Akhand Pintu Chnadra Shill Forhad Hossain A. B. M. Junaed Kazuyuki Murase

DOI: https://doi.org/10.5815/ijisa.2015.03.04, Pub. Date: 8 Feb. 2015

Algorithms inspired from natural phenomena are seem to be efficient to solve various optimization problems. This paper investigates a new technique inspiring from the animal group living behavior to solve traveling salesman problem (TSP), the most popular combinatorial optimization problem. The proposed producer-scrounger method (PSM) models roles and interactions of three types of animal group members: producer, scrounger and dispersed. PSM considers a producer having the best tour, few dispersed members having worse tours and scroungers. In each iteration, the producer scans for better tour, scroungers explore new tours while moving toward producer’s tour; and dispersed members randomly checks new tours. For producer’s scanning, PSM randomly selects a city from the producer’s tour and rearranges its connection with several near cities for better tours. Swap operator and swap sequence based operation is employed in PSM to update a scrounger towards the producer. The proposed PSM has been tested on a large number of benchmark TSPs and outcomes compared to genetic algorithm and ant colony optimization. Experimental results revealed that proposed PSM is a good technique to solve TSP providing the best tours in most of the TSPs.

[...] Read more.
Other Articles