forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 9:05 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Question about minbleicoptimize alogrithm
PostPosted: Tue Apr 19, 2022 3:50 am 
Offline

Joined: Tue Apr 19, 2022 3:46 am
Posts: 1
I check the code in minbleicoptimize. The annotation said it uses the LBFGS to determine the direction, but why the website claims that the algorithm uses nonlinear conjugate gradient? Am I missing something? Attach is the annotation in the source code.
/*
* 1. Calculate search direction D according to L-BFGS algorithm
* using constrained preconditioner to perform inner multiplication.
* 2. Evaluate scaled length of direction D; restart LBFGS if D is zero
* (it may be possible that we found minimum, but it is also possible
* that some constraints need deactivation)
* 3. If D is non-zero, try to use previous scaled step length as initial estimate for new step.
*/


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: Sergey.Bochkanov and 50 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group