RobustOptimizer icon indicating copy to clipboard operation
RobustOptimizer copied to clipboard

Disable TolFun

Open ChinChangYang opened this issue 11 years ago • 0 comments

Some of objective functions have tons of the same function values. TolFun may be zero, and the algorithm is terminated without appropriately evolving the vectors. Please disable TolFun for all of the evolutionary algorithms.

ChinChangYang avatar Apr 08 '14 02:04 ChinChangYang