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

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

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~PyMOOMixedElementWiseProblem.n_constr
   
   