![]() ![]() | The Bounded solution status indicates that the Cplex optimizer has determined that the model is not unbounded. |
![]() ![]() | The Error solution status indicates that an error has occurred. |
![]() ![]() | The Feasible solution status indicates that the Cplex optimizer has found a feasible solution that can be queried with the method getValue . |
![]() ![]() | The Infeasible solution status indicates that the Cplex optimizer has determined that the model is infeasible. |
![]() ![]() | The InfeasibleOrUnbounded solution status indicates that the Cplex optimizer has determined that the model is infeasible or unbounded. |
![]() ![]() | The Optimal solution status indicates that the Cplex optimizer has found an optimal solution that can be queried with the method getValue . |
![]() ![]() | The Unbounded solution status indicates that the Cplex optimizer has determined that the model is unbounded. |
![]() ![]() | The Unknown solution status indicates that the optimizer has not gathered any information about the active model. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Transforms status into a human-readable string. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |