This topic has not yet been rated - Rate this topic

InteriorPointSolver Constructor (IEqualityComparer<Object>)

Solver Foundation 3.0

[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 InteriorPointSolver class.

Namespace:  Microsoft.SolverFoundation.Solvers
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)
public InteriorPointSolver(
	IEqualityComparer<Object> cmp
)

Parameters

cmp
Type: System.Collections.Generic.IEqualityComparer<Object>
The key comparison mechanism.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.