/Csdp

This is now the working repository for the CSDP project. CSDP is a solver for semidefinite programming problems. It is a COIN-OR project.

Primary LanguageCEclipse Public License 2.0EPL-2.0

a COIN-OR project

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.