IMSL C# Numerical Library

MPSReader.NameRHS Property

The name of the RHS set used.

public virtual string NameRHS {get; set;}

Property Value

A String containging the name of the RHS set used.

Remarks

An MPS file can contain multiple sets of RHS values, 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