Go to the source code of this file.
Functions |
| int32_t | pr_loqo (int32_t n, int32_t m, float64_t c[], float64_t h_x[], float64_t a[], float64_t b[], float64_t l[], float64_t u[], float64_t primal[], float64_t dual[], int32_t verb, float64_t sigfig_max, int32_t counter_max, float64_t margin, float64_t bound, int32_t restart) |
Macro Definition Documentation
| #define DUAL_INFEASIBLE 5 |
| #define ITERATION_LIMIT 3 |
| #define OPTIMAL_SOLUTION 1 |
| #define PRIMAL_AND_DUAL_INFEASIBLE 6 |
| #define PRIMAL_INFEASIBLE 4 |
| #define PRIMAL_UNBOUNDED 8 |
| #define SUBOPTIMAL_SOLUTION 2 |