NetworKit
Large-Scale Network Analysis
Get Started
Documentation
Features
News
Publications
NetworKit Day
Credits & References
Python Documentation
C++ Documentation
Page Hierarchy
Class Hierarchy
File Hierarchy
Full API
Namespaces
Classes and Structs
Enums
Functions
Variables
Defines
Typedefs
Directories
Pages
Jupyter Notebook
Developer Guide
Template Function NetworKit::GraphTools::getRemappedGraph(const Graph&, count, UnaryIdMapper&&, bool)
¶
Defined in
File GraphTools.hpp
Function Documentation
¶
template
<
typename
UnaryIdMapper
>
Graph
NetworKit
::
GraphTools
::
getRemappedGraph
(
const
Graph
&
graph
,
count
numNodes
,
UnaryIdMapper
&
&
oldIdToNew
,
bool
preallocate
=
true
)
¶