Class Problem

Inheritance Relationships

Base Types

  • public metaclass

  • public ABCMeta

Class Documentation

ioh.Problem : public metaclass , public ABCMeta

Public Functions

call(self, args)
get_instance(self)
get_number_of_variables(self)
get_lowerbound(self)
get_upperbound(self)
get_minimization(self)
get_problem_id(self)
get_name(self)
get_type(self)
get_number_of_objectives(self)