Searched refs:Centrality (Results 1 – 5 of 5) sorted by relevance
101 typedef typename property_traits< CentralityMap >::value_type Centrality; in all_degree_centralities() typedef106 Centrality c = degree_centrality(g, *i, measure); in all_degree_centralities()
121 typedef typename property_traits< CentralityMap >::value_type Centrality; in all_closeness_centralities() typedef127 Centrality c = closeness_centrality(g, dm, measure); in all_closeness_centralities()
263 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()
7 |Logo| Betweenness Centrality211 Centrality. In the Journal of Mathematical Sociology, volume 25216 Centrality in Sparse Networks. Indiana University tech report.
7 |Logo| Non-Distributed Betweenness Centrality