MPSExporter Class

Fabrica Bolos GLPK

Collapse imageExpand ImageCopy imageCopyHover image
This class can export a model into a stream, using the MPS file format.

Namespace: Optimization.Exporter
Assembly: Optimization.Framework (in Optimization.Framework.dll) Version: 0.3.1036.0

Syntax

C#
public class MPSExporter
Visual Basic
Public Class MPSExporter
Visual C++
public ref class MPSExporter

Inheritance Hierarchy

System..::..Object
  Optimization.Exporter..::..MPSExporter

See Also