Returns the number of nodes remaining to be processed, or, equivalently, the number of active nodes in the tree.

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

Syntax

C#
protected int GetNremainingNodes()

Return Value

The number of nodes remaining to be processed.

See Also