shouldBeMinimized function

Check if function should be minimized.

Check if function should be minimized.

Functions can have an associated global optimum. In this case one needs to know whether the optimum is a minimum or a maximum.

shouldBeMinimized(fn)

Arguments

  • fn: [smoof_function]

    Objective function.

Returns

[logical] Each component indicates whether the corresponding objective should be minimized.

  • Maintainer: Jakob Bossek
  • License: BSD_2_clause + file LICENSE
  • Last published: 2023-03-10