[Boost-bugs] [Boost C++ Libraries] #4899: Parallel Brandes Betweenness Centrality doesn't work with named vertices (hashed_distribution doesn't have `local()`)

Subject: [Boost-bugs] [Boost C++ Libraries] #4899: Parallel Brandes Betweenness Centrality doesn't work with named vertices (hashed_distribution doesn't have `local()`)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-27 16:43:17


#4899: Parallel Brandes Betweenness Centrality doesn't work with named vertices
(hashed_distribution doesn't have `local()`)
----------------------------------------------------------------+-----------
 Reporter: cpaolino@… | Owner: asutton
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
  Version: Boost 1.45.0 | Severity: Problem
 Keywords: parallel, distributed, betweenness, named vertices |
----------------------------------------------------------------+-----------
 `brandes_betweenness_centrality` doesn't work with named vertices.

 Here are two reproducible examples:
 https://gist.github.com/f02f18f30f0eef146a58

 This is probably caused by the lack of a `local()` function in the
 `hashed_distribution` declared in `named_graph.hpp`.

 See also this discussion on the mailing list: http://lists.boost.org
 /boost-users/2010/11/64489.php

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4899>
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:04 UTC