On Oct 5, 2012, at 6:41 AM, Dženan Zukić wrote: > You can return 0 from the objective function (if you are maximizing it) in > case of a crash, and let the optimization algorithm take care of the rest.
Making your objective function discontinuous may cause convergence problems in some of the algorithms, especially gradient-based ones.
_______________________________________________ NLopt-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss
