DSDP
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
o-examples
|o*color.cSecond Basic Example: Read graph from file, formulate the SDP relaxation of k-coloring problem, solve using DSDP, and apply randomized algorithm to generate approximate solutions
|o*dsdp.cCall DSDP from the Matlab environment
|o*maxcut.cMost Basic Example: read graph from file, formulate the SDP relaxation of maximum cut problem, solve using DSDP, and apply randomized algorithm to generate approximate solutions
|o*readsdpa.cRead SDPA data files, pass data into DSDP solver, and print solution
|o*stable.cRead graph from file, formulate the Maximum Stable Set problem, and solve using DSDP
|\*theta.cRead graph complement from file, formulate the Lovasz theta problem, and solve using DSDP
o-include
|o*dsdp5.hThe API to DSDP for those applications using DSDP as a subroutine library
|o*dsdpbasictypes.hSolver, solution types, termination codes,
|o*dsdplapack.hDSDP uses BLAS and LAPACK for many of its operations
|o*dsdpmem.hMemory allocation in DSDP
|\*dsdpsys.hError handling, printing, and profiling
\-src
 o+bounds
 o+lp
 o+sdp
 o+solver
 o+sys
 \+vecmat