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
Class GraphUpdater
¶
Defined in
File GraphUpdater.hpp
Class Documentation
¶
class
GraphUpdater
¶
Public Functions
GraphUpdater
(
Graph
&
G
)
¶
void
update
(
const
std
::
vector
<
GraphEvent
>
&
stream
)
¶
const
std
::
vector
<
std
::
pair
<
count
,
count
>
>
&
getSizeTimeline
(
)
const
¶
Public Static Functions
static
bool
compare
(
GraphEvent
a
,
GraphEvent
b
)
¶
static
bool
equal
(
GraphEvent
a
,
GraphEvent
b
)
¶