Public Attributes

CbcGenCtlBlk::localTreeCtl_struct Struct Reference

Control variables for local tree. More...

List of all members.

Public Attributes

CGControl action_
CbcTreeLocalproto_
double * soln_
int range_
int typeCuts_
int maxDiverge_
int timeLimit_
int nodeLimit_
bool refine_

Detailed Description

Control variables for local tree.

This is a bit different --- getTreeLocal() takes a CbcModel as a parameter and installs a local tree object. But we can keep the parameters here and hide the details. Consult CbcTreeLocal.hpp for details.

Definition at line 903 of file CbcGenCtlBlk.hpp.


Member Data Documentation

Definition at line 904 of file CbcGenCtlBlk.hpp.

Definition at line 905 of file CbcGenCtlBlk.hpp.

Definition at line 906 of file CbcGenCtlBlk.hpp.

Definition at line 907 of file CbcGenCtlBlk.hpp.

Definition at line 908 of file CbcGenCtlBlk.hpp.

Definition at line 909 of file CbcGenCtlBlk.hpp.

Definition at line 910 of file CbcGenCtlBlk.hpp.

Definition at line 911 of file CbcGenCtlBlk.hpp.

Definition at line 912 of file CbcGenCtlBlk.hpp.


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