|
GAMSlinks
0.4
|
#include <GamsCutGenerator.hpp>


Public Member Functions | |
| GamsCutGenerator (GamsBCH &bch_, CbcModel *&modelptr_) | |
| void | generateCuts (const OsiSolverInterface &si, OsiCuts &cs, const CglTreeInfo info) const |
| CglCutGenerator * | clone () const |
Private Attributes | |
| GamsBCH & | bch |
| CbcModel *& | modelptr |
Definition at line 20 of file GamsCutGenerator.hpp.
| GamsCutGenerator::GamsCutGenerator | ( | GamsBCH & | bch_, |
| CbcModel *& | modelptr_ | ||
| ) |
| void GamsCutGenerator::generateCuts | ( | const OsiSolverInterface & | si, |
| OsiCuts & | cs, | ||
| const CglTreeInfo | info | ||
| ) | const |
| CglCutGenerator* GamsCutGenerator::clone | ( | ) | const |
|
private |
Definition at line 22 of file GamsCutGenerator.hpp.
|
private |
Definition at line 24 of file GamsCutGenerator.hpp.
1.8.5