1DSDP5(1) User Commands DSDP5(1)
2
3
4
6 dsdp5 - Run the DSDP solver on SDPA data files, and print solution
7
9 dsdp5 [OPTIONS] <SDPA_FILE>
10
12 The dsdp5 program reads a semidefinit program from an SDPA data file,
13 passes the data into the DSDP solver, and prints a solution.
14
16 -print k
17 Print information at each k iterations (default 10).
18
19 -save FILE
20 Save the solution in FILE in SDPA format
21
22 -fout FILE
23 Print standard monitor to FILE
24
25 -y0 FILE
26 Read the initial solution from FILE
27
28 -benchmark FILE
29 Read the names of benchmark SDPA files from FILE
30
31 -directory DIRECTORY
32 Identify the directory containing benchmark SDPA files
33
34 -suffix NAME
35 Add the suffix NAME to each benchmark problem name
36
37 -table FILE
38 Store the benchmark results in FILE (default "results-dsdp-5.8")
39
40 -dloginfo N
41 Set the logging level (default 0). More information is printed
42 for higher numbers.
43
44 -dlogsummary N
45 Print timing information if N is nonzero (default 1)
46
47 -params FILE
48 Read DSDP parameters from FILE
49
50 -view Show the values of the DSDP parameters
51
52 -help Print a help message
53
55 dsdp-color(1), dsdp-maxcut(1), dsdp-stable(1), dsdp-theta(1)
56
57
58
59DSDP 5.8 DSDP5(1)