RockyML  0.0.1
A High-Performance Scientific Computing Framework
rocky::zagros::local_log_best< T_e, T_dim > Class Template Reference

Log the best solution in the container in a csv file. More...

#include <log.h>

Inheritance diagram for rocky::zagros::local_log_best< T_e, T_dim >:
Collaboration diagram for rocky::zagros::local_log_best< T_e, T_dim >:

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_handlerhandler_
 

Detailed Description

template<typename T_e, int T_dim>
class rocky::zagros::local_log_best< T_e, T_dim >

Log the best solution in the container in a csv file.


The documentation for this class was generated from the following file: