[ojAlgo-user] Using ojalgo libray as QP solver
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Amandeep G. <ama...@gm...> - 2012-04-12 12:53:25
|
Hi, I want to use ojalgo library for Quadratic programming but have the following problem: The frmulation of the quadratic program is given as min 1/2 [X]T[Q][X] - [C]T[X] when [AE][X] == [BE] and [AI][X] <= [BI] but no information about [BI], [BE], [AI], [AE] and [Q] has been given. Also are no constructors through which you can input the value of these parameters. Looking forward for a positive response. Regards, Aman Deep Gautam |