Betweenness measures the centrality of a node on the metric of shortest paths. Essentially, it measures how many shortest paths for pairs of vertices pass through the measured node, essentially checking if a node is causing bottlenecking in a network. This metric is defined by the following equation: