Reducing Iteration Using Candidate List

Ants are a fascinating creature that demonstrates a capability of finding food and bring it back to their nest. Their ability as a colony to find paths or routes to the food sources has inspired a newly developed algorithm called Dynamic Ant Colony System 3 Level Updates (DACS3). The principle of co...

Full description

Saved in:
Bibliographic Details
Main Authors: Md Rais, Helmi, Ali Othman, Zulaiha, Hamdan, Abdul Razak
Format: Conference or Workshop Item
Published: 2008
Subjects:
Online Access:http://eprints.utp.edu.my/2820/1/zu5.pdf
http://eprints.utp.edu.my/2820/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Ants are a fascinating creature that demonstrates a capability of finding food and bring it back to their nest. Their ability as a colony to find paths or routes to the food sources has inspired a newly developed algorithm called Dynamic Ant Colony System 3 Level Updates (DACS3). The principle of cooperation and the behavior of a single ant finding path has been the backbone in this algorithmic development. Ants communicate to each other through a chemical substance called pheromone. Manipulating and empowering this substance is the trivial factor in finding the best solution. However, a long searching time required by DACS3 to find the best solution is a problem factor that needs to be addressed. Thus, adding a suitable strategy like candidate list concept would helps DACS3 improve its’ performance. Traveling Salesman Problem (TSP) was used as a case study to show the capability of the algorithm in order to find the best solution in terms of the shortest distance. At the end of this paper, we presented an experimental result on several benchmark data to show improvement of DACS3 algorithm.