sim.rand.graph.clust: Simulate a random graph with given degree sequence and clustering.
Description
This function will simulate a random graph with a given degree sequence and
clustering coefficient. This function calls choose.edges to decide
which edges will be re-wired.