Cbc  2.10.10
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
CbcGenCtlBlk::gomoryCtl_struct Struct Reference

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

Public Attributes

CGControl action_
 
CglGomory * proto_
 
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

◆ action_

CGControl CbcGenCtlBlk::gomoryCtl_struct::action_

Definition at line 872 of file CbcGenCtlBlk.hpp.

◆ proto_

CglGomory* CbcGenCtlBlk::gomoryCtl_struct::proto_

Definition at line 873 of file CbcGenCtlBlk.hpp.

◆ limit_

int CbcGenCtlBlk::gomoryCtl_struct::limit_

Definition at line 874 of file CbcGenCtlBlk.hpp.

◆ limitAtRoot_

int CbcGenCtlBlk::gomoryCtl_struct::limitAtRoot_

Definition at line 875 of file CbcGenCtlBlk.hpp.


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