Branching object for BiLinear objects.
More...
#include <CbcLinked.hpp>
Branching object for BiLinear objects.
Definition at line 989 of file CbcLinked.hpp.
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 |
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.
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:
- /opt/build/coinor-cbc/coinor-cbc-2.5.0/Cbc/src/CbcLinked.hpp
- /opt/build/coinor-cbc/coinor-cbc-2.5.0/debian/tmp/usr/include/coin/CbcLinked.hpp