forum.alglib.net

ALGLIB forum
It is currently Fri Sep 20, 2024 11:44 am

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  [ 3 posts ] 
Author Message
 Post subject: Help with quadratic programming
PostPosted: Fri Feb 22, 2013 6:12 pm 
Offline

Joined: Fri Feb 15, 2013 3:22 pm
Posts: 11
Hello
In the Reference Manual says that the function sets minqpsetstartingpoint starting point for QP solver. It is useful To Have
good initial approximation to the solution, Because It Will Increase
speed of convergence and identification of active constraints.
I want to use this function but I need to know what criteria you use "ALGLIB" to find an optimal solution from the initial point.
Knowing this would help me to set the starting point of my quadratic programming problem.
thanks


Top
 Profile  
 
 Post subject: Re: Help with quadratic programming
PostPosted: Tue Feb 26, 2013 12:40 pm 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 922
ALGLIB uses active set method which almost monotonically decreases target function value. Thus, initial point should be:
* feasible
* if possible, good approximation of the solution

Feasibility is strongly desired, second property is less essential.


Top
 Profile  
 
 Post subject: Re: Help with quadratic programming
PostPosted: Wed Feb 27, 2013 10:48 pm 
Offline

Joined: Fri Feb 15, 2013 3:22 pm
Posts: 11
Thanks for your answer:
I wonder if you could help me with some literature that allows me to understand the active set method. In this way you will help me find my initial point quadratic programming problem.


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 83 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