cobyqa.problem.Problem ====================== .. currentmodule:: cobyqa.problem .. autoclass:: Problem :no-members: :no-inherited-members: :no-special-members: .. .. autosummary:: :toctree: Problem.__call__ Problem.best_eval Problem.build_x Problem.maxcv Problem.violation .. .. autosummary:: :toctree: Problem.bounds Problem.fun_history Problem.fun_name Problem.is_feasibility Problem.linear Problem.m_bounds Problem.m_linear_eq Problem.m_linear_ub Problem.m_nonlinear_eq Problem.m_nonlinear_ub Problem.maxcv_history Problem.n Problem.n_eval Problem.n_orig Problem.type Problem.x0