DSDP
|
Print data or solution in SDPA format. More...
Go to the source code of this file.
Functions | |
int | DSDPPrintData (DSDP dsdp, SDPCone sdpcone, LPCone lpcone) |
Print data in SDPA format to a file named "output.sdpa". More... | |
int | DSDPPrintSolution (FILE *fp, DSDP dsdp, SDPCone sdpcone, LPCone lpcone) |
Print solution in SDPA format. More... | |
Print data or solution in SDPA format.
Definition in file printsdpa.c.