Closed mrava87 closed 5 months ago
This PR introduces a stopping criterion to ProximalPoint and ProximalGradient based on the change in objective function between two consecutive iterations.
Ultimately the same criterion must be implemented on all solvers.
This PR introduces a stopping criterion to ProximalPoint and ProximalGradient based on the change in objective function between two consecutive iterations.
Ultimately the same criterion must be implemented on all solvers.