Boost logo

Boost Users :

Subject: Re: [Boost-users] Problem with the parallel graph
From: bminano (bminyano_at_[hidden])
Date: 2013-03-06 03:53:54


Hi,

For what I know you should use a distributed property map to allow the
synchronization of property maps.
You can find some information at documentation
<http://www.boost.org/doc/libs/1_53_0/libs/graph_parallel/doc/html/distributed_property_map.html>
.

It was not very clear for me when I tried. You can find an example in the
test directory in the parallel graph sources of boost. It is called
distributed_property_map_test.cpp or something like that.

I hope this help.

--
View this message in context: http://boost.2283326.n4.nabble.com/Problem-with-the-parallel-graph-tp4643831p4643842.html
Sent from the Boost - Users mailing list archive at Nabble.com.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net