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

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

+ Collaboration diagram for CbcGenCtlBlk::probingCtl_struct:

Public Attributes

CGControl action_
 
CglProbingproto_
 
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

CGControl CbcGenCtlBlk::probingCtl_struct::action_

Definition at line 842 of file CbcGenCtlBlk.hpp.

CglProbing* CbcGenCtlBlk::probingCtl_struct::proto_

Definition at line 843 of file CbcGenCtlBlk.hpp.

bool CbcGenCtlBlk::probingCtl_struct::usingObjective_

Definition at line 844 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::maxPass_

Definition at line 845 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::maxPassRoot_

Definition at line 846 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::maxProbe_

Definition at line 847 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::maxProbeRoot_

Definition at line 848 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::maxLook_

Definition at line 849 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::maxLookRoot_

Definition at line 850 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::maxElements_

Definition at line 851 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::rowCuts_

Definition at line 852 of file CbcGenCtlBlk.hpp.


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