# {py:mod}`evox.problems` ```{py:module} evox.problems ``` ```{autodoc2-docstring} evox.problems :allowtitles: ``` ## Subpackages ```{toctree} :titlesonly: :maxdepth: 3 evox.problems.numerical evox.problems.neuroevolution ``` ## Submodules ```{toctree} :titlesonly: :maxdepth: 1 evox.problems.hpo_wrapper ``` ## Package Contents ### Data ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`__all__ ` - ```{autodoc2-docstring} evox.problems.__all__ :summary: ``` ```` ### API ````{py:data} __all__ :canonical: evox.problems.__all__ :value: > ['neuroevolution', 'numerical', 'hpo_wrapper'] ```{autodoc2-docstring} evox.problems.__all__ ``` ````