summaryrefslogtreecommitdiff
path: root/math/py-daqp/pkg-descr
blob: 793451c91871c87e4576d07e8b45db7767bb82a2 (plain) (blame)
1
2
3
4
5
6
7
DAQP is a dual active-set solver that solves convex quadratic programs
of the form:

minimize        0.5 x' H x + f' x

subject to      l  <=  x  <= u
		bl <=  Ax <= bu.