Dip  0.92.4
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 871 of file CbcGenCtlBlk.hpp.

Member Data Documentation

CGControl CbcGenCtlBlk::gomoryCtl_struct::action_

Definition at line 872 of file CbcGenCtlBlk.hpp.

Referenced by CbcGenCtlBlk::setGomoryAction().

CglGomory* CbcGenCtlBlk::gomoryCtl_struct::proto_

Definition at line 873 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::gomoryCtl_struct::limit_

Definition at line 874 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::gomoryCtl_struct::limitAtRoot_

Definition at line 875 of file CbcGenCtlBlk.hpp.


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