The OplRunConfiguration type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
addDatPath |
|
|
|
Clear | |
|
|
Dispose | |
|
|
End |
Clears the memory used by this object
|
|
|
endCpp |
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.) |
|
|
GetOplModel |
This member function retrieves the OPL model instance for this run configuration. The first call to this method triggers instantiation of all missing objects. That may include objects of type OplErrorHandler, OplSettings, OplModelSource, OplModelDefinition, OplDataSource, [!:ICplex], IloCP, OplModel.
Return ValueA model instance. |
|
|
GetType |
Gets the type of the current instance. (Inherited from Object.) |
|
|
IsCompiledModel |
This member function tests whether the model file is compiled.
Return ValueIloTrue if the model file is compiled. |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
SetCP |
This member function specifies the instance of the CP engine to use. If no CP engine is specified, a new one is created.
|
|
|
SetCplex |
This member function specifies the instance of the CPLEX engine to use. If no CPLEX engine is specified, a new one is created.
|
|
|
setOwnEngine | |
|
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |