CbcGenCtlBlk::chooseStrongCtl_struct Struct Reference

Control variables for a strong branching method. More...

#include <CbcGenCtlBlk.hpp>

List of all members.

Public Attributes

int numBeforeTrust_
int numStrong_
int shadowPriceMode_

Detailed Description

Control variables for a strong branching method.

Consult OsiChooseVariable and CbcModel for details. An artifact of the changeover from CbcObjects to OsiObjects is that the number of uses before pseudo costs are trusted (numBeforeTrust_) and the number of variables evaluated with strong branching (numStrong_) are parameters of CbcModel.

Definition at line 724 of file CbcGenCtlBlk.hpp.


Member Data Documentation

Definition at line 725 of file CbcGenCtlBlk.hpp.

Definition at line 726 of file CbcGenCtlBlk.hpp.

Definition at line 727 of file CbcGenCtlBlk.hpp.


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

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1