ISolver Interface

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

Defines solvers that are supported by Microsoft Solver Foundation.

Namespace:  Microsoft.SolverFoundation.Services
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)

Syntax

'Declaration
Public Interface ISolver
public interface ISolver
public interface class ISolver
type ISolver =  interface end
public interface ISolver

The ISolver type exposes the following members.

Methods

  Name Description
Public method Shutdown Shuts down a solver instance.

Top

See Also

Reference

Microsoft.SolverFoundation.Services Namespace