osqp-python icon indicating copy to clipboard operation
osqp-python copied to clipboard

Licensing question with OSQP regarding CVXOPT imports

Open yonghoonlee opened this issue 4 years ago • 0 comments

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.

yonghoonlee avatar Jul 09 '21 20:07 yonghoonlee