-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copyright
executable file
·33 lines (22 loc) · 1.11 KB
/
Copyright
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
SDPT3 Version 4.0
A MATLAB software for semidefinite-quadratic-linear programming
Copyright (c) 1997 by
Kim-Chuan Toh, Michael J. Todd, and Reha H. Tutuncu
This version of SDPT3 is distributed under the GNU General Public License 2.0.
For commercial applications that may be incompatible with this license,
please contact the authors to discuss alternatives.
This software is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License 2.0
as published by the Free Software Foundation Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
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 for more details.
*** Citation Information
If you find this software useful, please cite it in you publication as
follows:
K.C. Toh, M.J. Todd, and R.H. Tutuncu,
SDPT3 --- a Matlab software package for semidefinite
programming, version 1.3,
Optimization Methods and Software, 11 (1999), pp. 545--581.