The OplCplexBasis type exposes the following members.
Methods
| Name | Description | |||
|---|---|---|---|---|
|
|
Attach |
Attach a variable map vars to a value map statuses. After some attachments have been done, only the elements with attachments are taken into account to get/set basis.
|
||
|
|
Dispose | |||
|
|
End |
Clears the memory used by this object
|
||
|
|
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
||
|
|
Finalize | (Overrides Object..::..Finalize()()()().) | ||
|
|
GetBasis |
Saves basis information for a CPLEX instance.
Return ValueIloTrue if the basis was successfully saved. |
||
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
||
|
|
GetType |
Gets the type of the current instance. (Inherited from Object.) |
||
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
||
|
|
SetBasis |
Restores basis information for a CPLEX instance.
Return ValueIloTrue if the basis was successfully restored. |
||
|
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |