Learn R Programming

smoof (version 1.7.0)

makeBK1Function: BK1 function generator

Description

Generates the BK1 function, a multi-objective optimization test function. The BK1 function is commonly used in benchmarking studies for evaluating the performance of optimization algorithms.

Usage

makeBK1Function()

Arguments

Value

[smoof_multi_objective_function] Returns an instance of the BK1 function as a smoof_multi_objective_function object.

References

...