Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 524 Bytes

File metadata and controls

21 lines (14 loc) · 524 Bytes

Python

This page contains the full documentation for the Python-interface of the IOHexperimenter. The Python-version of IOHexperimenter is built using pybind11, and desiged so most functions closely match their C++ equivalents, with a few added ease-of-use settings.

.. mdinclude:: ../../../ioh/README.md


API documentation

.. toctree::
   :maxdepth: 1

   python/problem.rst
   python/structures.rst
   python/ioh.rst
   python/logger.rst
   python/suite.rst
   python/publish.rst