Cbc  2.10.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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:

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.

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: