IntDecl: int declaration

Description Usage Arguments

View source: R/DeclFunctions.R

Description

Declare a new int

Usage

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

Arguments

name

variable/parameter name

kind

"var" or "par"

value

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

domain

domain of the int variable (NULL by default)


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