ModErn Text Analysis
META Enumerates Textual Applications
Functions
meta::graph::algorithms::internal Namespace Reference

Contains helper functions used by the centrality measures. More...

Functions

template<class Graph >
void betweenness_step (const Graph &g, centrality_result &cb, node_id n, std::mutex &calc_mut)
 Helper function for betweenness_centrality.
 

Detailed Description

Contains helper functions used by the centrality measures.