#include <DecompCut.h>
Definition at line 34 of file DecompCut.h.
◆ DecompCut()
◆ ~DecompCut()
virtual DecompCut::~DecompCut |
( |
| ) |
|
|
inlinevirtual |
◆ getLowerBound()
double DecompCut::getLowerBound |
( |
| ) |
const |
|
inline |
◆ getUpperBound()
double DecompCut::getUpperBound |
( |
| ) |
const |
|
inline |
◆ getViolation()
double DecompCut::getViolation |
( |
| ) |
const |
|
inline |
◆ getEffCnt()
int DecompCut::getEffCnt |
( |
| ) |
const |
|
inline |
◆ getStrHash()
std::string DecompCut::getStrHash |
( |
| ) |
const |
|
inline |
◆ setLowerBound()
void DecompCut::setLowerBound |
( |
const double |
lb | ) |
|
|
inline |
◆ setUpperBound()
void DecompCut::setUpperBound |
( |
const double |
ub | ) |
|
|
inline |
◆ setViolation()
void DecompCut::setViolation |
( |
const double |
violation | ) |
|
|
inline |
◆ calcViolation()
bool DecompCut::calcViolation |
( |
const CoinPackedVector * |
row, |
|
|
const double * |
x |
|
) |
| |
◆ setStringHash()
virtual void DecompCut::setStringHash |
( |
CoinPackedVector * |
row, |
|
|
double |
infinity |
|
) |
| |
|
inlinevirtual |
◆ expandCutToRow()
◆ setBounds()
virtual void DecompCut::setBounds |
( |
| ) |
|
|
inlinevirtual |
◆ isSame()
virtual bool DecompCut::isSame |
( |
const DecompCut * |
cut | ) |
const |
|
inlinevirtual |
◆ print()
virtual void DecompCut::print |
( |
std::ostream * |
os = &std::cout | ) |
const |
|
virtual |
◆ resetEffCnt()
void DecompCut::resetEffCnt |
( |
| ) |
|
|
inline |
◆ increaseEffCnt()
void DecompCut::increaseEffCnt |
( |
| ) |
|
|
inline |
Increase the effectiveness count by 1 (or to 1 if it was negative).
Return the new effectiveness count.
Definition at line 124 of file DecompCut.h.
◆ decreaseEffCnt()
void DecompCut::decreaseEffCnt |
( |
| ) |
|
|
inline |
Decrease the effectiveness count by 1 (or to -1 if it was positive).
Return the new effectiveness count.
Definition at line 130 of file DecompCut.h.
◆ m_strHash
std::string DecompCut::m_strHash |
|
protected |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/Dip-releases-0.95.0/Dip/src/DecompCut.h