Callback: Boolean solver.OnSolve(IUserSolver entity, Func<Int32, String, Boolean> progressFunction)

Called to run the solve process.

Parameters

Return Value

Type: Boolean
Returns true if the solve succeeded; false otherwise.