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 787 of file CbcGenCtlBlk.hpp.

Member Data Documentation

CGControl CbcGenCtlBlk::probingCtl_struct::action_

Definition at line 788 of file CbcGenCtlBlk.hpp.

CglProbing* CbcGenCtlBlk::probingCtl_struct::proto_

Definition at line 789 of file CbcGenCtlBlk.hpp.

bool CbcGenCtlBlk::probingCtl_struct::usingObjective_

Definition at line 790 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::maxPass_

Definition at line 791 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::maxPassRoot_

Definition at line 792 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::maxProbe_

Definition at line 793 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::maxProbeRoot_

Definition at line 794 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::maxLook_

Definition at line 795 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::maxLookRoot_

Definition at line 796 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::maxElements_

Definition at line 797 of file CbcGenCtlBlk.hpp.

int CbcGenCtlBlk::probingCtl_struct::rowCuts_

Definition at line 798 of file CbcGenCtlBlk.hpp.


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