# {py:mod}`evox.operators.selection` ```{py:module} evox.operators.selection ``` ```{autodoc2-docstring} evox.operators.selection :allowtitles: ``` ## Submodules ```{toctree} :titlesonly: :maxdepth: 1 evox.operators.selection.rvea_selection evox.operators.selection.find_pbest evox.operators.selection.tournament_selection evox.operators.selection.non_dominate ``` ## Package Contents ### Data ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`__all__ ` - ```{autodoc2-docstring} evox.operators.selection.__all__ :summary: ``` ```` ### API ````{py:data} __all__ :canonical: evox.operators.selection.__all__ :value: > ['crowding_distance', 'nd_environmental_selection', 'non_dominate_rank', 'ref_vec_guided', 'select_r... ```{autodoc2-docstring} evox.operators.selection.__all__ ``` ````