Skip to main content

The experimenter for Iterative Optimization Heuristic

Project description

Python Interface to IOHexperimenter

This is the python interface to IOHexperimenter, which is the experimentation environment for Iterative Optimization Heuristics (IOHs). The source code of IOHexperimenter is written in C++ and its python interface is realized using SWIG. IOHexperimenter is a part of the bigger project called IOHprofiler.

build/upload the python package

To build the source file:

python setup.py build

To install the built package locally:

python setup.py install

To prepare the source distribution package:

python setup.py sdist

To distribute package to PyPI:

python -m twine upload dist/*

Of course you need install twine package first.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

IOHexperimenter-0.2.1.tar.gz (91.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page