Search
Graph.convertToStGraphVirtualEnds Method
See Also
 






The input should be biconnected undirected graph. The output is directed acyclic ST graph.

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

 Syntax

Java  Copy Code

public StConversion convertToStGraphVirtualEnds ()

 Return Value

 See Also