tnetwork.DynCommunitiesSN.communities

DynCommunitiesSN.communities(t=None)[source]

Communities

If t is given, return communities at this t as a dict, key=node, value=set of communities else, return a dict, key:node, value: dict community:list of times

Parameters:t – time
Returns:dictionary, key=node, value=dict community:list of times or if t is not None: dict community:list