![]() |
Sleipnir Python API
|
Static Public Attributes | |
int | SUCCESS = 0 |
int | SOLVED_TO_ACCEPTABLE_TOLERANCE = 1 |
int | CALLBACK_REQUESTED_STOP = 2 |
int | TOO_FEW_DOFS = -1 |
int | LOCALLY_INFEASIBLE = -2 |
int | FACTORIZATION_FAILED = -3 |
int | LINE_SEARCH_FAILED = -4 |
int | NONFINITE_INITIAL_COST_OR_CONSTRAINTS = -5 |
int | DIVERGING_ITERATES = -6 |
int | MAX_ITERATIONS_EXCEEDED = -7 |
int | TIMEOUT = -8 |
Solver exit status. Negative values indicate failure.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |