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 May 31, 2023, 9:39 p.m.

Related to dsdp-readsdpa in Rdsdp...