package osdp

  1. Overview
  2. Docs
OCaml Interface to SDP solvers

Install

Dune Dependency

Authors

Maintainers

Sources

v1.1.0.tar.gz
sha512=4def6516b6af9f9af8e988a7bbe9af14ac25cea22ef93fd05a485b50e1ac7198498f34100880fbef41819ccdbda231aeff475dfa7fade81885da9a3fe94837d9

Description

OSDP is an OCaml frontend library to semi-definite programming (SDP) numerical optimization solvers. This package will be installed with the solver CSDP. It will also be compiled with SDPA and Mosek support if they can be found in the PATH.

Published: 14 Feb 2022

Dependencies (7)

  1. conf-csdp
  2. ocplib-simplex = "0.4"
  3. zarith >= "1.4"
  4. conf-autoconf build
  5. ocamlbuild build
  6. ocamlfind build
  7. ocaml < "5.0.0"

Dev Dependencies

None

Used by

None

Conflicts

None