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