Learn R Programming

Rcsdp

This package is an R interface to the CSDP semidefinite programming library by Brian Borchers (https://github.com/coin-or/Csdp/)

Installation

You can install the released version of Rcsdp from CRAN with:

install.packages("Rcsdp")

Copy Link

Version

Install

install.packages('Rcsdp')

Monthly Downloads

5,720

Version

0.1.57.6

License

CPL-1.0

Issues

Pull Requests

Stars

Forks

Maintainer

Hector Bravo

Last Published

June 23rd, 2025

Functions in Rcsdp (0.1.57.6)

csdp-sparse

Simple support for sparse matrices
csdp.control

Pass control parameters to csdp solver.
readsdpa

Reading and writing semidefinite programs for SDPA format files.
csdp

Solve semidefinite program with CSDP