Minotaur 0.4.1
Docs for developers
|
Statistics. More...
#include <CplexLPEngine.h>
Public Attributes | |
UInt | calls |
UInt | strCalls |
Total number of calls to solve. | |
double | time |
Calls to solve while strong branching. | |
double | strTime |
Sum of time taken in all calls to solve. | |
UInt | iters |
time taken in strong branching alone. | |
UInt | strIters |
Sum of number of iterations in all calls. | |
Statistics.