tnetwork.DynGraphIG.graph_at_time

DynGraphIG.graph_at_time(t: int) → <Mock id='140225476712784'>[source]

Graph as it is at time t

Return a networkx graph corresponding to the graphs as it is at time t, i.e., edges and nodes present at that time

Parameters:t – timestep
Returns:a networkx Graph