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

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

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ElementwiseProblem.n_constr
   
   