Learn R Programming

smoof (version 1.6.0.3)

makeBoothFunction: 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()

Arguments

Value

[smoof_single_objective_function]