Optimization.Exporter Namespace

Fabrica Bolos GLPK

Collapse imageExpand ImageCopy imageCopyHover image

[Missing <summary> documentation for "N:Optimization.Exporter"]

Classes

  ClassDescription
Public classExpressionNormalizer
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.
Public classLPExporter
This class can export a model into a stream, using the LP file format.
Public classMPSExporter
This class can export a model into a stream, using the MPS file format.