tpapp / ObjConsNLPModels.jl

NLPModel for evaluating the objective and constraint in one step.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

NLPModel for evaluating the objective and constraint in one step.

License:MIT License


Languages

Language:Julia 100.0%