Interface IFloor
Describes the interface for the Floor operation
Inherited Members
Namespace: OPTANO.Modeling.Optimization.Operators.Interfaces
Assembly: Optimization.dll
Syntax
public interface IFloor : IOperatorExpression
Properties
RepresentingVariable
Gets or sets the representing variable.
Declaration
Variable RepresentingVariable { get; set; }
Property Value
Type | Description |
---|---|
Variable |