R interface to DSDP semidefinite programming library. The DSDP software is a free open source implementation of an interior-point method for semidefinite programming. It provides primal and dual solutions, exploits low-rank structure and sparsity in the data, and has relatively low memory requirements for an interior-point method.
Version: | 1.0.5 |
Imports: | utils, methods |
Published: | 2020-03-12 |
Author: | Zhisu Zhu, Yinyu Ye (DSDP by Steve Benson, Yinyu Ye and Xiong Zhang) |
Maintainer: | Zhisu Zhu <zhuzhisu at alumni.stanford.edu> |
License: | GPL-3 |
URL: | http://www.mcs.anl.gov/hs/software/DSDP |
NeedsCompilation: | yes |
In views: | Optimization |
CRAN checks: | Rdsdp results |
Reference manual: | Rdsdp.pdf |
Package source: | Rdsdp_1.0.5.tar.gz |
Windows binaries: | r-devel: Rdsdp_1.0.5.zip, r-release: Rdsdp_1.0.5.zip, r-oldrel: Rdsdp_1.0.5.zip |
macOS binaries: | r-release: Rdsdp_1.0.5.tgz, r-oldrel: Rdsdp_1.0.5.tgz |
Old sources: | Rdsdp archive |
Reverse imports: | knockoff, OptimaRegion |
Please use the canonical form https://CRAN.R-project.org/package=Rdsdp to link to this page.