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