This class holds a MIP feasible primal solution.
More...
#include <BcpsDecompSolution.h>
This class holds a MIP feasible primal solution.
Definition at line 35 of file BcpsDecompSolution.h.
◆ BcpsDecompSolution() [1/2]
BcpsDecompSolution::BcpsDecompSolution |
( |
| ) |
|
|
inline |
◆ BcpsDecompSolution() [2/2]
BcpsDecompSolution::BcpsDecompSolution |
( |
const int |
s, |
|
|
const double * |
val, |
|
|
const double |
obj |
|
) |
| |
|
inline |
◆ ~BcpsDecompSolution()
BcpsDecompSolution::~BcpsDecompSolution |
( |
| ) |
|
|
inline |
◆ getObjValue()
double BcpsDecompSolution::getObjValue |
( |
| ) |
const |
|
inline |
◆ getQuality()
virtual double BcpsDecompSolution::getQuality |
( |
| ) |
const |
|
inlinevirtual |
◆ getSize()
int BcpsDecompSolution::getSize |
( |
| ) |
const |
|
inline |
◆ getColSolution() [1/2]
const double* BcpsDecompSolution::getColSolution |
( |
| ) |
const |
|
inline |
◆ getColSolution() [2/2]
double BcpsDecompSolution::getColSolution |
( |
int |
i | ) |
const |
|
inline |
◆ print()
virtual void BcpsDecompSolution::print |
( |
std::ostream & |
os | ) |
const |
|
virtual |
The documentation for this class was generated from the following file: