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.0.6
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
public bool IsInteger { get; set; }