You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
First, I am looking for a good QP solver that is free of GPL license, and the OSQP became one of the most prominent candidate for our project.
I am planning to include the solver into our software, which is also licensed under Apache license, and GPL is incompatible with the Apache license. Our project legal team advised that GPL cannot be included into our project due to license incompatibility.
However, when I saw commit messages of OSQP, it seems that CVXOPT is tested within the OSQP.
I hope to know if OSQP code includes any part of CVXOPT code directly or imports that from the code of OSQP.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi,
First, I am looking for a good QP solver that is free of GPL license, and the OSQP became one of the most prominent candidate for our project.
I am planning to include the solver into our software, which is also licensed under Apache license, and GPL is incompatible with the Apache license. Our project legal team advised that GPL cannot be included into our project due to license incompatibility.
However, when I saw commit messages of OSQP, it seems that CVXOPT is tested within the OSQP.
I hope to know if OSQP code includes any part of CVXOPT code directly or imports that from the code of OSQP.
Thank you.
The text was updated successfully, but these errors were encountered: