Skip to main content

Multi-Objective Optimization Problems

Project description

pymop - Multi-Objective Optimization Problems
==================================

This framework provides a collection of test problems in Python. The main features are:

- Most important multi-objective test function is one place
- Vectorized evaluation by using numpy matrices (no for loops)
- Gradients and Hessian matrices are available through automatic differentiation
- Easily new problems can be created using custom classes or functions


Here, you can find a detailed documentation and information about the framework:
https://www.egr.msu.edu/coinlab/blankjul/pymop/


.. image:: https://gitlab.msu.edu/blankjul/pymop/badges/master/pipeline.svg
:alt: pipeline status
:target: https://gitlab.msu.edu/blankjul/pymop/commits/master



Problems
==================================

In this package single- as well as multi-objective test problems are
included:


- Single-Objective:

- Ackley
- Cantilevered Beam
- Griewank
- Himmelblau
- Knapsack
- Pressure Vessel
- Schwefel
- Sphere
- Zakharov
- G

- Multi-Objective:

- ZDT 1-6
- DTLZ 1-7
- CDTLZ
- CTP
- Carside Impact
- BNH
- Kursawe
- OSY
- TNK
- Truss 2D
- Welded Beam


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

pymop-0.2.4.tar.gz (28.6 kB view hashes)

Uploaded Source

Built Distribution

pymop-0.2.4-py3-none-any.whl (39.6 kB view hashes)

Uploaded Python 3

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