<div dir="ltr">Hi<br><div class="gmail_quote"><div dir="ltr">Over the last 3 days I have been searching the internet for a open source quadratic programming library in c/c++<br clear="all">My problem is:<br>minimize xHx&#39; + xf<br>
subject to:<br>lb &lt;= x &lt;= ub<br>
<br>where H is an identity matrix and hence sparse for large dimensions<br>x is a vector<br><br>lb and ub are the lower and upper bounds respectively on the vector x<br>Does ipopt solve such a problem<br><br>Please tell me if you have any open source c/c++ library<br>

Also if possible give me suggestions as to what algorithms may be able to solve these algorithms<br><br>Thanks<br>Regards<br>Anand<br></div></div><br><br clear="all"><br><br>
</div>