Oliver Hinder
Oliver Hinder
current code only handle minimization
How difficult is this to do? I was hoping to test my solver on some complementarity problems. If it is difficult then one hack is I could fairly easily do...
Thanks! I think I might have even written that code. Haha. Do you think we should point to this in solver_qp.jl?
I got a little confused when looking at solver_qp.jl at the command line arguments help descriptions to understand what happens by default.
Maybe we could add something to the --help?
Oh I missed that. I guess I was suggesting adding to --help the default value for each of these parameters or a pointer to termination.jl. Admittedly, I missed this comment...