Skip to main content

Infrastructure to define optimization problems and some test problems for black-box optimization

Project description

Description

This package contains a collection of common benchmark problems for black-box optimization. Under the term “black-box problem”, we understand problems for which only little is known about their structure and properties. Such problems usually appear in practice when simulator output or some other complex system with nonlinear behavior is to be optimized.

Contained test problems:

  • Binary problems OneMax, LeadingOnes, and LeadingOnesTrailingZeros

  • Multiple Peaks Model 2

  • Walking Fish Group (WFG) toolkit

  • ZDT collection for multiobjective optimization

More test problems shall follow in the future.

The infrastructure of this package can also be used to wrap your own (real-world) optimization problems in the problem base class. Reasons to do this may be the following features:

  • Support for single-objective and multi-objective problems

  • In general, no assumptions about the search space are made

  • Evaluations are automatically counted

  • Can use true parallelism or concurrency via multiprocessing(.dummy)

  • Provides functionality for checking bound constraints and repairing violations of them in continuous optimization

  • Optionally: detection and subsequently avoidance of duplicate evaluations

Dependencies

Some modules of this package have additional dependencies on third-party packages. However, these are not enforced during installation not to hinder the utilization of the base module, which will always be free of dependencies.

Module

Dependencies

base

none

binary

none

mpm

numpy

multiobjective

diversipy

wfg

diversipy

zdt

diversipy

Documentation

The documentation is located at https://ls11-www.cs.tu-dortmund.de/people/swessing/optproblems/doc/

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

optproblems-0.2.tar.gz (21.9 kB view details)

Uploaded Source

File details

Details for the file optproblems-0.2.tar.gz.

File metadata

  • Download URL: optproblems-0.2.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for optproblems-0.2.tar.gz
Algorithm Hash digest
SHA256 675a52a6a0c3cb5cdf0a7611c7dd6cdae00496236870d69f2905335d9996bf50
MD5 48d8d1378e5b3c1add63763b3740c6f6
BLAKE2b-256 96bd00396881df4aa15ec309d70fd85f196c2f71ca27afaf0f5a3e161f3c236e

See more details on using hashes here.

Supported by

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