get_problem_id#
- ioh.get_problem_id(problem_name: str, problem_class: ProblemClass) int #
Get the problem id corresponding to a problem name of a given type
- Parameters:
problem_name (str) – The name of the problem
problem_class (ProblemClass) – The type of the problem
- Returns:
int
- Return type:
the id of the problem