tnetwork.DynGraphSN.graph_at_time

DynGraphSN.graph_at_time(t)[source]

Return the graph as it is at time t

Parameters:t – a time step identifier
Returns:the graph as a networkx graph