observer_bbob.c File Reference

Implementation of the bbob observer. More...

#include "coco.h"
#include "coco_utilities.c"

Data Structures

struct  observer_bbob_data_t
 The bbob observer data type. More...
 

Functions

static coco_problem_tlogger_bbob (coco_observer_t *observer, coco_problem_t *problem)
 
static void logger_bbob_free (void *logger)
 
static void observer_bbob (coco_observer_t *observer, const char *options, coco_option_keys_t **option_keys)
 Initializes the bbob observer. More...
 

Detailed Description

Implementation of the bbob observer.

Function Documentation

static coco_problem_t* logger_bbob ( coco_observer_t observer,
coco_problem_t problem 
)
static
static void logger_bbob_free ( void *  logger)
static
static void observer_bbob ( coco_observer_t observer,
const char *  options,
coco_option_keys_t **  option_keys 
)
static

Initializes the bbob observer.