Initializing help system before first use

XPRSmipsolenum Class

Inheritance Hierarchy
SystemObject
   OptimizerXPRSobject
     OptimizerXPRSmipsolenum

Namespace:  Optimizer
Assembly: xprsdn (in xprsdn.dll) Version: 45.01.02+1f9fd7ff9a8620394fec1839699751312debed40
Syntax
C#
public class XPRSmipsolenum : XPRSobject

The XPRSmipsolenum type exposes the following members.

Constructors
  Name Description
Public method XPRSmipsolenum Initializes a new instance of the XPRSmipsolenum class
Top
Properties
  Name Description
Public property CallbackCullSols_Diversity  
Public property CallbackCullSols_MipObject  
Public property CallbackCullSols_ModObject  
Public property DiversitySum  
Public property Metric_Diversity  
Public property Metric_MipObject  
Public property Metric_ModObject  
Public property ObjectPointer Returns the C language 'pointer' to the native object that this managed class is wrapping. For internal FICO use only.
(Inherited from XPRSobject)
Public property OptimizeDiversity  
Public property OutputLog  
Public property OutputTol  
Public property Solutions  
Top
Methods
  Name Description
Public method AddGetSolutionDiffCallback(MseGetSolutionDiffCallback) Add GetSolutionDiff callback.
Public method AddGetSolutionDiffCallback(MseGetSolutionDiffCallback, Int32) Add GetSolutionDiff callback with the specified priority.
Public method AddGetSolutionDiffCallback(MseGetSolutionDiffCallback, Object) Add GetSolutionDiff callback with a user object that is passed to the callback on invocation.
Public method AddGetSolutionDiffCallback(MseGetSolutionDiffCallback, Object, Int32) Add GetSolutionDiff callback with specified priority and a user object that is passed to the callback on invocation.
Public method AddMsgHandlerCallback(MsgHandlerCallback) Add MsgHandler callback.
(Overrides XPRSobjectAddMsgHandlerCallback(MsgHandlerCallback))
Public method AddMsgHandlerCallback(TextWriter)
(Inherited from XPRSobject)
Public method AddMsgHandlerCallback(MsgHandlerCallback, Int32) Add MsgHandler callback with the specified priority.
(Overrides XPRSobjectAddMsgHandlerCallback(MsgHandlerCallback, Int32))
Public method AddMsgHandlerCallback(MsgHandlerCallback, Object) Add MsgHandler callback with a user object that is passed to the callback on invocation.
(Overrides XPRSobjectAddMsgHandlerCallback(MsgHandlerCallback, Object))
Public method AddMsgHandlerCallback(MsgHandlerCallback, Object, Int32) Add MsgHandler callback with specified priority and a user object that is passed to the callback on invocation.
(Overrides XPRSobjectAddMsgHandlerCallback(MsgHandlerCallback, Object, Int32))
Public method CopyCallbacks Copy callbacks to this XPRSmipsolenum from another
Public method Destroy
(Overrides XPRSobjectDestroy)
Public method Dispose
(Inherited from XPRSobject)
Public method Equals
(Inherited from XPRSobject)
Protected method Finalize
(Inherited from XPRSobject)
Public method GetCullChoice(Int32, Int32, Int32, Double, Boolean)  
Public method GetCullChoice(Int32, Int32, Int32, Double, Double, Int32, Boolean)  
Public method GetCullChoice(Int32, Int32, Int32, Int32, Double, Double, Int32, Boolean)  
Public method GetDblAttrib(Int32)  
Public method GetDblAttrib(Int32, Double)  
Public method GetDblControl(Int32)  
Public method GetDblControl(Int32, Double)  
Public method GetHashCode
(Inherited from XPRSobject)
Public method GetIntAttrib(Int32)  
Public method GetIntAttrib(Int32, Int32)  
Public method GetIntControl(Int32)  
Public method GetIntControl(Int32, Int32)  
Public method GetLastError
(Overrides XPRSobjectGetLastError)
Public method GetLastError(Int32)  
Public method GetObjectTypeName Function to access the type name of an object referenced using the generic Optimizer object pointer XPRSobject.
(Inherited from XPRSobject)
Public method GetSolBaseName  
Public method GetSolList  
Public method GetSolMetric  
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method Maxim(XPRSprob, XPRSmipsolpool, MipSolEnumHandlerCallback, Int32)  
Public method Maxim(XPRSprob, XPRSmipsolpool, MipSolEnumHandlerCallback, Object, Int32)  
Protected method MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
Public method Minim(XPRSprob, XPRSmipsolpool, MipSolEnumHandlerCallback, Int32)  
Public method Minim(XPRSprob, XPRSmipsolpool, MipSolEnumHandlerCallback, Object, Int32)  
Public method Opt(XPRSprob, XPRSmipsolpool, MipSolEnumHandlerCallback, Int32)  
Public method Opt(XPRSprob, XPRSmipsolpool, MipSolEnumHandlerCallback, Object, Int32)  
Public method RemoveGetSolutionDiffCallback Remove GetSolutionDiff callback.
Public method RemoveGetSolutionDiffCallbacks Remove all GetSolutionDiff callbacks.
Public method RemoveMsgHandlerCallback Remove MsgHandler callback.
(Overrides XPRSobjectRemoveMsgHandlerCallback(MsgHandlerCallback))
Public method RemoveMsgHandlerCallbacks Remove all MsgHandler callbacks.
(Overrides XPRSobjectRemoveMsgHandlerCallbacks)
Public method SetDblControl  
Public method SetIntControl  
Public method SetSolBaseName  
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Top
See Also

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