ramlAlgObject-class: An abstract class that represents arrays or variables that...

Description Slots

Description

An abstract class that represents arrays or variables that conform to algebraic rules.

Slots

name:

Object of class "character"– the name of the variable in the user's scope.

bounds:

Object of class "numeric", which defines the lower and upper bounds of the variable's domain.

integer:

Object of class "character", which defines if the variable is a "Real", "Integer", or "Binary"

value:

Object of class "numeric", the value of the variable at the model's optimum.


jlepird/raml documentation built on May 19, 2019, 12:46 p.m.