#include <BM.hpp>
Public Attributes | |
| int | changeType |
| int | objInd |
| int | colInd |
| double | solval |
| double | bd |
| int | status |
| double | objval |
| int | iter |
| double | time |
Definition at line 154 of file BM.hpp.
Definition at line 156 of file BM.hpp.
Referenced by BM_solve_branches(), BM_lp::collect_branch_data(), and BM_lp::process_message().
Definition at line 157 of file BM.hpp.
Referenced by BM_register_branch_results(), and BM_lp::collect_branch_data().
Definition at line 158 of file BM.hpp.
Referenced by BM_solve_branches(), and BM_lp::collect_branch_data().
| double BM_BranchData::solval |
| double BM_BranchData::bd |
Definition at line 162 of file BM.hpp.
Referenced by BM_solve_branches(), and BM_lp::do_distributed_SB().
| double BM_BranchData::objval |
| double BM_BranchData::time |
1.4.7