Public Member Functions | List of all members
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]

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.


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