<font size="2"><font face="tahoma,sans-serif">Hi Anton,</font></font><div><font size="2"><font face="tahoma,sans-serif"><br></font></font></div><div><font size="2"><font face="tahoma,sans-serif">So using <b>tsp_dijkstra_directed </b>function does not actually use dijkstra for directed cost calculation right ? I know you probably have things to do but I need to have a tsp implementation with dijkstra. Since I dont know much about developing on pgrouting its very hard for me to solve the issue. So I would be more than happy if we can solve this issue in a short time. </font></font></div>

<div><font size="2"><font face="tahoma,sans-serif"><br></font></font></div><div><font size="2"><font face="tahoma,sans-serif">Thanks a lot,</font></font></div><div><font size="2"><font face="tahoma,sans-serif"><br clear="all">

</font></font>/emre<br>
<br><br><div class="gmail_quote">On Wed, Jan 26, 2011 at 11:47 AM, Anton Patrushev <span dir="ltr">&lt;<a href="mailto:anton.patrushev@georepublic.de">anton.patrushev@georepublic.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi Emre,<br>
<br>
Yes, it looks wrong. For current TSP implementation we use Euclidean<br>
distance, which means need only vertex IDs, x and y. No cost or<br>
reverse_cost are involved.<br>
I will fix it as soon as I can.<br>
<div><div></div><div class="h5"><br>
Anton.<br>
_______________________________________________<br>
Pgrouting-users mailing list<br>
<a href="mailto:Pgrouting-users@lists.osgeo.org">Pgrouting-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/pgrouting-users</a><br>
</div></div></blockquote></div><br></div>