Search
Representation Constructor (Graph, Boolean, Boolean)
See Also
 






Namespace: com.mindfusion.graphs
Package: com.mindfusion.graphs

 Syntax

Java  Copy Code

public Representation (
    Graph stGraph,
    boolean weighted,
    boolean xOrdering
)

 Parameters

stGraph

weighted

xOrdering

 See Also