#include <CbcCountRowCut.hpp>
Definition at line 134 of file CbcCountRowCut.hpp.
| CbcRowCuts::CbcRowCuts |
( |
int |
initialMaxSize = 0, |
|
|
int |
hashMultiplier = 4 |
|
) |
| |
| CbcRowCuts::~CbcRowCuts |
( |
| ) |
|
| OsiRowCut2* CbcRowCuts::cut |
( |
int |
sequence | ) |
const |
|
inline |
| int CbcRowCuts::numberCuts |
( |
| ) |
const |
|
inline |
| int CbcRowCuts::sizeRowCuts |
( |
| ) |
const |
|
inline |
| OsiRowCut* CbcRowCuts::rowCutPtr |
( |
int |
sequence | ) |
|
|
inline |
| void CbcRowCuts::eraseRowCut |
( |
int |
sequence | ) |
|
| int CbcRowCuts::addCutIfNotDuplicate |
( |
const OsiRowCut & |
cut, |
|
|
int |
whichType = 0 |
|
) |
| |
| int CbcRowCuts::addCutIfNotDuplicateWhenGreedy |
( |
const OsiRowCut & |
cut, |
|
|
int |
whichType = 0 |
|
) |
| |
| void CbcRowCuts::addCuts |
( |
OsiCuts & |
cs | ) |
|
| void CbcRowCuts::truncate |
( |
int |
numberAfter | ) |
|
The documentation for this class was generated from the following file: