Copyright 1997-2018, Brian Borchers. This copy of CSDP is made available under the Eclipse Public License. See LICENCE for the details of the EPL.
CSDP is a software package for solving semidefinite programming problems. This project is a C code for SDP that uses BLAS and LAPACK subroutines. The algorithm is a predictor-corrector version of the primal-dual barrier method of Helmberg, Rendl, Vanderbei, and Wolkowicz.
Please see the Wiki for more information about the project, other projects that work with CSDP, installation instructions, and documentation.