Hi,
I have a Graph which evolves in a simulation (removing and adding edges). Then, I would like to come back to the initial state. Is there any way? If not, what is the best way to copy a graph to have always the initial state of the graph as another variable?
Regards and thanks