csdp

A software package for semidefinite programming

Install

All systems
curl cmd.cat/csdp.sh
Debian Debian
apt-get install coinor-csdp-dbg
Ubuntu
apt-get install coinor-csdp-dbg
Arch Arch Linux
pacman -S coinor-csdp-dbg
image/svg+xml Kali Linux
apt-get install coinor-csdp-dbg
Fedora
dnf install coinor-csdp-dbg
Windows (WSL2)
sudo apt-get update sudo apt-get install coinor-csdp-dbg
Raspbian
apt-get install coinor-csdp-dbg

coinor-csdp-dbg

A software package for semidefinite programming

CSDP is a library of routines that implements a predictor corrector variant of the semidefinite programming algorithm of Helmberg, Rendl, Vanderbei, and Wolkowicz. The code runs in parallel on shared memory multi-processor systems, and it makes effective use of sparsity in the constraint matrices. CSDP is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). This package contains the debug symbols.

coinor-csdp

A software package for semidefinite programming

CSDP is a library of routines that implements a predictor corrector variant of the semidefinite programming algorithm of Helmberg, Rendl, Vanderbei, and Wolkowicz. The code runs in parallel on shared memory multi-processor systems, and it makes effective use of sparsity in the constraint matrices. CSDP is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). This package contains the binaries.

csdp-tools

Command line tools for working with CSDP

coin-or-csdp

A C library for Semidefinite Programming