Learn R Programming

Rdsdp (version 1.0.6)

R Interface to DSDP Semidefinite Programming Library

Description

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.

Copy Link

Version

Install

install.packages('Rdsdp')

Monthly Downloads

12,728

Version

1.0.6

License

GPL-3

Maintainer

Zhisu Zhu

Last Published

June 8th, 2025

Functions in Rdsdp (1.0.6)

Rdsdp::dsdp.readsdpa

Solving semidefinite programs reading from SDPA format files.
Rdsdp::dsdp

Solve semidefinite programm with DSDP
Rdsdp

R interface to DSDP semidefinite programming library