Function NetworKit::GraphTools::volume(const Graph&)

Function Documentation

double NetworKit::GraphTools::volume(const Graph &G)

Returns the volume of the input graph.

Parameters:

G – The input graph.

Returns:

Volume of the graph.