the new data format assumes constraints evaluations as second column
Method __init__ Undocumented
Method align_data_into_evals transfer a "raw data array" into the evals attribute of dataset.

Inherited from DataFormat:

Method align_data aligner is a function taking as input data and two column indices, namely where to find evaluations and function values.
def __init__(self):
Undocumented
def align_data_into_evals(self, aligner, data, dataset):

transfer a "raw data array" into the evals attribute of dataset.

The raw data array contains for each run/trial a singlereader array with the data as written in the files by the logger.

aligner is a function like readalign.align_data, taking as input data and two column indices, namely where to find evaluations and function values.

API Documentation for cocopp, generated by pydoctor at 2020-01-21 16:27:37.