An igraph object, a baseline graph for generating random graph.
fix.edge
When fix.edge = TRUE, the number of edges is fixed and equal to the number of edges in the original graph g.
When fix.edge = FALSE, the number of edges is randomly generated according to the connection probability of the original graph g.
Value
A data list in which each component is an igraph object.