Skip to content

Commit b26513b

Browse files
change Mmonotone bpdn-cstr
1 parent 97c7b5b commit b26513b

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
@@ -17,7 +17,7 @@ verbose = 0 # 10
1717
ϵri = 1.0e-6
1818
maxIter = 500
1919
maxIter_inner = 100
20-
Mmonotone = 0
20+
Mmonotone = 5
2121
options =
2222
ROSolverOptions= ν, ϵa = ϵ, ϵr = ϵ, verbose = verbose, maxIter = maxIter, spectral = true, Mmonotone = Mmonotone)
2323
options_nrTR = ROSolverOptions(

0 commit comments

Comments
 (0)