







[Missing <summary> documentation for "N:Optimization.Exporter"]
Classes
Class | Description | |
---|---|---|
![]() | 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.
|