Transport route optimization using genetic algorithm

This project is to develop an interface to assist in solving Travelling Salesman Problem, to produce an optimized route given a number of destinations. Genetic Algorithm, a branch in artificial intelligence, applies the concept of selection, crossover and mutation in genetic discipline, is used as t...

Full description

Saved in:
Bibliographic Details
Main Author: Kho, Evie Siaw Hei.
Format: Final Year Project Report
Language:English
Published: Universiti Malaysia Sarawak, UNIMAS 2004
Subjects:
Online Access:http://ir.unimas.my/id/eprint/2952/7/Evie%20Kho%20Siaw%20ft.pdf
http://ir.unimas.my/id/eprint/2952/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This project is to develop an interface to assist in solving Travelling Salesman Problem, to produce an optimized route given a number of destinations. Genetic Algorithm, a branch in artificial intelligence, applies the concept of selection, crossover and mutation in genetic discipline, is used as the backend engine in this program to optimize a given route.