HxStatistics Class¶
- class Hexaly.Optimizer.HxStatistics¶
Statistics of the search.
Summary¶
Returns the Hexaly Optimizer object associated to these statistics. |
|
Gets the running time in seconds. |
|
Gets the number of iterations. |
|
Returns a string representation of the statistics. |
Instance methods¶
- HexalyOptimizer GetOptimizer()¶
Returns the Hexaly Optimizer object associated to these statistics.
- Returns:
HexalyOptimizer object