
12 Mar
2012
12 Mar
'12
3:42 a.m.
Hi all, I'm having a hard time trying to use the distributed SSSP algorithm delta_stepping_shortest_paths. I found this example http://code.google.com/p/boost-doc-zh/source/browse/trunk/libs/graph_paralle... but it compiles with error in line 192: 'boost::property_map<Graph,Property>' : more than one partial specialization matches the template argument list (MS Visual Studio 2008, MPI from Microsoft HPC Pack 2008 R2, Boost 1.48) Do anyone have any suggestion, or any other example? thx for your time, leo