Re: route finder



You need algorithmic help, then, and how you do it is going to depend on
what map data you have. You're basically looking for a solution to the
"traveling salesman" problem, which is a commonly posed problem in computer
science classes. You might be able to find some help in a data structures
or algorithms book found in the bookstore at your local university. If you
bought a GPS library from someone that might have the ability to find
shortest or fastest routes for you...

Paul T.

"antonio" <giampietro.a@xxxxxxxxxx> wrote in message
news:OnpLORDeGHA.2068@xxxxxxxxxxxxxxxxxxxxxxx
Hi Will, excuse for my inaccurate English.

My intention to plan a navigator for car, therefore I have necessity to
find the route (the minimal way between two points).
I enclose the image.

Thanks for the help








.


Loading