Tagged Questions
3
votes
2answers
2k views
QP solver for Java [closed]
I'm looking for a good easy to use Java based Quadratic Programming (QP) solver.
Googling around I came across ojAlgo (http://ojalgo.org).
However, I was wondering if there are any other/better ...