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

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

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

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      ~MixedVariableGA.advance
      ~MixedVariableGA.ask
      ~MixedVariableGA.finalize
      ~MixedVariableGA.has_next
      ~MixedVariableGA.infill
      ~MixedVariableGA.next
      ~MixedVariableGA.result
      ~MixedVariableGA.run
      ~MixedVariableGA.setup
      ~MixedVariableGA.tell
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~MixedVariableGA.n_gen
   
   