cocoex.BatchScheduler - Facilitate to run a benchmarking experiment in independent batches.cocoex.ExperimentRepeater - Allow to automatically repeat an experiment based on budget and successes.cocoex.interface.Observercocoex.Observer - Observer which can be "attached to" one or several problems, however not necessarily at the same time.cocoex.interface.Problemcocoex.interface.Suitecocoex.Suite - Suite of benchmark problems.cocoex.noiser.Noisifier - noise wrapper for an observed problem.cocoex.utilities.MiniPrint - print dimension when changed and a single symbol for each call.cocoex.utilities.ProblemNonAnytime - The non-anytime problem class.cocoex.utilities.SameFunction - Count the number of consecutive instances of the same function.cocoex.utilities.ShortInfo - print minimal info during benchmarking.dictcocoex.utilities.ObserverOptions - a dict with observer options which can be passed to the (C-based) Observer via the as_string property.Exceptioncocoex.exceptions.InvalidProblemException - Undocumentedcocoex.exceptions.NoSuchProblemException - Undocumentedcocoex.exceptions.NoSuchSuiteException - Undocumented