SimplexSolver Constructor

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

Initializes a new instance of the SimplexSolver class.

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 SimplexSolver() Initializes a new instance of the SimplexSolver class.
Public method SimplexSolver(IEqualityComparer<Object>) Initializes a new instance of the SimplexSolver class using the specified comparer.
Public method SimplexSolver(ISolverEnvironment) Initializes a new instance of the SimplexSolver class.

Top

See Also

Reference

SimplexSolver Class

Microsoft.SolverFoundation.Solvers Namespace