Initializing help system before first use

SetBranchCuts Method (Int32, Cut[])

Note: This API is now obsolete.

Specifies the pointers to cuts in the cut pool that are to be applied in order to branch on a user entity. This routine can only be called from the user separate callback function, addCbSepnode.

Namespace:   Optimizer
Assembly:  xprsdn (in xprsdn.dll) Version: 42.01.05
Syntax
C#
[ObsoleteAttribute("Obsolete since version 42.00", false)]
public void SetBranchCuts(
	int ncuts,
	Cut[] cutind
)

Parameters

ncuts
Type:  SystemInt32
Number of cuts to apply.
cutind
Type:  OptimizerCut
Array containing the pointers to the cuts in the cut pool that are to be applied. Typically obtained from storeCuts.
Remarks
See Also

© 2001-2024 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.