coco_problem_stacked_data_t Struct Reference
The stacked COCO problem data type. More...
#include <coco_internal.h>
Data Fields | |
coco_problem_t * | problem1 |
Pointer to the first problem (objective) More... | |
coco_problem_t * | problem2 |
Pointer to the second problem (objective) More... | |
Detailed Description
The stacked COCO problem data type.
This is a type of a structure used when stacking two problems (especially useful for constructing multi-objective problems).
Field Documentation
coco_problem_t* problem1 |
Pointer to the first problem (objective)
coco_problem_t* problem2 |
Pointer to the second problem (objective)
The documentation for this struct was generated from the following file:
- C:/Users/dimo/Desktop/coco/code-experiments/src/coco_internal.h