Skip to content

Commit 453e4d3

Browse files
committed
Update dual postsolve text in option definition file
1 parent c21c7f1 commit 453e4d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/optcuopt.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ presolve enumint 0 -1 1 1 Modify chosen presolve procedure
88
0 1 off (disable presolve)
99
1 1 papilo
1010
2 1 pslp
11-
dual_postsolve boolean 0 0 1 2 Controls whether dual postsolve is enabled. Disabling dual postsolve can improve solve time at the expense of not having access to the dual solution. Enabled by default for LP when presolve is enabled. This is not relevant for MIP problems
11+
dual_postsolve boolean 0 0 1 2 Controls whether dual postsolve is enabled when using Papilo presolver for LP problems
1212
time_limit integer 0 maxint 0 maxint 1 1 Controls the time limit in seconds after which the solver will stop and return the current solution (default GAMS ResLim)
1313
prob_read string 1 "" 1 1 Reads a problem from an MPS file
1414
pdlp_solver_mode enumint 0 4 1 2 Controls the mode under which PDLP should operate

0 commit comments

Comments
 (0)