AlignedAllocator
pointer
const_pointer
reference
const_reference
value_type
size_type
difference_type
address()
address()
max_size()
operator!=()
construct()
destroy()
operator==()
AlignedAllocator()
AlignedAllocator()
AlignedAllocator()
~AlignedAllocator()
allocate()
deallocate()
allocate()
AlignedAllocator::rebind
NetworKit::Cover
Cover()
Cover()
Cover()
operator[]()
operator[]()
subsetsOf()
contains()
inSameSubset()
getMembers()
addToSubset()
removeFromSubset()
moveToSubset()
toSingleton()
allToSingletons()
mergeSubsets()
upperBound()
lowerBound()
subsetSizes()
subsetSizeMap()
numberOfSubsets()
numberOfElements()
extend()
getSubsetIds()
setUpperBound()
forEntries()
parallelForEntries()
NetworKit::CSRGeneralMatrix
CSRGeneralMatrix()
CSRGeneralMatrix()
CSRGeneralMatrix()
CSRGeneralMatrix()
CSRGeneralMatrix()
CSRGeneralMatrix()
CSRGeneralMatrix()
CSRGeneralMatrix()
CSRGeneralMatrix()
~CSRGeneralMatrix()
operator=()
operator=()
operator()()
operator==()
isApprox()
operator!=()
numberOfRows()
numberOfColumns()
getZero()
nnzInRow()
nnz()
operator()()
setValue()
sort()
sorted()
row()
column()
diagonal()
operator+()
operator+=()
operator-()
operator-=()
operator*()
operator*=()
operator*()
operator*()
operator/()
operator/=()
transpose()
extract()
assign()
apply()
forNonZeroElementsInRow()
parallelForNonZeroElementsInRow()
forElementsInRow()
parallelForElementsInRow()
forElementsInRowOrder()
parallelForElementsInRowOrder()
forNonZeroElementsInRowOrder()
parallelForNonZeroElementsInRowOrder()
binaryOperator()
binaryOperator()
mTmMultiply()
mmTMultiply()
mTvMultiply()
adjacencyMatrix()
diagonalMatrix()
incidenceMatrix()
laplacianMatrix()
normalizedLaplacianMatrix()
NetworKit::CurveballDetails::FixedLinearCongruentialMap
value_type
FixedLinearCongruentialMap()
FixedLinearCongruentialMap()
FixedLinearCongruentialMap()
FixedLinearCongruentialMap()
FixedLinearCongruentialMap()
FixedLinearCongruentialMap()
operator=()
operator=()
hash()
operator()()
invert()
isGap()
sampleParameters()
setAsIdentity()
param_a()
param_ainv()
param_b()
param_p()
NetworKit::DenseMatrix
DenseMatrix()
DenseMatrix()
DenseMatrix()
DenseMatrix()
DenseMatrix()
DenseMatrix()
~DenseMatrix()
DenseMatrix()
DenseMatrix()
operator=()
operator=()
operator==()
isApprox()
numberOfRows()
numberOfColumns()
getZero()
nnzInRow()
nnz()
operator()()
operator()()
setValue()
row()
column()
diagonal()
operator+()
operator+=()
operator-()
operator-=()
operator*()
operator*=()
operator*()
operator*()
operator/()
operator/=()
transpose()
extract()
assign()
apply()
forElementsInRow()
parallelForElementsInRow()
forElementsInRowOrder()
parallelForElementsInRowOrder()
forNonZeroElementsInRow()
parallelForNonZeroElementsInRow()
forNonZeroElementsInRowOrder()
parallelForNonZeroElementsInRowOrder()
adjacencyMatrix()
diagonalMatrix()
incidenceMatrix()
laplacianMatrix()
LUDecomposition()
LUSolve()
binaryOperator()
NetworKit::DynamicMatrix
DynamicMatrix()
DynamicMatrix()
DynamicMatrix()
DynamicMatrix()
DynamicMatrix()
operator==()
isApprox()
operator!=()
numberOfRows()
numberOfColumns()
getZero()
nnzInRow()
nnz()
operator()()
operator()()
setValue()
row()
column()
diagonal()
operator+()
operator+=()
operator-()
operator-=()
operator*()
operator*=()
operator*()
operator*()
operator/()
operator/=()
transpose()
extract()
assign()
apply()
forNonZeroElementsInRow()
parallelForNonZeroElementsInRow()
forElementsInRow()
parallelForElementsInRow()
forElementsInRowOrder()
parallelForElementsInRowOrder()
forNonZeroElementsInRowOrder()
parallelForNonZeroElementsInRowOrder()
mTmMultiply()
mmTMultiply()
mTvMultiply()
adjacencyMatrix()
diagonalMatrix()
incidenceMatrix()
laplacianMatrix()
normalizedLaplacianMatrix()
graph
nRows
nCols
zero
NetworKit::DynamicMatrix::IndexProxy
NetworKit::DynTopHarmonicCloseness
DynTopHarmonicCloseness()
~DynTopHarmonicCloseness()
run()
topkNodesList()
topkScoresList()
ranking()
reset()
update()
updateBatch()
BFScut()
BFSbound()
addEdge()
removeEdge()
computeReachableNodes()
computeReachableNodesDirected()
computeReachableNodesUndirected()
updateReachableNodesAfterInsertion()
updateReachableNodesAfterDeletion()
init()
G
n
k
useBFSbound
trail
minCloseness
nMinCloseness
topk
topkScores
allScores
isExact
isValid
cutOff
exactCutOff
comps
hasComps
component
wComps
hasWComps
r
rOld
reachL
NetworKit::Graph
NodeIntAttribute
NodeDoubleAttribute
NodeStringAttribute
EdgeIntAttribute
EdgeDoubleAttribute
EdgeStringAttribute
NodeIterator
NodeRange
EdgeIterator
EdgeWeightIterator
EdgeRange
EdgeWeightRange
NeighborIterator
NeighborWeightIterator
OutNeighborRange
InNeighborRange
OutNeighborWeightRange
InNeighborWeightRange
nodeAttributes()
nodeAttributes()
edgeAttributes()
edgeAttributes()
attachNodeIntAttribute()
attachEdgeIntAttribute()
attachNodeDoubleAttribute()
attachEdgeDoubleAttribute()
attachNodeStringAttribute()
attachEdgeStringAttribute()
getNodeIntAttribute()
getEdgeIntAttribute()
getNodeDoubleAttribute()
getEdgeDoubleAttribute()
getNodeStringAttribute()
getEdgeStringAttribute()
detachNodeAttribute()
detachEdgeAttribute()
Graph()
Graph()
Graph()
Graph()
Graph()
~Graph()
operator=()
operator=()
preallocateUndirected()
preallocateDirected()
preallocateDirectedOutEdges()
preallocateDirectedInEdges()
indexEdges()
hasEdgeIds()
edgeId()
edgeById()
upperEdgeIdBound()
shrinkToFit()
TLX_DEPRECATED()
sortNeighbors()
sortEdges()
sortEdges()
setEdgeCount()
setUpperEdgeIdBound()
setNumberOfSelfLoops()
addNode()
addNodes()
removeNode()
removePartialOutEdges()
removePartialInEdges()
hasNode()
restoreNode()
degree()
degreeIn()
degreeOut()
isIsolated()
weightedDegree()
weightedDegreeIn()
addEdge()
addPartialEdge()
addPartialInEdge()
addPartialOutEdge()
setKeepEdgesSorted()
setMaintainCompactEdges()
getKeepEdgesSorted()
getMaintainCompactEdges()
removeEdge()
removeAllEdges()
removeAdjacentEdges()
removeSelfLoops()
removeMultiEdges()
swapEdge()
hasEdge()
isWeighted()
isDirected()
isEmpty()
numberOfNodes()
numberOfEdges()
numberOfSelfLoops()
upperNodeIdBound()
checkConsistency()
timeStep()
time()
weight()
setWeight()
setWeightAtIthNeighbor()
setWeightAtIthInNeighbor()
increaseWeight()
totalEdgeWeight()
getIthNeighbor()
getIthNeighborWeight()
nodeRange()
edgeRange()
edgeWeightRange()
neighborRange()
weightNeighborRange()
inNeighborRange()
weightInNeighborRange()
indexOfNeighbor()
getIthNeighbor()
getIthInNeighbor()
getIthNeighborWeight()
getIthNeighborWithWeight()
getIthNeighborWithWeight()
getIthNeighborWithId()
forNodes()
parallelForNodes()
forNodesWhile()
forNodesInRandomOrder()
balancedParallelForNodes()
forNodePairs()
parallelForNodePairs()
forEdges()
parallelForEdges()
forNeighborsOf()
forEdgesOf()
forInNeighborsOf()
forInEdgesOf()
parallelSumForNodes()
parallelSumForEdges()
NetworKit::Graph::NeighborRange
NetworKit::Graph::NeighborWeightRange
NetworKit::GraphBuilder
GraphBuilder()
reset()
isWeighted()
isDirected()
isEmpty()
numberOfNodes()
upperNodeIdBound()
addNode()
addHalfEdge()
addHalfOutEdge()
addHalfInEdge()
swapNeighborhood()
setWeight()
setOutWeight()
setInWeight()
increaseWeight()
increaseOutWeight()
increaseInWeight()
completeGraph()
TLX_DEPRECATED()
forNodes()
parallelForNodes()
forNodePairs()
parallelForNodePairs()
setAutoCompleteEdges()
NetworKit::HyperbolicSpace
HyperbolicSpace()
~HyperbolicSpace()
fillPoints()
fillPoints()
fillPointsSorted()
fillPointsSorted()
poincareMetric()
nativeDistance()
poincareMetric()
polarToCartesian()
polarToCartesian()
cartesianToPolar()
getEuclideanCircle()
getEuclideanCircle()
hyperbolicRadiusToEuclidean()
EuclideanRadiusToHyperbolic()
hyperbolicAreaToRadius()
radiusToHyperbolicArea()
getExpectedDegree()
searchTargetRadiusForColdGraphs()
getTargetRadius()
effectiveAreaInCell()
hyperbolicSpaceInEuclideanCircle()
maxRinSlice()
NetworKit::KadabraBetweenness
KadabraBetweenness()
run()
ranking()
topkNodesList()
topkScoresList()
scores()
getNumberOfIterations()
getOmega()
maxAllocatedFrames()
baseItersPerStep
itersPerStepExp
init()
computeDeltaGuess()
computeBetErr()
computeFinished()
getStatus()
computeApproxParallel()
computeF()
computeG()
fillResult()
checkConvergence()
fillPQ()
G
delta
err
deterministic
k
startFactor
unionSample
nPairs
absolute
deltaLMinGuess
deltaUMinGuess
omega
epochToRead
epochRead
seed0
seed1
maxFrames
topkNodes
topkScores
rankingVector
epochFinished
samplerVec
top
cc
approxSum
deltaLGuess
deltaUGuess
stop
NetworKit::LocalCommunity
LocalCommunity()
addNode()
removeNode()
contains()
toSet()
forShellNodes()
forCommunityNodes()
size()
internalEdgeWeight()
cut()
boundarySize()
NetworKit::LocalCommunity::CommunityInfo
NetworKit::LocalCommunity::OptionalValue
NetworKit::LocalCommunity::OptionalValue< ValueType, true >
NetworKit::LocalCommunity::ShellInfo
NetworKit::MaxentStress
GraphDistance
LinearSolverType
MaxentStress()
MaxentStress()
~MaxentStress()
run()
scaleLayout()
computeScalingFactor()
fullStressMeasure()
maxentMeasure()
meanDistanceError()
ldme()
setQ()
setAlpha()
setAlphaReduction()
setFinalAlpha()
setConvergenceThreshold()
getRhs()
getApproxEntropyTerm()
getSolveTime()
NetworKit::MaxentStress::ResultStats
NetworKit::Partition
Partition()
Partition()
Partition()
Partition()
reset()
operator[]()
operator[]()
subsetOf()
extend()
remove()
addToSubset()
moveToSubset()
toSingleton()
allToSingletons()
allToOnePartition()
mergeSubsets()
setUpperBound()
upperBound()
lowerBound()
compact()
contains()
inSameSubset()
subsetSizes()
subsetSizeMap()
getMembers()
numberOfElements()
numberOfSubsets()
getVector()
getSubsets()
getSubsetIds()
setName()
getName()
forEntries()
parallelForEntries()
NetworKit::Point
Point()
Point()
operator=()
Point()
operator=()
operator=()
Point()
getDimensions()
distance()
squaredDistance()
length()
squaredLength()
operator+=()
operator-=()
operator*=()
operator/=()
operator+=()
operator-=()
operator*=()
scale()
operator/=()
operator+()
operator-()
operator*()
operator/()
operator+()
operator-()
operator*()
operator/()
dot()
operator==()
operator!=()
min()
max()
apply()
operator[]()
at()
operator[]()
at()
copyFrom()
toString()
toCsvString()
toSsvString()
genericToString()
pointVectorToPoint2D()
point2DVectorToPoint()
assertMatchingDimensions()
NetworKit::QuadNode
QuadNode()
QuadNode()
split()
addContent()
removeContent()
outOfReach()
outOfReach()
hyperbolicDistances()
responsible()
getElements()
getCoordinates()
getAppropriateLeaf()
getElementsInEuclideanCircle()
getElementsProbabilistically()
maybeGetKthElement()
trim()
size()
recount()
height()
countLeaves()
getLeftAngle()
getRightAngle()
getMinR()
getMaxR()
getID()
indexSubtree()
getCellID()
getMaxIDInSubtree()
reindex()
children
NetworKit::QuadNodeCartesianEuclid
QuadNodeCartesianEuclid()
split()
addContent()
removeContent()
outOfReach()
EuclideanDistances()
responsible()
getElements()
getCoordinates()
getElementsInEuclideanCircle()
getElementsProbabilistically()
maybeGetKthElement()
trim()
size()
recount()
height()
countLeaves()
getID()
indexSubtree()
getCellID()
getMaxIDInSubtree()
reindex()
children
NetworKit::QuadNodePolarEuclid
QuadNodePolarEuclid()
QuadNodePolarEuclid()
split()
addContent()
removeContent()
outOfReach()
outOfReach()
EuclideanDistances()
responsible()
getElements()
getCoordinates()
getElementsInEuclideanCircle()
getElementsProbabilistically()
maybeGetKthElement()
trim()
size()
recount()
height()
countLeaves()
getLeftAngle()
getRightAngle()
getMinR()
getMaxR()
getID()
indexSubtree()
getCellID()
getMaxIDInSubtree()
reindex()
children
NetworKit::Quadtree
Quadtree()
Quadtree()
Quadtree()
addContent()
removeContent()
getElements()
extractCoordinates()
getElementsInHyperbolicCircle()
getElementsInHyperbolicCircle()
getElementsInHyperbolicCircle()
getElementsProbabilistically()
getElementsProbabilistically()
recount()
size()
height()
countLeaves()
indexSubtree()
getCellID()
getMaxRadius()
reindex()
trim()
NetworKit::QuadtreePolarEuclid
QuadtreePolarEuclid()
QuadtreePolarEuclid()
QuadtreePolarEuclid()
addContent()
removeContent()
getElements()
extractCoordinates()
getElementsInEuclideanCircle()
getElementsProbabilistically()
getElementsProbabilistically()
recount()
size()
height()
countLeaves()
indexSubtree()
getCellID()
getMaxRadius()
reindex()
trim()
NetworKit::SSSP
SSSP()
~SSSP()
run()
getDistances()
distance()
numberOfPaths()
_numberOfPaths()
getPredecessors()
getPath()
getPaths()
getNumberOfPaths()
getNodesSortedByDistance()
getReachableNodes()
setSource()
setTarget()
getSumOfDistances()
G
source
target
sumDist
reachedNodes
distances
previous
npaths
nodesSortedByDistance
storePaths
storeNodesSortedByDistance
NetworKit::Vector
Vector()
Vector()
Vector()
Vector()
getDimension()
isTransposed()
transpose()
length()
mean()
operator[]()
fill()
operator[]()
at()
operator==()
operator!=()
operator*()
operator*()
operator*()
operator*=()
operator/()
operator/=()
operator+()
operator+()
operator+=()
operator+=()
operator-()
operator-()
operator-=()
operator-=()
apply()
forElements()
forElements()
parallelForElements()
parallelForElements()
outerProduct()
innerProduct()