csdp-randgraph

A software package for semidefinite programming

Install

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

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.

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.