<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Perhaps you could attach the code of a minimal working example?<br></blockquote></div><br>of course, i can give you a link to the example i&#39;ve tested [0] and here below is the graph i used (METIS):<br><br>5 9 1<br>3 1<br>
2 2 4 1 5 2<br>2 7 4 3<br>5 1<br>1 1 2 1<br><br>[0] <a href="http://www.boost.org/doc/libs/1_44_0/libs/graph_parallel/example/breadth_first_search.cpp">http://www.boost.org/doc/libs/1_44_0/libs/graph_parallel/example/breadth_first_search.cpp</a><br>
<br>To compile the example you have to link: <br><br>boost_graph_parallel-mt <br>boost_mpi-mt <br>boost_system-mt<br><br>Thanks for your time.<br clear="all"><br>-- <br>Best regards,<br>Mattia<br>

