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

Callback that is invoked when the solve process is run.

Parameters

Return Value

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