[Boost-bugs] [Boost C++ Libraries] #7469: Parallel Graph: redistribute() does not compile for bidirected graphs

Subject: [Boost-bugs] [Boost C++ Libraries] #7469: Parallel Graph: redistribute() does not compile for bidirected graphs
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-04 13:32:09


#7469: Parallel Graph: redistribute() does not compile for bidirected graphs
---------------------------------------------+------------------------------
 Reporter: Christoph Koke <c.koke@…> | Owner: jewillco
     Type: Patches | Status: new
Milestone: To Be Determined | Component: graph
  Version: Boost 1.51.0 | Severity: Problem
 Keywords: |
---------------------------------------------+------------------------------
 Trying to to use redistribute on a adjacency_list with the bidirectionalS
 tag leeds to compile erros.

 I tracked down the problem to the point, that there is a additional
 internal property on vertices for this type of graphs. This property is
 not properly handeled during the call of redistribute. Attached is a patch
 including a test.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7469>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:10 UTC