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
Struct Header
¶
Defined in
File NetworkitBinaryGraph.hpp
Struct Documentation
¶
struct
Header
¶
Public Members
char
magic
[
8
]
¶
uint64_t
checksum
=
{
}
¶
uint64_t
features
=
{
}
¶
uint64_t
nodes
=
{
}
¶
uint64_t
chunks
=
{
}
¶
uint64_t
offsetBaseData
=
{
}
¶
uint64_t
offsetAdjLists
=
{
}
¶
uint64_t
offsetAdjTranspose
=
{
}
¶
uint64_t
offsetWeightLists
=
{
}
¶
uint64_t
offsetWeightTranspose
=
{
}
¶
uint64_t
offsetAdjIdLists
=
{
}
¶
uint64_t
offsetAdjIdTranspose
=
{
}
¶