humoto
Public Types | List of all members
humoto::SolverStatus Class Reference

Detailed Description

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 }
 

Member Enumeration Documentation

◆ Status

Enumerator
UNDEFINED 
OK 
MAX_ITER 
OTHER 

Definition at line 20 of file solution.h.


The documentation for this class was generated from the following file: