|
|
void | setLb (double lb) override |
| |
|
void | setUb (double ub) override |
| |
|
void | setBounds (double lb, double ub) override |
| |
|
double | getLb () const override |
| |
|
double | getUb () const override |
| |
|
const std::string & | getName () const override |
| |
|
bool | isInteger () const override |
| |
|
const operations_research::MPVariable * | getMpVar () const |
| |
|
LinearProblemApi::MipBasisStatus | getMipBasisStatus () const override |
| |
|
double | solutionValue () const override |
| |
|
double | reducedCost () const override |
| |
|
| OrtoolsMipVariable (operations_research::MPVariable *) |
| |
The documentation for this class was generated from the following files:
- src/optimisation/linear-problem-mpsolver-impl/include/antares/optimisation/linear-problem-mpsolver-impl/mipVariable.h
- src/optimisation/linear-problem-mpsolver-impl/mipVariable.cpp