RockyML
0.0.1
A High-Performance Scientific Computing Framework
|
Log the best solution in the container in a csv file. More...
#include <log.h>
Public Member Functions | |
local_log_best (system< T_e > *problem, basic_scontainer< T_e, T_dim > *container, local_log_handler *handler) | |
virtual void | write_header () |
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_ |
local_log_handler * | handler_ |
Log the best solution in the container in a csv file.