What algorithm cvxopt.solvers.qp uses, and can you provide some relevant information.

65 views
Skip to first unread message

Peng Zhao

unread,
Aug 1, 2022, 11:54:49 PM8/1/22
to CVXOPT
Recently, I used cvxopt.solvers QP calculates a portfolio problem, and the result is surprisingly good, so I want to know what algorithm cvxopt.solvers.qp uses to solve this problem?

Martin

unread,
Aug 26, 2022, 2:52:28 AM8/26/22
to CVXOPT
The qp() routine is a wrapper for coneqp(). You can find a detailed description of the implementation in the "Technical documentation", which is available here:
Reply all
Reply to author
Forward
0 new messages