|
|
Do you know, what is Traveling salesman problem(T.S.P)?
5 responses total.
The Travelling Salesman problem is the problem of computing the route between a set of stops which visits each stop and has the shortest total distance. Since the number of possible routes rises factorially with the number of stops, it's not an easy problem to solve.
Hi, "Russ Cage" dear; This is right, I write a computer program for Traveling salesman problem solving. I do like very much this problem, but I dontn't know witch, this program(I did write) is correct or no. Can you help me about this? Thanks a lot, goodbyeee. your firend "smjghms"
Can't help you, I'm not a mathematical analyst.
Hi all. To my best concern, there are not "good" algorithms to solve this problem (good in the sense of being soved in polynomial time). In fact, it's a classic example of NP-hard problem.
The problem being, of course, that it's also a very useful thing to figure out. ;>
Response not possible - You must register and login before posting.
|
|
- Backtalk version 1.3.30 - Copyright 1996-2006, Jan Wolter and Steve Weiss