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)


acharaakshit/RMiniZinc documentation built on Oct. 22, 2021, 11:18 p.m.