dsdp-readsdpa: Solving semidefinite programs reading from SDPA format files.

Rdsdp::dsdp.readsdpaR Documentation

Solving semidefinite programs reading from SDPA format files.

Description

Function to read the semidefinite program input data in SDPA format and solve it.

Usage

dsdp.readsdpa(sdpa_filename, options_filename="")

Arguments

sdpa_filename

The location of the SDPA input file.

options_filename

The location of the OPTIONS file [default ""].


Rdsdp documentation built on June 10, 2025, 9:12 a.m.

Related to dsdp-readsdpa in Rdsdp...