Can I manually set the exit criteria for the genetic mutation algorithm with an Objective Function?
Show older comments
I do not fully understand how the solution tolerance is defined for "gamultiobj". I can set the tolerance property by setting the 'TolFun' option, but it is unclear exactly how the solver uses this value. In my case, I am working with two objective functions. When I execute the solver, it runs for 100 generations; however, it seems that convergence in the objective functions has been reached after about 20 generations. Is there any way I can tell the solver to stop after my own criteria for the objective functions convergence has been met?
Accepted Answer
More Answers (0)
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!