Decision Variable.Is Integer Property
Gets or sets whether the variable is restricted to integer values.
Definition
Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.2
public bool IsInteger { get; set; }