GetGiantIntersectionComponent: Return the largest connected component obtained by...

GetGiantIntersectionComponentR Documentation

Return the largest connected component obtained by intersecting LCC of each layer. Assumption: the network is an edge-colored multigraph

Description

Return the largest connected component obtained by intersecting LCC of each layer. Assumption: the network is an edge-colored multigraph

Usage

GetGiantIntersectionComponent(SupraAdjacencyMatrix, Layers, Nodes)

Arguments

SupraAdjacencyMatrix

the supra-adajcency matrix

Layers

scalar, number of layers

Nodes

scalar, number of nodes

Value

The largest connected component


manlius/muxViz documentation built on March 1, 2023, 10:28 a.m.