Overload List

  Name Description
Public method IntVar(array<Int32>[]()[][])
Creates and returns a new integer variable with a domain of possible values.
Public method IntVar(array<Int32>[]()[][], String)
Creates and returns a new integer variable with a domain of possible values and a name.

See Also