Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 525 Bytes

api_reference.rst

File metadata and controls

45 lines (38 loc) · 525 Bytes

API reference

Core classes

.. toctree::
   :maxdepth: 1

   algorithm
   problem
   population
   island
   archipelago
   bfe
   topology
   r_policy
   s_policy
   misc

Implemented user-defined classes

.. toctree::
   :maxdepth: 1

   problems
   algorithms
   islands
   bfes
   topologies
   r_policies
   s_policies

Utilities

.. toctree::
  :maxdepth: 1

  generic_utils
  mo_utils
  con_utils
  gh_utils
  hv_utils
  genetic_op_utils
  plotting