#include <ClpNode.hpp>
Public Attributes | |
unsigned int | firstBranch:1 |
unsigned int | branch:2 |
unsigned int | spare:29 |
Definition at line 106 of file ClpNode.hpp.
unsigned int ClpNode::branchState::firstBranch |
Definition at line 107 of file ClpNode.hpp.
unsigned int ClpNode::branchState::branch |
Definition at line 108 of file ClpNode.hpp.
unsigned int ClpNode::branchState::spare |
Definition at line 109 of file ClpNode.hpp.