MadNLP.jl icon indicating copy to clipboard operation
MadNLP.jl copied to clipboard

Nonconvex.jl interface

Open sshin23 opened this issue 4 years ago • 4 comments

Now that we have fully migrated to NLPModels, I think it is a great time to implement an interface to Nonconvex.jl. I think we can either create an extension package MadNLPNonconvex.jl in this repository or create a NonconvexMadNLP.jl repository in the JuliaNonconvex organization. I think the latter might be better for consistency with other solver interfaces to Nonconvex.jl. Any suggestions, @frapac @mohamed82008?

sshin23 avatar Sep 14 '21 19:09 sshin23

I vote for the second option. An example to follow is https://github.com/JuliaNonconvex/NonconvexPercival.jl/blob/master/src/NonconvexPercival.jl#L112 which hooks into ADNLPModels.jl.

mohdibntarek avatar Sep 14 '21 19:09 mohdibntarek

Happy to invite you to the JuliaNonconvex org if you want to start working on this.

mohdibntarek avatar Sep 14 '21 19:09 mohdibntarek

@mohamed82008 Thanks for the suggestion. And yes, could you invite me and @frapac?

sshin23 avatar Sep 14 '21 19:09 sshin23

Done

mohdibntarek avatar Sep 14 '21 19:09 mohdibntarek