Skip to content

JuliaSmoothOptimizers/NLPModelsJuMP.jl

Repository files navigation

NLPModelsJuMP

NLPModelsJuMP.jl provides conversion from JuMP.jl / MathOptInterface.jl models to NLPModels.

How to Cite

If you use NLPModelsJuMP.jl in your work, please cite using the format given in CITATION.bib.

Documentation Linux/macOS/Windows/FreeBSD Coverage DOI
docs-stable docs-dev build-gh build-cirrus codecov doi

See the documentation on NLPModels for the description of its API. Here, we focus on the use of JuMP to create MathOptNLPModel and MathOptNLSModel.

Disclaimer: NLPModelsJuMP is not developed or maintained by the JuMP developers.

Bug reports and discussions

If you think you found a bug, feel free to open an issue. Focused suggestions and requests can also be opened as issues. Before opening a pull request, start an issue or a discussion on the topic, please.

If you want to ask a question not suited for a bug report, feel free to start a discussion here. This forum is for general discussion about this repository and the JuliaSmoothOptimizers organization, so questions about any of our packages are welcome.