The OplConflictIterator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Attach(IloConstraint, Double) | |
|
|
Attach(IloConstraintMap, IloNumMap) | |
|
|
clearAttachements |
Clear all previously attached constraints.
|
|
|
Dispose | |
|
|
End |
Clears the memory used by this object
|
|
|
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
|
excludeConflict |
Excludes the current conflict and find next. This allows to iterate more conflicts. The currently conflicting constraints will be excluded from next conflict refinement.
|
|
|
Finalize | (Overrides Object..::..Finalize()()()().) |
|
|
first |
Goes to the first in conflict.
|
|
|
getExtractable |
Returns the extractable in conflict.
Return ValueThe [!:IExtractable] in conflict. |
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
getStatus |
Returns the CPLEX status of the conflict.
Return ValueAn integer to indicate the status of conflict. |
|
|
GetType |
Gets the type of the current instance. (Inherited from Object.) |
|
|
hasNext |
Returns true, if there another conflict.
Return Valuetrue if there is another relaxation. |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
next |
Goes to the next conflict.
|
|
|
PrintConflict | |
|
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |