SolverContext.Solve Method

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

Solves 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 Solve() Solves a model that has been created and loaded.
Public method Solve(Directive[]) Solves a model that has been created and loaded. Solves the model using the specified directives.
Public method Solve(Func(TResult), Void) Solves a model that has been created and loaded.

Top

Remarks

This method is a blocking call.

See Also

Reference

SolverContext Class

Microsoft.SolverFoundation.Services Namespace