IMSL C# Numerical Library

MPSReader.NameBounds Property

The name of the BOUNDS set.

public virtual string NameBounds {get; set;}

Property Value

A String containing the name of the Bounds set.

Remarks

An MPS file can contain multiple sets of BOUNDS, but only one is retained by this reader. If not set, then the first set in the file is used.

See Also

MPSReader Class | Imsl.Math Namespace