|
| MockMipVariable (double lb, double ub, bool integer, const std::string &name) |
|
bool | isInteger () const override |
|
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 |
|
◆ getLb()
double MockMipVariable::getLb |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getName()
const std::string & MockMipVariable::getName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getUb()
double MockMipVariable::getUb |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ isInteger()
bool MockMipVariable::isInteger |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ setBounds()
void MockMipVariable::setBounds |
( |
double | lb, |
|
|
double | ub ) |
|
inlineoverridevirtual |
◆ setLb()
void MockMipVariable::setLb |
( |
double | lb | ) |
|
|
inlineoverridevirtual |
◆ setUb()
void MockMipVariable::setUb |
( |
double | ub | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- src/tests/src/solver/optim-model-filler/test_componentFiller.cpp