BM_node Class Reference

#include <BM.hpp>

List of all members.

Public Member Functions

 BM_node ()
 BM_node (BCP_buffer &buf)
 ~BM_node ()
void pack (BCP_buffer &buf) const

Public Attributes

int numNlpFailed_
 A counter for how many times in a row did the NLP code fail.


Detailed Description

Definition at line 26 of file BM.hpp.


Constructor & Destructor Documentation

BM_node::BM_node (  )  [inline]

Definition at line 34 of file BM.hpp.

BM_node::BM_node ( BCP_buffer &  buf  )  [inline]

Definition at line 35 of file BM.hpp.

References numNlpFailed_.

BM_node::~BM_node (  )  [inline]

Definition at line 38 of file BM.hpp.


Member Function Documentation

void BM_node::pack ( BCP_buffer &  buf  )  const [inline]

Definition at line 40 of file BM.hpp.

References numNlpFailed_.


Member Data Documentation

int BM_node::numNlpFailed_

A counter for how many times in a row did the NLP code fail.

When the NLP fails we branch; hopefully it'll be OK in the children. If it fails too many times in a row then we fathom the node: it's hopelessly difficult.

Definition at line 32 of file BM.hpp.

Referenced by BM_node(), and pack().


The documentation for this class was generated from the following file:
Generated on Thu Jun 26 03:37:22 2008 for Bonmin by  doxygen 1.4.7