tnetwork.DynGraphSN.__init__¶
-
DynGraphSN.__init__(data=None, frequency=1)[source]¶ Instanciate a new graph, with or without initial data
Parameters: - data – can be a dictionary {time step:graph} or a list of graph, in which sase time steps are integers starting at 0
- frequency – minimal time difference between two observations. Default: 1