Share via


SolverContext.LoadModel Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Loads a model.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method LoadModel(ILinearModel) Loads a linear model.
Public method LoadModel(ITermModel) Loads a non-linear model.
Public method LoadModel(FileFormat, TextReader) Loads a model from a file.
Public method LoadModel(FileFormat, String) Loads a model in OML, MPS, or .SMPS format.

Top

See Also

Reference

SolverContext Class

Microsoft.SolverFoundation.Services Namespace