cobyqa.problem.Problem.type#

property Problem.type#

Type of the problem.

The problem can be either ‘unconstrained’, ‘bound-constrained’, ‘linearly constrained’, or ‘nonlinearly constrained’.

Returns:
str

Type of the problem.