Show / Hide Table of Contents

    Namespace OPTANO.Modeling.Optimization.Operators.Interfaces

    Interfaces

    IAbs

    Describes the interface for the Abs operation

    ICeil

    Describes the interface for the Ceil operation

    IFloor

    Describes the interface for the Floor operation

    IMax

    Describes the interface for the max operation

    IMin

    Describes the interface for the min operation

    INot

    Describes the interface for the not operator for constraints

    IOperator

    Defines an interface for an operator as, e.g., Min, Plus, Times, etc.

    IOperatorExpression

    Any operation (Plus, Times, etc.) that wants to be exposed as an expression needs to implement this interface

    IOr

    Describes the interface for the or operator for constraints

    IPlus

    Describes the interface for the plus operation

    ITimes

    Describes the interface for the times operation

    IWhere

    Describes the interface for the where operator for constraints

    Back to top Copyright © OPTANO GmbH generated with DocFX
    Privacy Policy | Impressum – Legal Notice