IntSetDecl: int set declaration

Description Usage Arguments

View source: R/DeclFunctions.R

Description

Declare a new set of int

Usage

1
IntSetDecl(name, kind, value = NULL)

Arguments

name

variable/parameter name

kind

"var" or "par"

value

provide an IntSetVal object (NULL by default)


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