|
humoto
|
Return status of a solver.
Definition at line 17 of file solution.h.
#include <solution.h>
Public Types | |
| enum | Status { UNDEFINED = 0, OK = 1, MAX_ITER = 2, OTHER = 3 } |
| Enumerator | |
|---|---|
| UNDEFINED | |
| OK | |
| MAX_ITER | |
| OTHER | |
Definition at line 20 of file solution.h.
1.8.13