Function NetworKit::GraphTools::getRandomContinuousNodeIds

Function Documentation

std::unordered_map<node, node> NetworKit::GraphTools::getRandomContinuousNodeIds(const Graph &graph)

Computes a map of random node ids

Parameters:

graph – The graph of which the node id map is wanted.

Returns:

Returns the node id map.