[pgrouting-users] Traveling Salesperson (TSP)

Steve Horn steve at stevehorn.cc
Sun Jan 22 16:31:11 EST 2012


I began playing around with the TSP functions in pgrouting (v1.0.5) and
came into some problems.

Guess the first question to ask is what is the current state of the TSP
algorithms?

Second, the problem I ran into was when running the tsp function... tsp(sql
text, ids character varying, source integer)
..anytime I ran it it would disconnect my session from postgresql.

The next thing I tried was to try running tsp_dijkstra(geom_table character
varying, ids character varying, source integer)
Here I got the error "relation "tsp_test" does not exist". Apparently
"tsp_test" is a table, but I can't find anything on what it is supposed to
contain.

Can anyone help with a little direction on how to get through these
problems?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/pgrouting-users/attachments/20120122/b85c77f3/attachment.html


More information about the Pgrouting-users mailing list