JuliaSmoothOptimizers / SolverTools.jl

Tools for developing nonlinear optimization solvers.
Other
26 stars 18 forks source link

Better output for GenericExecutionStats #93

Closed abelsiqueira closed 8 months ago

abelsiqueira commented 5 years ago

Something like

Execution stats:
 - Status: ...
 - Dual measure: ...
 - Primal measure: ...
Jay-sanjay commented 9 months ago

@abelsiqueira Hello sir , I would be happy to work on this issue Correct me if I am wrong here you want me to add a custom show method for better output formatting https://github.com/JuliaSmoothOptimizers/SolverTools.jl/blob/b2bbf681daba13eb1772181f4e11cf9d152e3c9c/test/dummy_solver.jl#L64C1-L77C1

Could you please assist me for it

abelsiqueira commented 8 months ago

Hi @Jay-sanjay, sorry, I missed this comment. This issue should be in https://github.com/JuliaSmoothOptimizers/SolverCore.jl/issues/80 now. I am closing this.