FRAMES NO FRAMES

Enumeration FailureStatus

Definition file: ilsolver/ilosolverhandle.h
Include file: <ilsolver/ilosolver.h>

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