forked from sqlp/sedumi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Readme.txt
53 lines (36 loc) · 1.68 KB
/
Readme.txt
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Welcome to SeDuMi 1.3
SeDuMi is a Matlab Toolbox for Linear, Second order, Semidefinite or mixed
problems. It can handle free variables and complex data as well.
To obtain the latest version of SeDuMi, see
http://sedumi.ie.lehigh.edu
Installation instructions can be found in the file
Install.txt
After you installed the binaries please type
help sedumi
in Matlab to get more information. Example problems can be found
in the folder /examples, documentation is in /doc.
For a list of changes check the file Changelog.txt.
--------------------------------------------------------------------
This product is made available under the GNU General Public License, see
the file COPYING for details.
Account of original sources:
The files ordmmd.c and symfct.c are C-versions of Fortran modules by
Esmond G. Ng and Barry W. Peyton, Oak Ridge National Laboratory, 1994,
from which large parts are based on SPARSPAK-A RELEASE III by Joseph W.H. Liu,
University of Waterloo, 1984.
All other files in this distribution are by Jos F. Sturm, Tilburg
University, 2001, updated and further developed by Imre Polik,
McMaster University, Hamilton, Canada.
* CITATION INFORMATION ** CITATION INFORMATION ** CITATION INFORMATION *
If you find this software useful, please cite it in your publication as
follows:
@Article{S98guide,
author = {Sturm, J.F.},
title = {Using {SeDuMi} 1.02, a {MATLAB} toolbox for optimization over symmetric cones},
journal = {Optimization Methods and Software},
year = 1999,
volume = {11--12},
pages = {625--653},
note = {Version 1.05 available from {\texttt{http://fewcal.kub.nl/sturm}}}
}
Bethlehem, PA, USA, April 6, 2010