deephyper.skopt.optimizer.acq\_optimizer.pymoo\_mixedga.Problem
===============================================================

.. currentmodule:: deephyper.skopt.optimizer.acq_optimizer.pymoo_mixedga

.. autoclass:: Problem
   :members:
   :show-inheritance:
   :inherited-members:
   :special-members: __call__, __add__, __mul__

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      ~Problem.bounds
      ~Problem.do
      ~Problem.evaluate
      ~Problem.has_bounds
      ~Problem.has_constraints
      ~Problem.ideal_point
      ~Problem.nadir_point
      ~Problem.name
      ~Problem.pareto_front
      ~Problem.pareto_set
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Problem.n_constr
   
   