forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 5:37 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  [ 2 posts ] 
Author Message
 Post subject: SQP for non-quadratic problems
PostPosted: Mon Sep 25, 2017 4:36 pm 
Offline

Joined: Mon Sep 25, 2017 4:28 pm
Posts: 1
So my problem is non-quadratic, but I want to use the usual SQP procedure of minimising the quadratic approximation (obtained from a Taylor expansion) to obtain the next iterate. Do I need to formulate this myself? If so, I'd like to use a finite differences approximation for the gradient and hessian. Does alglib expose any functions that will approximate the gradient and hessian for me?


Top
 Profile  
 
 Post subject: Re: SQP for non-quadratic problems
PostPosted: Tue Sep 26, 2017 5:13 pm 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 903
Hi!

Unfortunately, no - you have to do numerical differentiation and QP problem formulation yourself. Buy you can use ALGLIB QP solvers to solve QP problems after you prepared them.


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

All times are UTC


Who is online

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