Suite#

Module that includes all IOHExperimenter suites

Classes#

BBOB(self, problem_ids[, instances, dimensions])

Suite with BBOB functions included in IOH.

Integer(self, problem_ids[, instances, ...])

Suite with Integer functions included in IOH.

IntegerStarDiscrepancy(self, problem_ids[, ...])

Suite with IntegerStarDiscrepancy functions included in IOH.

PBO(self, problem_ids[, instances, dimensions])

Suite with PBO functions included in IOH.

Real(self, problem_ids[, instances, dimensions])

Suite with Real functions included in IOH.

RealStarDiscrepancy(self, problem_ids[, ...])

Suite with RealStarDiscrepancy functions included in IOH.

SBOX(self, problem_ids[, instances, dimensions])

Suite with SBOX functions included in IOH.

Submodular(self, problem_ids[, instances, ...])

Suite with Submodular functions included in IOH.

Class Inheritance Diagram#

Inheritance diagram of ioh.iohcpp.suite.BBOB, ioh.iohcpp.suite.Integer, ioh.iohcpp.suite.IntegerStarDiscrepancy, ioh.iohcpp.suite.PBO, ioh.iohcpp.suite.Real, ioh.iohcpp.suite.RealStarDiscrepancy, ioh.iohcpp.suite.SBOX, ioh.iohcpp.suite.Submodular