I'm bored, so here's a problem (still trying to figure out the best way to solve this problem):
On a map dictated by x-y coordinates stations are randomly placed on the map, and you are a train operator that drives the train. At the beginning of every travel you are starting at a different station (picked at random); however, you have the knowledge of the x-y coordinates of all the stations. The problem is to go through all of the train stations once and once only, but you have to pick out a route that provides the shortest total travel distance.
Have fun with the problem
--GiLtY
On a map dictated by x-y coordinates stations are randomly placed on the map, and you are a train operator that drives the train. At the beginning of every travel you are starting at a different station (picked at random); however, you have the knowledge of the x-y coordinates of all the stations. The problem is to go through all of the train stations once and once only, but you have to pick out a route that provides the shortest total travel distance.
Have fun with the problem
--GiLtY