GAMSlinks  0.4
Public Member Functions | Private Attributes | List of all members
GamsCutGenerator Class Reference

#include <GamsCutGenerator.hpp>

Inheritance diagram for GamsCutGenerator:
Inheritance graph
[legend]
Collaboration diagram for GamsCutGenerator:
Collaboration graph
[legend]

Public Member Functions

 GamsCutGenerator (GamsBCH &bch_, CbcModel *&modelptr_)
 
void generateCuts (const OsiSolverInterface &si, OsiCuts &cs, const CglTreeInfo info) const
 
CglCutGenerator * clone () const
 

Private Attributes

GamsBCHbch
 
CbcModel *& modelptr
 

Detailed Description

Definition at line 20 of file GamsCutGenerator.hpp.

Constructor & Destructor Documentation

GamsCutGenerator::GamsCutGenerator ( GamsBCH bch_,
CbcModel *&  modelptr_ 
)

Member Function Documentation

void GamsCutGenerator::generateCuts ( const OsiSolverInterface &  si,
OsiCuts &  cs,
const CglTreeInfo  info 
) const
CglCutGenerator* GamsCutGenerator::clone ( ) const

Member Data Documentation

GamsBCH& GamsCutGenerator::bch
private

Definition at line 22 of file GamsCutGenerator.hpp.

CbcModel*& GamsCutGenerator::modelptr
private

Definition at line 24 of file GamsCutGenerator.hpp.


The documentation for this class was generated from the following file: