The Cplex..::..Quality type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetConstraint |
Returns the constraint for which the quality measure is attained,
if any.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetNumVar |
Returns the variable at which the quality measure is attained,
if any.
| |
| GetQualityType |
Returns the Cplex.QualityType of the invoking quality
measure.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValue |
Returns the numeric value of the invoking quality measure.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
Returns a string with the numeric value of the invoking quality measure.
(Overrides Object..::..ToString()()()().) |