flâneur — a map of the web's best reading

Betweenness centrality

en.wikipedia.org · 2,837 words · saved by 1 readers

In graph theory, betweenness centrality is a measure of centrality in a graph based on shortest paths. Betweenness centrality measures how frequently a node appears on the shortest path between other nodes in the graph. For every pair of vertices in a connected graph, there exists at least one shortest path between the vertices, that is, there exists at least one path such that either the number of edges that the path passes through (for unweighted graphs) or the sum of the weights of the edges (for weighted graphs) is minimized.

Betweenness centrality - Wikipedia Jump to content From Wikipedia, the free encyclopedia Measure of a graph's centrality, based on shortest paths An undirected graph colored based on the betweenness centrality of each vertex from least (red) to greatest (blue) In graph theory , betweenness centrality is a measure of centrality in a graph based on shortest paths . Betweenness centrality measures how frequently a node appears on the shortest path between other nodes in the graph. For every pair of vertices in a connected graph , there exists at least one shortest path between the vertices, that

Explore this link on the map →

related reading