CbcGenCtlBlk::djFixCtl_struct Struct Reference

Control use of reduced cost fixing prior to B&C. More...

#include <CbcGenCtlBlk.hpp>

List of all members.

Public Attributes

bool action_
double threshold_


Detailed Description

Control use of reduced cost fixing prior to B&C.

This heuristic fixes variables whose reduced cost for the root relaxtion exceeds the specified threshold. This is purely a heuristic, performed before there's any incumbent solution. It may well fix variables at the wrong bound!

Definition at line 699 of file CbcGenCtlBlk.hpp.


Member Data Documentation

bool CbcGenCtlBlk::djFixCtl_struct::action_

Definition at line 700 of file CbcGenCtlBlk.hpp.

double CbcGenCtlBlk::djFixCtl_struct::threshold_

Definition at line 701 of file CbcGenCtlBlk.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 14 14:12:44 2010 for Coin-All by  doxygen 1.4.7