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
Typedef NetworKit::PrioQ
¶
Defined in
File DynBetweenness.hpp
Typedef Documentation
¶
using
NetworKit
::
PrioQ
=
std
::
priority_queue
<
std
::
pair
<
double
,
node
>
,
std
::
vector
<
std
::
pair
<
double
,
node
>
>
,
CompareDist
>
¶