cocopp API Documentation Modules Classes Names
Clear Help

Search bar offers the following options:

  • Term presence. The below example searches for documents that must contain “foo”, might contain “bar” and must not contain “baz”: +foo bar -baz
  • Wildcards. The below example searches for documents with words beginning with “foo”: foo*
  • Search in specific fields. The following search matches all objects in "twisted.mail" that matches “search”: +qname:twisted.mail.* +search

    Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.

  • Fuzzy matches. The following search matches all documents that have a word within 1 edit distance of “foo”: foo~1

Results provided by Lunr.js

Class Hierarchy

  • cocopp.cococommands.DataWithFewSuccesses - The all property is an OrderedDict with all (dimension, funcId)-
  • cocopp.Interface - collection of the most user-relevant modules, methods and data.
  • cocopp.readalign.MultiReader.SingleReader - Single data array reader class.
  • cocopp.test.InfolderGoneWithTheWind - with InfolderGoneWithTheWind(): ... executes the block in a
  • cocopp.toolsdivers.InfolderGoneWithTheWind - with InfolderGoneWithTheWind(): ... executes the block in a
  • collections.OrderedDict
    • cocopp.pproc.DictAlg - Undocumented
  • Exception
    • cocopp.algportfolio.Usage - Undocumented
    • cocopp.ppfig.Usage - Undocumented
    • cocopp.pptex.Error - Base class for errors.
      • cocopp.pptex.WrongInputSizeError - Error if an array has the wrong size for the following operation.
  • list
    • cocopp.pproc.DataSetList - List of instances of DataSet.
    • cocopp.pptex.DataTable - Undocumented
    • cocopp.readalign.MultiReader - List of data arrays to be aligned.
      • cocopp.readalign.ArrayMultiReader - Class of aligned data arrays to be aligned together.
        • cocopp.readalign.HArrayMultiReader - Wrapper class of aligned data arrays to be aligned horizontally.
        • cocopp.readalign.VArrayMultiReader - Wrapper class of aligned data arrays to be aligned vertically.
        • cocopp.readalign.VArrayMultiReaderNew - Wrapper class of aligned data arrays to be aligned vertically.
      • cocopp.readalign.HMultiReader - List of data arrays to be aligned horizontally.
        • cocopp.readalign.HArrayMultiReader - Wrapper class of aligned data arrays to be aligned horizontally.
      • cocopp.readalign.VMultiReader - List of data arrays to be aligned vertically.
        • cocopp.readalign.VArrayMultiReader - Wrapper class of aligned data arrays to be aligned vertically.
        • cocopp.readalign.VArrayMultiReaderNew - Wrapper class of aligned data arrays to be aligned vertically.
    • cocopp.toolsdivers.AlgorithmList - Not in use. Not necessary when the algorithm dict is an OrderedDict anyway.
    • cocopp.toolsdivers.StringList - A microtool to join a list of strings using property as_string.
    • cocopp.toolsdivers.StrList - A list of str with search/find functionality.
      • cocopp.archiving.COCODataArchive - Data archive based on an archive definition file.
        • cocopp.archiving.COCOBBOBBiobjDataArchive - This class "contains" archived data for the 'bbob-biobj' suite.
        • cocopp.archiving.COCOBBOBDataArchive - list of archived data for the 'bbob' test suite.
        • cocopp.archiving.COCOBBOBNoisyDataArchive - This class "contains" archived data for the 'bbob-noisy' suite.
      • cocopp.archiving.ListOfArchives - List of URLs or path names to COCO data archives available to this user.
        • cocopp.archiving._old_ArchivesOfficial - superseded by OfficialArchives
        • cocopp.archiving.ArchivesKnown - Known (and already used) remote COCO data archives.
        • cocopp.archiving.ArchivesLocal - COCO data archives somewhere local on this machine.
      • cocopp.archiving.RemoteListOfArchives - Elements of this list can be used directly with cocopp.archiving.get.
  • object
    • cocopp.archiving.OfficialArchives - overdesigned class to connect URLs, names, and classes of "official" archives.
    • cocopp.dataformatsettings.DataFormat - serves to define and manage the interfacing between written logger data and the contents of DataSet.
      • cocopp.dataformatsettings.BBOBBiObjDataFormat - Undocumented
      • cocopp.dataformatsettings.BBOBNewDataFormat - the new data format assumes constraints evaluations as second column
      • cocopp.dataformatsettings.BBOBOldDataFormat - Undocumented
    • cocopp.ppfig.PlottingStyle - Undocumented
    • cocopp.pproc.DataSet - Unit element for the COCO post-processing.
      • cocopp.algportfolio.DataSet - Unit element of algorithm portfolio data set.
      • cocopp.bestalg.BestAlgSet - Unit element of best algorithm data set.
    • cocopp.pproc.TargetValues - store and retrieve a list of target function values:
      • cocopp.pproc.RunlengthBasedTargetValues - a class instance call returns f-target values based on reference runlengths:
    • cocopp.testbedsettings.Testbed - this might become the future way to have settings related to testbeds TODO: how do we pass information from the benchmark to the post-processing?
      • cocopp.testbedsettings.GECCOBBOBTestbed - Testbed of 24 noiseless functions used in the GECCO BBOB workshops since 2009.
        • cocopp.testbedsettings.BBOBLargeScaleJOINEDTestbed - Union of GECCOBBOBTestbed and BBOBLargeScaleTestbed with all their dimensions.
        • cocopp.testbedsettings.BBOBLargeScaleTestbed - Settings related to bbob-largescale test suite.
        • cocopp.testbedsettings.CONSBBOBTestbed - BBOB Testbed for constrained problems.
        • cocopp.testbedsettings.GECCOBBOBMixintTestbed - Testbed used with the bbob-mixint test suite.
        • cocopp.testbedsettings.GECCOBBOBNoisyTestbed - The noisy testbed used in the GECCO BBOB workshops 2009, 2010, 2012, 2013, 2015, and 2016.
        • cocopp.testbedsettings.SBOXCOSTTestbed - Testbed of box-constrained versions of the bbob functions.
          • cocopp.testbedsettings.SboxCostJOINEDTestbed - No class docstring; 0/3 instance variable, 1/2 method documented
      • cocopp.testbedsettings.GECCOBiObjBBOBTestbed - Testbed used in the BBOB workshops to display data sets run on the bbob-biobj test suite.
        • cocopp.testbedsettings.GECCOBiObjExtBBOBTestbed - Biobjective testbed to display data sets run on the bbob-biobj-ext test suite.
          • cocopp.testbedsettings.GECCOBBOBBiObjMixintTestbed - Testbed used with the bbob-biobj-mixint test suite.
    • cocopp.toolsdivers.Infolder - Contextmanager to do some work in a folder of choice and change dir back in the end.
    • cocopp.toolsstats.Evals - Undocumented
API Documentation for cocopp, generated by pydoctor 23.9.1 at 2025-02-06 19:31:19.