FileType Enumeration

Fabrica Bolos GLPK

Collapse imageExpand ImageCopy imageCopyHover image
The filetype of a model file

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

Syntax

C#
public enum FileType
Visual Basic
Public Enumeration FileType
Visual C++
public enum class FileType

Members

Member nameValueDescription
MPS0 MPS
OSiL1 OSiL
LP2 LP

See Also