You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working on Dualization.jl and I use COSMO as one of the solvers to test. One of the features is to dualize a model and solve it and return the primal solution, but for that, I query the DualObjectiveValue. Is it possible to add it to the results struct?
The text was updated successfully, but these errors were encountered:
Hello,
I am currently working on Dualization.jl and I use COSMO as one of the solvers to test. One of the features is to dualize a model and solve it and return the primal solution, but for that, I query the DualObjectiveValue. Is it possible to add it to the results struct?
The text was updated successfully, but these errors were encountered: