suite_biobj_new_inst_t Struct Reference
A structure containing information about the new instances. More...
Data Fields | |
size_t ** | new_instances |
A matrix of new instances (equal in form to suite_biobj_instances) that needs to be used only when an instance that is not in suite_biobj_instances is being invoked. More... | |
size_t | max_new_instances |
The maximal number of new instances. More... | |
Detailed Description
A structure containing information about the new instances.
Field Documentation
size_t max_new_instances |
The maximal number of new instances.
size_t** new_instances |
A matrix of new instances (equal in form to suite_biobj_instances) that needs to be used only when an instance that is not in suite_biobj_instances is being invoked.
The documentation for this struct was generated from the following file:
- C:/Users/dimo/Desktop/coco/code-experiments/src/suite_biobj_utilities.c