Add a cycle at time t.
A DyNetx graph
A container of nodes.
snapshot id
add_path, add_cycle
>>> G = dn.DynGraph() >>> dn.add_cycle(G, [0,1,2,3], t=0)