# {py:mod}`evox.operators` ```{py:module} evox.operators ``` ```{autodoc2-docstring} evox.operators :allowtitles: ``` ## Subpackages ```{toctree} :titlesonly: :maxdepth: 3 evox.operators.selection evox.operators.mutation evox.operators.sampling evox.operators.crossover ``` ## Package Contents ### Data ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`__all__ ` - ```{autodoc2-docstring} evox.operators.__all__ :summary: ``` ```` ### API ````{py:data} __all__ :canonical: evox.operators.__all__ :value: > ['crossover', 'mutation', 'sampling', 'selection', 'crowding_distance', 'non_dominate_rank'] ```{autodoc2-docstring} evox.operators.__all__ ``` ````