Browse > Article
http://dx.doi.org/10.6109/jkiice.2011.15.6.1251

Path Search Method using Genetic Algorithm  

Kim, Kwang-Baek (신라대학교 컴퓨터공학과)
Song, Doo-Heon (용인송담대학 컴퓨터게임과)
Abstract
In this paper, we propose an optimal path search algorithm that contains all nodes using genetic algorithm. An object in this approach is formed as an equation related with the Euclidean distance between an intermediate node and the starting node and between an intermediate node and the goal node. Like other genetic algorithm structures, our algorithm defines a fitness function and selects a crossover spot node and a bitwise crossover point. A new node out of such operation survives only if it satisfies the fitness criteria and that node then becomes the starting node for the next generation. Repetition continues until no changes are made in the population. The efficiency of this proposed approach is verified in the experiment that it is better than two other contestants - sequential approach and the random approach.
Keywords
Optimal Path Search Algorithm; Genetic Algorithm; Population; Fitness Criteria;
Citations & Related Records
Times Cited By KSCI : 2  (Citation Analysis)
연도 인용수 순위
1 조재훈, 이대종, 송창규, 김용삼, 전명근, "유전자 알고리즘과 정보이론을 이용한 속성 선택," 한국지능시스템학회 논문지, 18권, 1호, pp.94-99, 2008.
2 서동일, 문병로, "서열순서화문제를 위한 상위정보를 이용하는 혼합형 유전알고리즘," 퍼지 및 지능 시스템학회 논문지, 제15권, 제6호, pp.661-667, 2005.
3 http://ko.wikipedia.org/
4 Z. Michalewicz, Genetic Algorithms + Data Structures = Evolution Programs, Springer -Verlag Berlin Heidelberg, 1994.
5 홍석미, 이영아, 정태충, "순회 판매원 문제에서 개미 군락 시스템을 이용한 효율적인 경로 탐색," 정보과학회논문지 : 소프트웨어 및 응용, 제30권, 제9.10호, pp.862-866, 2003.