#include <BlisBranchObjectBilevel.h>
|
AlpsReturnStatus | encodeBlis (AlpsEncoded *encoded) const |
| Pack Blis portion to an encoded object. More...
|
|
AlpsReturnStatus | decodeBlis (AlpsEncoded &encoded) |
| Unpack Blis portion from an encoded object. More...
|
|
Definition at line 38 of file BlisBranchObjectBilevel.h.
◆ BlisBranchObjectBilevel() [1/3]
BlisBranchObjectBilevel::BlisBranchObjectBilevel |
( |
| ) |
|
|
inline |
◆ BlisBranchObjectBilevel() [2/3]
BlisBranchObjectBilevel::BlisBranchObjectBilevel |
( |
BcpsModel * |
model | ) |
|
|
inline |
◆ BlisBranchObjectBilevel() [3/3]
◆ ~BlisBranchObjectBilevel()
virtual BlisBranchObjectBilevel::~BlisBranchObjectBilevel |
( |
| ) |
|
|
inlinevirtual |
◆ operator=()
◆ clone()
virtual BcpsBranchObject* BlisBranchObjectBilevel::clone |
( |
| ) |
const |
|
inlinevirtual |
◆ getBranchingSet()
std::deque<int>* BlisBranchObjectBilevel::getBranchingSet |
( |
| ) |
const |
|
inline |
◆ addToBranchingSet()
void BlisBranchObjectBilevel::addToBranchingSet |
( |
int |
item | ) |
|
|
inline |
◆ branch()
virtual double BlisBranchObjectBilevel::branch |
( |
bool |
normalBranch = false | ) |
|
|
virtual |
Set the bounds for the variable according to the current arm of the branch and advances the object state to the next arm.
Returns change in guessed objective on next branch.
◆ print()
virtual void BlisBranchObjectBilevel::print |
( |
bool |
normalBranch | ) |
|
|
virtual |
Print something about branch - only if log level high.
◆ encodeBlis()
AlpsReturnStatus BlisBranchObjectBilevel::encodeBlis |
( |
AlpsEncoded * |
encoded | ) |
const |
|
inlineprotected |
◆ decodeBlis()
AlpsReturnStatus BlisBranchObjectBilevel::decodeBlis |
( |
AlpsEncoded & |
encoded | ) |
|
|
inlineprotected |
◆ encode()
virtual AlpsReturnStatus BlisBranchObjectBilevel::encode |
( |
AlpsEncoded * |
encoded | ) |
const |
|
inlinevirtual |
◆ decode()
virtual AlpsReturnStatus BlisBranchObjectBilevel::decode |
( |
AlpsEncoded & |
encoded | ) |
|
|
inlinevirtual |
◆ branchingSet_
std::deque<int>* BlisBranchObjectBilevel::branchingSet_ |
|
protected |
The documentation for this class was generated from the following file: