Skip to content

Plotting the convergence parameters to analyse DDP solver

Carlos Mastalli requested to merge (removed):solver into devel

This PR allows us to record the solver performance through the iterates inside the solverParams. This feature is important to compare the actual DDP solver against previous one (see #6 (closed)), and it tackles the task #27 (closed).

Merge request reports