Topic: "GA and TSP" (page 1 of 1)

1
Author Post
AxelFox
groupmastergroupmastergroupmastergroupmastergroupmastergroupmaster
Hello everyone,

could someone please point me to a good tutorial about Genetic Algorithms and their application to Traveling Salesman Problems ?

FYI : I need it because I have to write a paper on NP-Complete problems and I thought I'd start with something everyone knows, being the TSP problem.

Thanks.
Edited by AxelFox on 13.03.2004 03:05:46
private message EMail
unknown user
http://en.wikipedia.org/wiki/Traveling_salesman_problem
is a good starting point, but are you specifically looking at 'genetic algorithms' ? or just solving tsp's ?
EMail
AxelFox
groupmastergroupmastergroupmastergroupmastergroupmastergroupmaster
Both actually,

the paper is about NP-Complete problems and the TSP is an NP-Complete problem, so basically it will be about TSP's, but I know Genetic Algorithms is a good method for approaching near-perfect results of problems in the NP Class, so I would like to know more about it, so I can demonstrate this method in my paper.
private message EMail
Erik
groupmastergroupmastergroupmastergroupmastergroupmaster
Hello,

maybe you didn't see it, but at the bottom of caesums wikipedia-link the last link goes to gp-solutions for the tsp.

bye, Erik :-)
private message EMail Website

Topic: "GA and TSP" (page 1 of 1)

1