IMSL C# Numerical Library

MPSReader.NameObjective Property

The name of the free row containing the objective.

public virtual string NameObjective {get; set;}

Property Value

A String containing the name of the free row containing the objective.

Remarks

An MPS file can contain free rows, but only one is retained by this reader as the objective. If not set, then the first free row in the file is used as the objective.

See Also

MPSReader Class | Imsl.Math Namespace