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