OBOE  0.1
ExitCode.h File Reference

Go to the source code of this file.

Namespaces

namespace  Accpm

Enumerations

enum  Accpm::ExitCode {
  Accpm::LOCSET_EMPTY = -5, Accpm::CONVEXITY_FAILURE = -4, Accpm::LA_ERROR = -3, Accpm::CHOLESKY_FAILURE = -2,
  Accpm::UNKNOWN = -1, Accpm::ITERATING = 0, Accpm::RELATIVE_GAP_REACHED = 2, Accpm::USER_STOP = 3,
  Accpm::MAX_OUTER_ITERATIONS = 4
}