Returns the depth in the search tree of the current node.

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
protected internal int GetDepth()

Return Value

The depth of the current node in the branch-and-cut tree.

See Also