The Cplex..::..SearchLimit type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Check |
Reports whether the invoking search limit has been reached.
| |
| 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.) | |
| GetDepth |
Returns the depth of the current node in the search tree.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetLeftDepth |
Returns the left depth of the current node in the search tree.
| |
| GetRightDepth |
Returns the right depth of the current node in the search tree.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Init |
Initializes a search limit.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |