Home
last modified time | relevance | path

Searched refs:Centrality (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/graph/
Ddegree_centrality.hpp101 typedef typename property_traits< CentralityMap >::value_type Centrality; in all_degree_centralities() typedef
106 Centrality c = degree_centrality(g, *i, measure); in all_degree_centralities()
Dcloseness_centrality.hpp121 typedef typename property_traits< CentralityMap >::value_type Centrality; in all_closeness_centralities() typedef
127 Centrality c = closeness_centrality(g, dm, measure); in all_closeness_centralities()
Dbetweenness_centrality.hpp263 template < typename Iter, typename Centrality >
265 std::pair< Iter, Iter > keys, Centrality centrality_map) in init_centrality_map()
267 typedef typename property_traits< Centrality >::value_type in init_centrality_map()
/third_party/boost/libs/graph_parallel/doc/
Dbetweenness_centrality.rst7 |Logo| Betweenness Centrality
211 Centrality. In the Journal of Mathematical Sociology, volume 25
216 Centrality in Sparse Networks. Indiana University tech report.
Dnon_distributed_betweenness_centrality.rst7 |Logo| Non-Distributed Betweenness Centrality