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

GetGiantIntersectionComponentFromNetworkList(g.list)

Arguments

g.list

list of igraph network objects

Value

The largest connected component