Branching object for BiLinear objects.
More...
#include <CbcLinked.hpp>
Branching object for BiLinear objects.
Definition at line 1031 of file CbcLinked.hpp.
◆ OsiBiLinearBranchingObject() [1/3]
OsiBiLinearBranchingObject::OsiBiLinearBranchingObject |
( |
| ) |
|
◆ OsiBiLinearBranchingObject() [2/3]
OsiBiLinearBranchingObject::OsiBiLinearBranchingObject |
( |
OsiSolverInterface * |
solver, |
|
|
const OsiBiLinear * |
originalObject, |
|
|
int |
way, |
|
|
double |
separator, |
|
|
int |
chosen |
|
) |
| |
◆ OsiBiLinearBranchingObject() [3/3]
◆ ~OsiBiLinearBranchingObject()
virtual OsiBiLinearBranchingObject::~OsiBiLinearBranchingObject |
( |
| ) |
|
|
virtual |
◆ operator=()
◆ clone()
virtual OsiBranchingObject* OsiBiLinearBranchingObject::clone |
( |
| ) |
const |
|
virtual |
◆ branch()
virtual double OsiBiLinearBranchingObject::branch |
( |
OsiSolverInterface * |
solver | ) |
|
|
virtual |
Does next branch and updates state.
◆ print()
virtual void OsiBiLinearBranchingObject::print |
( |
const OsiSolverInterface * |
solver = NULL | ) |
|
|
virtual |
Print something about branch - only if log level high.
◆ boundBranch()
virtual bool OsiBiLinearBranchingObject::boundBranch |
( |
| ) |
const |
|
virtual |
Return true if branch should only bound variables.
◆ chosen_
short OsiBiLinearBranchingObject::chosen_ |
|
protected |
data 1 means branch on x, 2 branch on y
Definition at line 1069 of file CbcLinked.hpp.
The documentation for this class was generated from the following file: