Closed dapplegate closed 3 years ago
Record iteration stats if we are terminating, even if record_iteration_stats == false.
This is necessary for solve_qp.jl to report solution stats, since it uses the last entry in iteration_stats as solution_stats.
Done.
Record iteration stats if we are terminating, even if record_iteration_stats == false.
This is necessary for solve_qp.jl to report solution stats, since it uses the last entry in iteration_stats as solution_stats.