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

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

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~PyMOOMixedVectorizedProblem.n_constr
   
   