makeBoothFunction: Booth Function

View source: R/sof.booth.R

makeBoothFunctionR Documentation

Booth Function

Description

This function is based on the formula

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

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

Usage

makeBoothFunction()

Value

An object of class SingleObjectiveFunction, representing the Booth Function.

[smoof_single_objective_function]


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