|
|
void | solve () |
| |
|
void | addVar (const std::string &name, double lb, double ub, double linObj, double quadObj) |
| |
|
void | addConstr (const std::string &name, double lb, double ub, const std::vector< int > &vars, const std::vector< double > &coefs) |
| |
|
void | checkPrimalSolution (const std::vector< double > &expected) |
| |
|
void | checkDualSolution (const std::vector< double > &expected) |
| |
|
void | checkReducedCosts (const std::vector< double > &expected) |
| |
|
void | checkAllNan (const std::vector< double > &actual) |
| |
The documentation for this struct was generated from the following file:
- src/tests/src/solver/utils/test_ortools_quadratic_wrapper.cpp