Jump to content

Betweenness problem

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 129.92.250.39 (talk) at 14:32, 29 August 2007 (Definition). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Hue (from red=0 to blue=max) shows the node betweenness.

Betweenness is a centrality measure of a vertex within a graph. Vertices that occur on many shortest paths between other vertices have higher betweenness than those that do not.

Definition

For a graph with n vertices, the betweenness for vertex is:

where is the number of shortest geodesic paths from s to t, and is the number of shortest geodesic paths from s to t that pass through a vertex v. This may be normalised by dividing through by the number of pairs of vertices not including v, which is .

See also

References

Freeman, L. C. (1977) A set of measures of centrality based on betweenness. Sociometry 40, 35--41.