Skip to content

Commit 757701d

Browse files
update nb iters sp mono solver (#279)
1 parent 2b5873a commit 757701d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mono_solver.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ function SolverCore.solve!(
7272
post_scale!(sd, pt, res, fd, id, itd)
7373
end
7474

75+
cnts.iters_sp = cnts.k
7576
set_ripqp_stats!(stats, pt, res, pad, itd, id, sc, cnts, itol.max_iter)
7677
return stats
7778
end

0 commit comments

Comments
 (0)