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

[smoof_single_objective_function]


smoof documentation built on March 31, 2023, 11:48 p.m.