Defined in File GraphTools.hpp
Returns the inVolume (sum of the in-degree of all nodes) of a range of nodes.
G – The input graph.
first, last – The range of nodes to insert
inVolume of the subgraph.