Enum Class GraphUtils.GraphType

java.lang.Object
java.lang.Enum<GraphUtils.GraphType>
edu.cmu.tetrad.graph.GraphUtils.GraphType
All Implemented Interfaces:
Serializable, Comparable<GraphUtils.GraphType>, Constable
Enclosing class:
GraphUtils

public static enum GraphUtils.GraphType extends Enum<GraphUtils.GraphType>
The GraphType enum represents the types of graphs that can be used in the application.