BM_stats Class Reference
#include <BM.hpp>
List of all members.
Detailed Description
Definition at line 107 of file BM.hpp.
Constructor & Destructor Documentation
BM_stats::BM_stats |
( |
|
) |
[inline] |
Member Function Documentation
void BM_stats::incNumberNodeSolves |
( |
|
) |
[inline] |
void BM_stats::incNumberSbSolves |
( |
int |
cnt |
) |
[inline] |
void BM_stats::incNumberFixed |
( |
|
) |
[inline] |
void BM_stats::updateStrongBrachingInfo |
( |
int |
chosenIndex, |
|
|
int |
listLength | |
|
) |
| | [inline] |
Member Data Documentation
Total number of NLP solves as node solves.
Definition at line 137 of file BM.hpp.
Total number of NLP solves for strong-branching.
Definition at line 139 of file BM.hpp.
Total number of times variables were fixed due to strong branching.
Definition at line 141 of file BM.hpp.
Total number of times this node did strong branching.
Definition at line 143 of file BM.hpp.
Sum of all list indices.
Definition at line 145 of file BM.hpp.
Sum of all relative list positions.
Definition at line 147 of file BM.hpp.
The documentation for this class was generated from the following files:
- /home/coin/svn-release/OS-2.4.3/Bonmin/experimental/Bcp/BM.hpp
- /home/coin/svn-release/OS-2.4.3/Bonmin/experimental/Bcp/BM.cpp