Minotaur 0.4.1
Docs for developers
|
Statistics about the branch-and-bound. More...
#include <ParQGBranchAndBound.h>
Public Member Functions | |
ParQGBabStats () | |
Constructor. All data is initialized to zero. | |
Public Attributes | |
UInt | nodesProc |
Number of nodes processed. | |
double | timeUsed |
Total time used in branch-and-bound. | |
double | updateTime |
Time of the last log display. | |
Statistics about the branch-and-bound.