[SciPy-User] How does “line search failed” affect the optimization?

Ziyuan Lin ziyuang at gmail.com
Thu Jan 8 18:49:27 EST 2015


Hi all,

I am using scipy.optimize.minimize for my optimization problem. 
Specifically, I tried solvers "L-BFGS-B" and "TNC", but both give me 
"Linear search failed"-like messages on my problem. What is the reason of 
the failure of the line search on these solvers? Does it mean that the 
final "optimal" value is potentially not optimal? Thank you.

Best regards,
Ziyuan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20150108/d48992a4/attachment.html>


More information about the SciPy-User mailing list