Since PR #69 , the JuMP models have an ADNLPModels translation, and we check the compatibility in the unit tests using NLPModelsJuMP.jl.
There is an issue with hs61 (see runtests.jl L16) because MathOptNLPModel is not working in this situation see #84 in NLPModelsJuMP.jl.
Since PR #69 , the JuMP models have an ADNLPModels translation, and we check the compatibility in the unit tests using NLPModelsJuMP.jl.
There is an issue with
hs61(see runtests.jl L16) because MathOptNLPModel is not working in this situation see #84 in NLPModelsJuMP.jl.