hasGlobalOptimum: Checks whether the global optimum is known.

View source: R/hasGlobalOptimum.R

hasGlobalOptimumR Documentation

Checks whether the global optimum is known.

Description

Checks whether the global optimum is known.

Usage

hasGlobalOptimum(fn)

Arguments

fn

[smoof_function]
Objective function.

Value

[logical(1)] TRUE if the global optimum is known, FALSE otherwise.


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