Show / Hide Table of Contents

    Namespace OPTANO.Modeling.Optimization.Exporter

    Classes

    ExpressionNormalizer

    Class used for normalizing an expression. ConstantExpressions should be added up or expanded (to show if the expression is linear or quadratic or nonlinear) Another goal is to eliminate as many ConstantExpressions as possible.

    LPExporter

    This class can export a Model into a stream, using the LP file format.

    MPSExporter

    This class can export a model into a stream, using the MPS file format.

    VariableStatisticRow

    Wrapper class that contains statistics for a single Variable.

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