NO_constraint function

Class: "NO_constraint"

Class: "NO_constraint"

In case the constraints slot in the problem object is NULL the return value of a call of constraints()

will return an object of class "NO_constraint" which inherits from "L_constraint".

NO_constraint(n_obj) as.NO_constraint(x, ...) is.NO_constraint(x)

Arguments

  • n_obj: a numeric vector of length 1 representing the number of objective variables.
  • x: an R object.
  • ...: further arguments passed to or from other methods (currently ignored).

Returns

an object of class "NO_constraint" which inherits from "L_constraint" and "constraint".

Author(s)

Stefan Theussl

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