MetaNetworkDict

class MetaNetworkDict.MetaNetworkDict[source]

A subclass of the MetaNetwork class that handles networks by storing them as a tuple of a dictionary of attributes and a defaultdict(dict) of edges.