makePriceN1Function: Price Function N. 1

View source: R/sof.price.n1.R

makePriceN1FunctionR Documentation

Price Function N. 1

Description

Second function by Price. The implementation is based on the definition

f(\mathbf{x}) = (|\mathbf{x}_1| - 5)^2 + (|\mathbf{x}_2 - 5)^2

subject to \mathbf{x}_i \in [-500, 500], i = 1, 2.

Usage

makePriceN1Function()

Value

An object of class SingleObjectiveFunction, representing the Price N. 1 Function.

[smoof_single_objective_function]

References

W. L. Price, A Controlled Random Search Procedure for Global Optimization, Computer journal, vol. 20, no. 4, pp. 367-370, 1977.

See Also

makePriceN2Function, makePriceN4Function


jakobbossek/smoof documentation built on Feb. 17, 2024, 2:23 a.m.