RockyML
0.0.1
A High-Performance Scientific Computing Framework
|
A strategy for logging the best solution on Comet server. More...
#include <log.h>
Public Member Functions | |
comet_log_best (system< T_e > *problem, basic_scontainer< T_e, T_dim > *container, comet_log_handler *handler) | |
virtual void | apply () |
Public Member Functions inherited from rocky::zagros::basic_strategy< T_e, T_dim > | |
virtual void | reset () |
Protected Attributes | |
system< T_e > * | problem_ |
basic_scontainer< T_e, T_dim > * | container_ |
comet_log_handler * | handler_ |
A strategy for logging the best solution on Comet server.