DSDP
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  examples
 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
 dsdp.cCall DSDP from the Matlab environment
 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
 readsdpa.cRead SDPA data files, pass data into DSDP solver, and print solution
 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
  include
 dsdp5.hThe API to DSDP for those applications using DSDP as a subroutine library
 dsdpbasictypes.hSolver, solution types, termination codes,
 dsdplapack.hDSDP uses BLAS and LAPACK for many of its operations
 dsdpmem.hMemory allocation in DSDP
 dsdpsys.hError handling, printing, and profiling
  src
  bounds
  lp
  sdp
  solver
  sys
  vecmat