dsdp-readsdpa function

Solving semidefinite programs reading from SDPA format files.

Solving semidefinite programs reading from SDPA format files.

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

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 ""].