Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.12 KB

File metadata and controls

15 lines (11 loc) · 1.12 KB

ObjConsNLPModels.jl

lifecycle build codecov.io

A Julia package that integrates into the JuliaSmoothOptimizers ecosystem, allowing the user to define problems where it most efficient to calculate the objective and the constraint at the same time. Supports automatic differentation, and caches results to work with the JSO API.

The package is documented with docstrings, but it is fairly experimental. Suggestions and PRs welcome.