Closed dpo closed 2 years ago
When instantiating a JuMP model, the user doesn't receive the same kind of object as when instantiating an ADNLPModel. One is an NLPModel, and the other one isn't. We should really show the user how to use MathOptNLPModel.
MathOptNLPModel
When instantiating a JuMP model, the user doesn't receive the same kind of object as when instantiating an ADNLPModel. One is an NLPModel, and the other one isn't. We should really show the user how to use
MathOptNLPModel
.