Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, the number of allowed evaluations is set by the setMaxEvaluations method.
In the ML, it was proposed to pass that parameter when calling the solve method. The setter will be removed.
The existing solve methods will remain, using a default value (100) for the the maximum number of evaluations.