BCP_lp_integer_branching_object Class Reference

This class exist only so that we can extract information from OsiIntegerBranchingObject. More...

#include <BCP_lp_branch.hpp>

Inheritance diagram for BCP_lp_integer_branching_object:

Inheritance graph
[legend]
Collaboration diagram for BCP_lp_integer_branching_object:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BCP_lp_integer_branching_object (const OsiIntegerBranchingObject *o)
 ~BCP_lp_integer_branching_object ()
const double * childBounds (int i) const

Detailed Description

This class exist only so that we can extract information from OsiIntegerBranchingObject.

Definition at line 25 of file BCP_lp_branch.hpp.


Constructor & Destructor Documentation

BCP_lp_integer_branching_object::BCP_lp_integer_branching_object ( const OsiIntegerBranchingObject o  )  [inline]

Definition at line 28 of file BCP_lp_branch.hpp.

BCP_lp_integer_branching_object::~BCP_lp_integer_branching_object (  )  [inline]

Definition at line 30 of file BCP_lp_branch.hpp.


Member Function Documentation

const double* BCP_lp_integer_branching_object::childBounds ( int  i  )  const [inline]

Definition at line 31 of file BCP_lp_branch.hpp.

References OsiIntegerBranchingObject::down_, and OsiIntegerBranchingObject::up_.


The documentation for this class was generated from the following file:
Generated on Thu Jan 15 03:02:35 2009 for coin-Bcp by  doxygen 1.4.7