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

Syntax

C#
protected internal virtual Cplex..::..NodeId MakeBranch(
	IConstraint[] cuts,
	double objestimate
)

Parameters

cuts
Type: array<ILOG.Concert..::..IConstraint>[]()[][]
objestimate
Type: System..::..Double

See Also