dme65 / pySOT

Surrogate Optimization Toolbox for Python
Other
205 stars 53 forks source link

Add back option to restart algorithms when they converge early #31

Closed dme65 closed 5 years ago

dme65 commented 5 years ago

pySOT automatically restarted before version 0.2.0, but this option was removed to allow users to look at the results before deciding to restart. We should add back an option for the strategies to restart if it's desired by the user to do all function evaluations without looking at any intermediate results.

dme65 commented 5 years ago

This was fixed in 0.2.3