#Looking for theorems or lemma about SHP's (shortest hamiltonian path's) first and last vertices

6 messages · Page 1 of 1 (latest)

slow musk
#

Hi I'm trying to solve TSP (Travelling salesman problem) and I have found some method with one assumption, I need to know where does the SHP start and end. If anyone knows any algorithms or any articles talking about this problem, I'd be glad to know.

tropic ridge
slow musk
#

no, I'm looking for a general answer and not fixed start/end points, but given a graph (if hamiltonian), where could be starting/ending points?

tropic ridge
#

(Sorry, excuse me for the response time, my cat lost me)

slow musk
#

the graph is complete and weights are any real numbers
I'm not looking for "good" solution but exact one