# Csdp **Repository Path**: imbit_mathmhb/Csdp ## Basic Information - **Project Name**: Csdp - **Description**: No description available - **Primary Language**: C - **License**: EPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-01 - **Last Updated**: 2021-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![a COIN-OR project](https://www.coin-or.org/GitHub/coin-or-badge.png)](https://www.coin-or.org) 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](https://github.com/coin-or/Csdp/wiki) for more information about the project, other projects that work with CSDP, installation instructions, and documentation.