| Overview | Group | Tree | Graph | Index | Concepts |
The values in this enumeration indicate the failure status of an instance
of IloSolver after an unsuccessful IloSolver::solve or IloSolver::next. The member
function IloSolver::getFailureStatus is used to query the
failure status of an instance of IloSolver.
See Also:
| Fields |
|---|
searchHasNotFailed | |
searchFailedNormally | |
searchStoppedByLimit | |
searchStoppedByLabel | |
searchStoppedByExit | |
unknownFailureStatus |