NLPModelsJuMP.jl
NLPModelsJuMP.jl copied to clipboard
Constraint code is the same for NLP and NLS models
trafficstars
This is just to simplify the code
Should we define an AbstractMathOptNLPModel ?
If there is no perspective of having more, let's define a union type instead, no?
We can also do that.