Thanks for your reply,<div><br></div><div><div><font class="Apple-style-span" color="#CC0000">typedef boost::property&lt;boost::vertex_index_t, unsigned int,</font></div><div><font class="Apple-style-span" color="#CC0000">                        boost::property&lt;boost::computable_object_t,</font></div>

<div><font class="Apple-style-span" color="#CC0000">                                        plComputableObject*&gt; &gt; slVertexProperty;</font></div><div><font class="Apple-style-span" color="#CC0000"><br></font></div>
<div>
<font class="Apple-style-span" color="#CC0000">typedef boost::property&lt;boost::edge_weight_t, slScoreValueType&gt; slEdgeProperty;</font></div><div><font class="Apple-style-span" color="#CC0000"><br></font></div><div><font class="Apple-style-span" color="#CC0000">typedef boost::adjacency_list&lt;boost::vecS, boost::listS, boost::bidirectionalS, </font></div>

<div><font class="Apple-style-span" color="#CC0000">                              slVertexProperty, slEdgeProperty&gt; </font><font class="Apple-style-span" color="#FF0000">slGraph;</font></div><div><font class="Apple-style-span" color="#FF0000"><br>

</font></div><div><font class="Apple-style-span" color="#FF0000"><br></font></div><div><font class="Apple-style-span" color="#FF0000">slGraph graph;</font></div><div><font class="Apple-style-span" color="#FF0000"><br></font></div>

<div><font class="Apple-style-span" color="#FF0000"><br></font></div><br>Thanks <br><br>Amanullah YASIN<br>Master2 (ECD)<br>Ecole Polytechnique<br>Université de Nantes, France.<br>Mob#  06 47 62 89 96<br>Fix #   02 72 00 26 45<br>

<a href="mailto:amanyasin@gmail.com">amanyasin@gmail.com</a><br><br><br>
<br><br><div class="gmail_quote">On Thu, Jun 11, 2009 at 3:41 PM, Andrew Sutton <span dir="ltr">&lt;<a href="mailto:andrew.n.sutton@gmail.com">andrew.n.sutton@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br><br><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"><div class="gmail_quote"><div>so, now i want to implement <span style="font-family:-webkit-monospace;font-size:16px;white-space:pre">dijkstra_shortest_path<span style="font-family:arial;white-space:normal;font-size:13px"> , it is giving errors. Please guide me how i can implement this method. </span></span></div>





<div></div></div></blockquote></div><div><br>It&#39;s hard to say without a little more context. What is the type of the graph?<br> </div></div>Andrew Sutton<br><a href="mailto:andrew.n.sutton@gmail.com" target="_blank">andrew.n.sutton@gmail.com</a><br>



<br>_______________________________________________<br>
Boost-users mailing list<br>
<a href="mailto:Boost-users@lists.boost.org">Boost-users@lists.boost.org</a><br>
<a href="http://listarchives.boost.org/mailman/listinfo.cgi/boost-users" target="_blank">http://listarchives.boost.org/mailman/listinfo.cgi/boost-users</a><br></blockquote></div><br></div>

