Branching object for BiLinear objects.
More...
#include <CbcLinked.hpp>
List of all members.
Private Attributes |
| short | chosen_ |
| | data 1 means branch on x, 2 branch on y
|
Detailed Description
Branching object for BiLinear objects.
Definition at line 989 of file CbcLinked.hpp.
Constructor & Destructor Documentation
| OsiBiLinearBranchingObject::OsiBiLinearBranchingObject |
( |
| ) |
|
| OsiBiLinearBranchingObject::OsiBiLinearBranchingObject |
( |
OsiSolverInterface * |
solver, |
|
|
const OsiBiLinear * |
originalObject, |
|
|
int |
way, |
|
|
double |
separator, |
|
|
int |
chosen |
|
) |
| |
| virtual OsiBiLinearBranchingObject::~OsiBiLinearBranchingObject |
( |
| ) |
|
|
virtual |
| OsiBiLinearBranchingObject::OsiBiLinearBranchingObject |
( |
| ) |
|
| OsiBiLinearBranchingObject::OsiBiLinearBranchingObject |
( |
OsiSolverInterface * |
solver, |
|
|
const OsiBiLinear * |
originalObject, |
|
|
int |
way, |
|
|
double |
separator, |
|
|
int |
chosen |
|
) |
| |
| virtual OsiBiLinearBranchingObject::~OsiBiLinearBranchingObject |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual OsiBranchingObject* OsiBiLinearBranchingObject::clone |
( |
| ) |
const |
|
virtual |
| virtual double OsiBiLinearBranchingObject::branch |
( |
OsiSolverInterface * |
solver | ) |
|
|
virtual |
Does next branch and updates state.
| virtual void OsiBiLinearBranchingObject::print |
( |
const OsiSolverInterface * |
solver = NULL | ) |
|
|
virtual |
Print something about branch - only if log level high.
| virtual bool OsiBiLinearBranchingObject::boundBranch |
( |
| ) |
const |
|
virtual |
Return true if branch should only bound variables.
| virtual OsiBranchingObject* OsiBiLinearBranchingObject::clone |
( |
| ) |
const |
|
virtual |
| virtual double OsiBiLinearBranchingObject::branch |
( |
OsiSolverInterface * |
solver | ) |
|
|
virtual |
Does next branch and updates state.
| virtual void OsiBiLinearBranchingObject::print |
( |
const OsiSolverInterface * |
solver = NULL | ) |
|
|
virtual |
Print something about branch - only if log level high.
| virtual bool OsiBiLinearBranchingObject::boundBranch |
( |
| ) |
const |
|
virtual |
Return true if branch should only bound variables.
Member Data Documentation
| short OsiBiLinearBranchingObject::chosen_ |
|
private |
data 1 means branch on x, 2 branch on y
Definition at line 1027 of file CbcLinked.hpp.
The documentation for this class was generated from the following files: