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

Control variable and prototype for combine heuristic. More...

+ Collaboration diagram for CbcGenCtlBlk::combineCtl_struct:

Public Attributes

CGControl action_
 
CbcHeuristicLocalproto_
 
int trySwap_
 

Detailed Description

Control variable and prototype for combine heuristic.

Definition at line 926 of file CbcGenCtlBlk.hpp.

Member Data Documentation

CGControl CbcGenCtlBlk::combineCtl_struct::action_

Definition at line 927 of file CbcGenCtlBlk.hpp.

CbcHeuristicLocal* CbcGenCtlBlk::combineCtl_struct::proto_

Definition at line 928 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::combineCtl_struct::trySwap_

Definition at line 929 of file CbcGenCtlBlk.hpp.


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