Skip to content

Commit 80dc0f5

Browse files
change Mmonotone bpdn-cstr
1 parent 390a1a5 commit 80dc0f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/tables/bpdn-constr-table.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ verbose = 0 # 10
1616
ϵri = 1.0e-6
1717
maxIter = 500
1818
maxIter_inner = 100
19-
Mmonotone = 0
19+
Mmonotone = 5
2020
options =
2121
ROSolverOptions= ν, ϵa = ϵ, ϵr = ϵ, verbose = verbose, maxIter = maxIter, spectral = true, Mmonotone = Mmonotone)
2222
options_nrTR = ROSolverOptions(

0 commit comments

Comments
 (0)