ConstraintSystem.ResetSolver Method

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

Resets the solver state.

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

Syntax

'Declaration
Public Sub ResetSolver
public void ResetSolver()
public:
void ResetSolver()
member ResetSolver : unit -> unit 
public function ResetSolver()

.NET Framework Security

See Also

Reference

ConstraintSystem Class

Microsoft.SolverFoundation.Solvers Namespace