Calculates Multi-KCore Centrality. Computes centrality in each layer separately and then get the max per node.

GetMultiKCoreCentrality(SupraAdjacencyMatrix, Layers, Nodes)

Arguments

SupraAdjacencyMatrix

the supra-adajcency matrix

Layers

scalar, number of layers

Nodes

scalar, number of nodes

Value

Vector of K-core centralities