enum

Symphony::FileFormat

Inherits Enum < Comparable < Value < Object

Constants

MPS = 0
LP = 1

Instance methods

lp?

Returns true if this enum value equals LP

Source
mps?

Returns true if this enum value equals MPS

Source