is.default_bound function

Check for default bounds

Check for default bounds

tests if the given object is an variable bound which represents default values only (i.e., all lower bounds are 0

and all upper bounds as Inf).

is.default_bound(x)

Arguments

  • x: object to be tested

Returns

a logical of length one indicating wether default bounds are given

  • Maintainer: Stefan Theussl
  • License: GPL-3
  • Last published: 2023-04-20