Class RandomGraph

java.lang.Object
edu.cmu.tetrad.graph.RandomGraph

public class RandomGraph extends Object
The RandomGraph class provides methods for generating random graphs. It includes methods for generating random directed acyclic graphs (DAGs), random graphs with arbitrary edges, and random scale-free graphs.