ILOG CPLEX .NET Reference Manual

NumVarType Fields

The fields of the NumVarType class are listed below. For a complete list of NumVarType class members, see the NumVarType Members topic.

Public Static Fields

Bool Boolean or, equivalently, binary variable type.
Float Floating point or, equivalently, continuous variable type.
Int Integer variable type.

See Also

NumVarType Class | ILOG.Concert Namespace