Dip-All
0.91.0
|
Control variable and prototype for combine heuristic. More...
Public Attributes | |
CGControl | action_ |
CbcHeuristicLocal * | proto_ |
int | trySwap_ |
Control variable and prototype for combine heuristic.
Definition at line 877 of file CbcGenCtlBlk.hpp.
CGControl CbcGenCtlBlk::combineCtl_struct::action_ |
Definition at line 878 of file CbcGenCtlBlk.hpp.
Referenced by CbcGenCtlBlk::setCombineAction().
CbcHeuristicLocal* CbcGenCtlBlk::combineCtl_struct::proto_ |
Definition at line 879 of file CbcGenCtlBlk.hpp.
int CbcGenCtlBlk::combineCtl_struct::trySwap_ |
Definition at line 880 of file CbcGenCtlBlk.hpp.