OsiBiLinearBranchingObject Class Reference
Branching object for BiLinear objects.
More...
#include <CbcLinked.hpp>
List of all members.
Detailed Description
Branching object for BiLinear objects.
Definition at line 935 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] |
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.
Member Data Documentation
data 1 means branch on x, 2 branch on y
Definition at line 973 of file CbcLinked.hpp.
The documentation for this class was generated from the following file: