Dip-All  0.91.0
Public Attributes | List of all members
CbcGenCtlBlk::gomoryCtl_struct Struct Reference

Control variable and prototype for Gomory cut generator. More...

Collaboration diagram for CbcGenCtlBlk::gomoryCtl_struct:
Collaboration graph
[legend]

Public Attributes

CGControl action_
 
CglGomoryproto_
 
int limit_
 
int limitAtRoot_
 

Detailed Description

Control variable and prototype for Gomory cut generator.

Definition at line 822 of file CbcGenCtlBlk.hpp.

Member Data Documentation

CGControl CbcGenCtlBlk::gomoryCtl_struct::action_

Definition at line 823 of file CbcGenCtlBlk.hpp.

Referenced by CbcGenCtlBlk::setGomoryAction().

CglGomory* CbcGenCtlBlk::gomoryCtl_struct::proto_

Definition at line 824 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::gomoryCtl_struct::limit_

Definition at line 825 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::gomoryCtl_struct::limitAtRoot_

Definition at line 826 of file CbcGenCtlBlk.hpp.


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