Non-Contradiction / convexjlr

Disciplined Convex Programming in R using Convex.jl.
https://non-contradiction.github.io/convexjlr/
Apache License 2.0
14 stars 1 forks source link

More options to the solver #3

Closed Non-Contradiction closed 6 years ago

Non-Contradiction commented 6 years ago

Besides the max iteration option, the solver should accept other options. And there should be some way to set the option for default parameters of the solver.

Non-Contradiction commented 6 years ago

After consideration, there should be no way to change the default behavior of the solver. And now convexjlr should support multiple options for solver SCS and ECOS.