Dip  0.92.4
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:
Collaboration graph
[legend]

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.

Referenced by CbcGenCtlBlk::setCombineAction().

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: