math-optim/bench/cec2020/doc.go
leo cb48a6dd56
All checks were successful
continuous-integration/drone/push Build is passing
cec2020: add doc.go
2023-02-04 21:58:21 +01:00

8 lines
569 B
Go

// Copyright 2023 wanderer <a_mirre at utb dot cz>
// SPDX-License-Identifier: GPL-3.0-or-later
// Package cec2020 implements functions of the CEC2020 Testbed.
// Function definitions and overview: https://github.com/P-N-Suganthan/2020-Bound-Constrained-Opt-Benchmark/blob/d8b4c52f161562cd462e9b3352885e8df6fd2e41/Definitions%20of%20%20CEC2020%20benchmark%20suite%20Bound%20Constrained.pdf
// Example implementation: https://github.com/danney9512/CEC2020-Bound-Constrained-Opt_mpmL-SHADE/blob/master/mpmL-SHADE_source code/src/problem_test_functions.h
package cec2020