Rdsdp::dsdp.readsdpa {Rdsdp}R 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 ""].


[Package Rdsdp version 1.0.5.2.1 Index]