Initializing help system before first use

XPRBvar Methods

The XPRBvar type exposes the following members.

Methods
  Name Description
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodStatic memberCode example EqualTo(XPRBterm, XPRBvar) Create an XPRBrelation from an XPRBvar and an XPRBterm. Equal to.
Public methodStatic memberCode example EqualTo(XPRBvar, XPRBterm) Create an XPRBrelation from an XPRBvar and an XPRBterm. Equal to.
Public methodStatic memberCode example EqualTo(XPRBvar, XPRBvar) Create an XPRBrelation from two XPRBvars. Equal to.
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodCode example fix Fix the variable bounds.
Public methodCode example getColNum Retrieve the variable column number.
Public methodCode example getCRef Retrieves the variable reference.
Public method GetHashCode Serves as the default hash function.
(Inherited from Object)
Public methodCode example getLB Retrieve the lower variable bound.
Public methodCode example getLim Retrieve the variable's integer limit for a partial integer or semi-continuous variable.
Public methodCode example getLim(Double) Retrieve the variable's integer limit for a partial integer or semi-continuous variable.
Public methodCode example getName Retrieve the variable name.
Public methodCode example getRCost Retrieve the variable's reduced cost value.
Public methodCode example getRNG Compute (if required) ranges and return a column range.
Public methodCode example getSol Retrieve the variable solution.
Public methodCode example getType Retrieve the variable type.
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public methodCode example getUB Retrieve the upper variable bound.
Public methodCode example getvarRef Retrieves the variable reference.
Public methodStatic memberCode example GtEq(XPRBterm, XPRBvar) Create an XPRBrelation from an XPRBvar and an XPRBterm. Greater than or equal to.
Public methodStatic memberCode example GtEq(XPRBvar, XPRBterm) Create an XPRBrelation from an XPRBvar and an XPRBterm. Greater than or equal to.
Public methodStatic memberCode example GtEq(XPRBvar, XPRBvar) Create an XPRBrelation from two XPRBvars. Greater than or equal to.
Public methodCode example isValid Returns whether the variable reference is valid.
Public methodStatic memberCode example LeEq(XPRBterm, XPRBvar) Create an XPRBrelation from an XPRBvar and an XPRBterm. Less than or equal to.
Public methodStatic memberCode example LeEq(XPRBvar, XPRBterm) Create an XPRBrelation from an XPRBvar and an XPRBterm. Less than or equal to.
Public methodStatic memberCode example LeEq(XPRBvar, XPRBvar) Create an XPRBrelation from two XPRBvars. Less than or equal to.
Protected method MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
Public methodCode example print Prints the XPRBvar variable information.
Public methodCode example setDir(Int32) Set a variable directive (value zero).
Public methodCode example setDir(Int32, Double) Set a variable directive.
Public methodCode example setLB Sets the variable lower bound.
Public methodCode example setLim Sets the variable integer limit.
Public methodCode example setType Sets the variable type.
Public methodCode example setUB Sets the variable upper bound.
Public methodCode example sqr Find the square of the variable.
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.