package csdp

  1. Overview
  2. Docs
Solver for semidefinite programming problems

Install

Dune Dependency

Authors

Maintainers

Sources

6.2.0.tar.gz
sha256=3d341974af1f8ed70e1a37cc896e7ae4a513375875e5b46db8e8f38b7680b32f

Description

CSDP is a library of routines that implements a predictor corrector variant of the semidefinite programming algorithm. It is written in C for efficiency and runs in parallel on shared memory multi-processor systems. See also the conf-csdp opam package (for distributions that provide csdp)

Published: 26 Apr 2024

Dependencies (3)

  1. conf-openblas os != "macos"
  2. conf-lapack
  3. conf-gcc

Dev Dependencies

None

Used by

None

Conflicts

None