ISolverEnvironment Interface

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

Defines the solver environment.

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

Syntax

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

Remarks

The solver environment contains information that is passed in to the class constructors for non-Microsoft solvers.

See Also

Reference

Microsoft.SolverFoundation.Services Namespace