Module for checking data sets.

Synopsis:
python -m cocopp.sanitycheck [OPTIONS] FOLDER
Help:
python -m cocopp.sanitycheck -h
Function checkinfofile Check the integrity of info files.
Function is_correct_instances Check instances and number of repetitions.
Function somestatistics Do some statistics over the data.
Function usage Undocumented
Function main Main routine for COCO data checking procedure.
def checkinfofile(filename, verbose=True):
Check the integrity of info files.
def is_correct_instances(trials, verbose=True):
Check instances and number of repetitions.
def somestatistics():
Do some statistics over the data.
def usage():
Undocumented
def main(argv=None):

Main routine for COCO data checking procedure.

The routine will stop at the first problem encountered.

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