Instructs the Cplex branch-and-cut search not to create any child nodes for the current node.

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

Syntax

C#
protected internal virtual void Prune()

See Also