[ojAlgo-user] Re: quadratic programming problem
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Anders P. <an...@oj...> - 2005-09-12 09:20:41
|
Hi, I understand (now) that using the ojAlgo optimisation models is not trivial. I'll see if I can improve the docs for the next version. Using the QP-solver without the models should be straight forward... The few lines of documentation in http://ojalgo.org/generated/org/ojalgo/optimisation/qp/ GenericQPSolver.html should be enough. 1) Just build your matrixes 2) Instantiate an ActiveSetSolver 3) Call solve(); /Anders ________________________________________ an...@oj... http://ojalgo.org/ Anders Peterson ojAlgo c/o Optimatika Torstenssonsgatan 12, 5tr. 114 56 Stockholm Sweden |