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

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

Public Attributes

CGControl action_
 
CglProbing * proto_
 
bool usingObjective_
 
int maxPass_
 
int maxPassRoot_
 
int maxProbe_
 
int maxProbeRoot_
 
int maxLook_
 
int maxLookRoot_
 
int maxElements_
 
int rowCuts_
 

Detailed Description

Control variable and prototype for probing cut generator.

Definition at line 841 of file CbcGenCtlBlk.hpp.

Member Data Documentation

◆ action_

CGControl CbcGenCtlBlk::probingCtl_struct::action_

Definition at line 842 of file CbcGenCtlBlk.hpp.

◆ proto_

CglProbing* CbcGenCtlBlk::probingCtl_struct::proto_

Definition at line 843 of file CbcGenCtlBlk.hpp.

◆ usingObjective_

bool CbcGenCtlBlk::probingCtl_struct::usingObjective_

Definition at line 844 of file CbcGenCtlBlk.hpp.

◆ maxPass_

int CbcGenCtlBlk::probingCtl_struct::maxPass_

Definition at line 845 of file CbcGenCtlBlk.hpp.

◆ maxPassRoot_

int CbcGenCtlBlk::probingCtl_struct::maxPassRoot_

Definition at line 846 of file CbcGenCtlBlk.hpp.

◆ maxProbe_

int CbcGenCtlBlk::probingCtl_struct::maxProbe_

Definition at line 847 of file CbcGenCtlBlk.hpp.

◆ maxProbeRoot_

int CbcGenCtlBlk::probingCtl_struct::maxProbeRoot_

Definition at line 848 of file CbcGenCtlBlk.hpp.

◆ maxLook_

int CbcGenCtlBlk::probingCtl_struct::maxLook_

Definition at line 849 of file CbcGenCtlBlk.hpp.

◆ maxLookRoot_

int CbcGenCtlBlk::probingCtl_struct::maxLookRoot_

Definition at line 850 of file CbcGenCtlBlk.hpp.

◆ maxElements_

int CbcGenCtlBlk::probingCtl_struct::maxElements_

Definition at line 851 of file CbcGenCtlBlk.hpp.

◆ rowCuts_

int CbcGenCtlBlk::probingCtl_struct::rowCuts_

Definition at line 852 of file CbcGenCtlBlk.hpp.


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