CVX: Matlab Software for Disciplined Convex Programming
License
Our intention is to make CVX available for use without encumbrance in
both academic and commercial settings.
This version of CVX is distributed under the
GNU General Public License 2.0.
This license places conditions on the distribution of CVX, but not on its use in research,
development, and internal (undistributed) applications. For commercial applications that may be
incompatible with this license, please do not hesitate to contact us to discuss alternatives.
The example library (found in the examples/ subdirectory of the
distribution) is public domain. You are free to use the examples in any way
you wish; but when you do, we request that you give appropriate credit
to their authors.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License 2.0
for more details.
Copyright
CVX Version 1.1. Copyright © 2005-2007 Michael Grant and Stephen Boyd.
This copyright notice does not apply to the solvers
SeDuMi and
SDPT3,
whose code is included
with CVX in the subdirectories sedumi/ and sdpt3/, respectively. Please
refer to the separate copyright notices contained therein.
Both of these packages are also distributed under the
GNU General Public License 2.0.
|