9.5.2. networkx.algorithms.reciprocity.overall_reciprocity

networkx.algorithms.reciprocity.overall_reciprocity(G)[source]

Compute the reciprocity for the whole graph.

See the doc of reciprocity for the definition.

Parameters:

G : graph

A networkx graph