The OplCplexVectors type exposes the following members.
Methods
| Name | Description | |||
|---|---|---|---|---|
|
|
Attach(IIntVarMap, IIntMap) |
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.
|
||
|
|
Attach(INumVarMap, INumMap) |
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.
|
||
|
|
clear |
Clears this objects and gets it back to a clean version
|
||
|
|
deleteStart |
Delete all the MIP start information of the given cplex
|
||
|
|
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()()()().) | ||
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
||
|
|
GetStart |
Saves the MIP start information.
Return ValueIloTrue if MIP start was successfully saved. |
||
|
|
GetType |
Gets the type of the current instance. (Inherited from Object.) |
||
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
||
|
|
SetStart |
Restores the MIP start information.
Return ValueIloTrue if MIP start was successfully restored. |
||
|
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |