Template Function NetworKit::GraphTools::getRemappedGraph(const Graph&, count, UnaryIdMapper&&, bool)

Function Documentation

template<typename UnaryIdMapper>
Graph NetworKit::GraphTools::getRemappedGraph(const Graph &graph, count numNodes, UnaryIdMapper &&oldIdToNew, bool preallocate = true)