FloatDecl: float declaration

Description Usage Arguments

View source: R/DeclFunctions.R

Description

Declare a new float

Usage

1
FloatDecl(name, kind, value = NULL, domain = NULL)

Arguments

name

variable/parameter name

kind

"var" or "par"

value

pass a numeric/double value in R (NULL by default)

domain

domain of the float variable (NULL by default)


rminizinc documentation built on Oct. 15, 2021, 9:06 a.m.