Initializing help system before first use

EstimateCallback Delegate

Namespace:   Optimizer
Assembly:  xprsdn (in xprsdn.dll) Version: 42.01.01
Syntax
C#
public delegate int EstimateCallback(
	XPRSprob cbprob,
	Object cbdata,
	ref int p_entity,
	ref int p_prio,
	ref double p_degbest,
	ref double p_degworst,
	ref double p_current,
	ref int p_preferred,
	ref int p_ninf,
	ref double p_degsum,
	ref int p_nbranches
)

Parameters

cbprob
Type:  OptimizerXPRSprob
cbdata
Type:  SystemObject
p_entity
Type:  SystemInt32
p_prio
Type:  SystemInt32
p_degbest
Type:  SystemDouble
p_degworst
Type:  SystemDouble
p_current
Type:  SystemDouble
p_preferred
Type:  SystemInt32
p_ninf
Type:  SystemInt32
p_degsum
Type:  SystemDouble
p_nbranches
Type:  SystemInt32

Return Value

Type:  Int32
See Also

© 2001-2023 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.